All of a sudden you find that you can not edit your registry. Here is the solution-
download this script click here(you may have to confirm the download as well do it as it is a vbscript) and run you will be asked to verify your administrative rights give your password or permission and you can now you have solved your problem go enjoy editing your registry.
Tip- you can save your registry and store it whenever you find that you have some problem with registry then simply restore the saved registry.
Collection of writings related to technology, programming, solutions to common problems and a lot more :)
Showing posts with label registry disabled. Show all posts
Showing posts with label registry disabled. Show all posts
Sunday, January 4, 2009
Thursday, December 25, 2008
How to enable your Task Manager
If your task manager has been disabled (you dont know how may be some virus) all you have to do is open registry editor, and change one key at
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System.
change the value of DisableTaskMgr to '0' if it is set to '1'.
To open regestry editor in vista you just type regedit and hit enter. Or you can open run and type regedit and go.
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System.
change the value of DisableTaskMgr to '0' if it is set to '1'.
if this key is not there then create it by creating a key (by right clicking and new)in policies named System and in that key you add a new DWORD value(by right clicking and new) name that value to be DisableTaskMgr and set its value to be '0'.
To open regestry editor in vista you just type regedit and hit enter. Or you can open run and type regedit and go.
if you are not able to open registry editor then you first have to enable your registry editing. to do so go to the given link below.
Subscribe to:
Posts (Atom)