The registry is locked, how to import the registry file unlocked

Updated on technology 2024-04-19
10 answers
  1. Anonymous users2024-02-08

    Open Group Policy with it.

    2. Select Local Computer Policy - User Configuration - Management Template - System, double-click "Block Access to Registry Tool" on the right to open the properties, and change Enabled to Disabled.

  2. Anonymous users2024-02-07

    Your problem is with Super Bunny, I've also come across it before, Super Bunny has a ban on modifying the registry, you can cancel it, don't be so cumbersome, if there is a problem + me.

  3. Anonymous users2024-02-06

    Change the suffix of the compiled registry file to: reg does not show the suffix in the Go to Folder option.

  4. Anonymous users2024-02-05

    Install a green PC universal elf, which has this function.

  5. Anonymous users2024-02-04

    Summary. 1. Press "win+r" to open the run, enter ", OK2, open the local group policyr3, and then locate to "User Configuration", "Management Template", "System" under 4, then, pull down the menu on the right, find the "Block access to the registry" option 5, finally, double-click the item, set it to "disabled", apply and save.

    How to unlock the registry when it is locked.

    My computer online banking shows that the IE trust site is not added.

    The registry may be locked.

    I added the site and it still doesn't work.

    1. Press "win+r" to open the run, enter ", OK2, open the local group policyr3, and then locate to "User Configuration", "Management Template", "System" under 4, then, pull down the menu on the right, find the "Block access to the registry" option 5, finally, double-click the item, set it to "disabled", apply and save.

  6. Anonymous users2024-02-03

    Categories: Computer Network >> Operating System Failures.

    Problem description: I am surfing the Internet in an Internet café and want to open the registry but it has been locked by the administrator. How can I open it? (I have Ice Blade to forcibly modify the registry, but I don't know which keys to change to start.) )

    Resolution: Fix a locked registry.

    The trick of the registry being locked is more vicious, and it adds another layer of difficulty to the average user, even if they would simply modify the registry to restore it. The symptom is that when you click "Run" in the start menu, enter the regedit command in the run box, the registry is not available, and you find that you are prompted that you do not have permission to run the program, and then ask you to contact your system administrator.

    This is due to the registry:

    If the DWORD value "DisableRegistryTools" under the Hkey Current User Sofare Microsoft Windows CurrentVersion Policies System is changed to "1", the registry can be restored by reverting its key value to "0".

    Solution: 1) You can make a tool to unlock the registry by yourself, that is, use Notepad with an arbitrary name. reg file, for example, reads as follows:

    regedit4

    disableregistrytools"=dword:**

    It is important to note that if you use this method to make a tool to unlock the registry, you must strictly follow the above writing format, and you must not omit or modify it (in fact, you only need to "copy" and "paste" the above content into your machine notepad); Once you have done the above, click on the "Save As" item in Notepad's file menu, the file name can be arbitrary, but the file extension must be. reg, and then click Save.

    After that, you just need to double-click on the generated tool icon, which will prompt you whether to add this information to the registry, you need to click "Yes", and then the system prompts that the message has been successfully entered into the registry, and then click "OK" to unlock the registry.

  7. Anonymous users2024-02-02

    Four tricks to unlock the registry.

    I believe that many friends have encountered the situation that the registry is locked and cannot enter the registry. Sometimes someone else's machine is locked, and some of them deliberately locked it last time, and they forgot how to unlock it. Here's a few tricks to open the lock completely.

    c:\windows>attrib -h -s -r

    c:\windows>attrib -h -s -r

    c:\windows>copy

    c:\windows>copy

    c:\windows>attrib +h +s +r

    c:\windows>attrib +h +s +r

    Note: If you have exported a registry using the registry before, just double-click the exported file to import the registry to unlock.

    The second trick is to write the jujube early group registry script file.

    regedit4

    disableregistrytools"=dword:00000000

    regedit4 must be capitalized and the top grid stool orange, with a blank line below it and then write the path. Write it down with a notepad or other software and save it as a to. reg is the file with the extension, double-click to execute.

    However, when locking the registry, the clever people have long since put it in the registry. The reg file is associated with the regedit file, so you can consider using the following tricks.

    The third trick is to use the regedit command.

    In pure DOS, regedit can also be used from the command line, e.g. .

    regedit/d hkey_current_user\software\microsoft\windows\currentversion\policies\system\disableregistrytools

    If regedit is also removed, still don't be afraid! We have nirvana.

    The fourth trick is to write WSH (Windows S Cripting Host) with VBA

    dim wsh

    set wsh=ws "ws ")

    The registry will be unlocked for you! ")

    hkcu\software\microsoft\windows\currentbersion\policies\system\disableregistrytools",0,"reg_dword"

    successfully!")

    Write it down with a notepad and save it as such. Double-click the file with the VBS extension.

  8. Anonymous users2024-02-01

    Restore the "Run" option in the Start menu.

    Remove the restriction of "Prohibit the use of the registry".

    If the system also prohibits use. reg file, please ** after the above file, click the right mouse button of the file, select "Open With" in the pop-up menu, and select "File to execute the ** file to successfully import the registry.

    The following file is the opposite:

    Hide the Run option in the Start menu.

    The use of the registry is prohibited.

    The above files are suitable for all Windows versions, and after importing, you may need to restart your computer for the settings to take effect.

  9. Anonymous users2024-01-31

    Use the system policer to unlock the registry.

    Take Windows

    2000 XP 2003 operating system computer for example:

    Step 1: Find Start Run and enter press enter to open Group Policy.

    Step 2: Convert "User Configuration Management Templates System" and double-click "Block Access to Registry Tools" in the right window.

    Step 3: Select "Disabled" in the pop-up window, "OK" and then exit "Group Policy" to unlock the registry.

  10. Anonymous users2024-01-30

    on Windows

    In XP 2003, we can open Group Policy by clicking Start Run, typing enter. Then, then "User Configuration Management Template System", double-click "Block Access to Registry Tool" in the window on the right, select "Disabled" in the pop-up window, and then exit "Group Policy" to unlock the registry.

Related questions
11 answers2024-04-19

Create a text document on the desktop first, copy the following ** into it and save it, change the extension txt to bat, and then execute. >>>More

4 answers2024-04-19

Unlock the registry.

Now the malicious program on the Internet uses the registry to modify the home page of IE, it not only modifies the registry, but also prohibits the use of the registry in order to prevent you from using the registry program modification, in fact, as long as we start the notepad tool and enter the following string (note that the string cannot be more than one and one cannot be less). >>>More

19 answers2024-04-19

regedit4

disableregistrytools"=dword:00000000 >>>More

16 answers2024-04-19

ɻ 2010 Ƶ

Chinese Super League, Bundesliga, Championship, Serie B, stadium, jersey, face shape, new players. >>>More

13 answers2024-04-19

Using Win+R, bring up the "Run" dialog box, enter control userpasswords2 (the last 2 cannot be missing), so that the "User Account" settings dialog box is launched, select the "Advanced" tab, and in "Advanced User Management", click the "Advanced" button. Next, open lusrmgr (Local Users and Groups), select "Users" in the tree diagram on the left, select "Administrator" on the right, right-click, and select "Properties" from the pop-up shortcut menu. Finally, we remove the tick before "Account disabled" and click "OK". >>>More