Saturday, February 28, 2009

Registry Repair

Enable Registry

1. Click Start->Run->Type gpedit.msc.
2. Go to path :- User Configuration->Administrative Templates->System.
3. In the right side, double click Remove Task Manager and disable it.


Enable Task Manager

1. Click Start->Run->Type gpedit.msc.
2. Go to path :- User Configuration->Administrative Templates->System->Ctrl+Alt+Delete Options.
3. In the right side, double click Prevent access to registry editing tools and disable it.


USB Write Protected

1. Click Start->Run->Type regedit.
2. Go to path :- HKEY_LOCAL_MACHINESYSTEM\CurrentControlSet\Control\StorageDevicePolicies.
3. In the right side, click on WriteProtect and click modify.
4. If the value data is 1 change it 0 and click ok.
5. Repeat steps 7 to 10 for ControlSet001 and ControlSet002.

If you don't find it in the registry:
1. Click Start->Run->Type regedit.
2. Go to path :- HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control.
3. If there is no key called StorageDevicePolicies, create it
4. Right-click Control key, and selecting New->Key.
5. Rename it StorageDevicePolicies.
6. In the right side, right-click and selecting New->DWORD Value.
7. Rename it WriteProtect.
8. Right-click the WriteProtect value and choose Modify.
9. In the Value Data box change to 1.


Disable USB

1. Run Registry Editor.
2. Go to path :- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor.
3. In the right side, double click on the Start value name.
4. Change the value data to 4 to disable the removable USB mass storage device drive access.
5. To re-enable the drive access for removable USB mass storage device driver, change back the value data for Start to its original default of 3.


Folder Options Enable

1. Run Registry Editor.
2. Go to path :- HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer.
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Policies\Explorer.
3. In right-side pane, check whether a DWORD value named NoFolderOptions exists or not? If it exists, delete it.


Hidden Files

1. Run Registry Editor.
2. Go that path:- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL.
3. In the right side, Look at the CheckedValue key.This should be a DWORD key. If it isn’t, delete the key.
4. Create a new key called “CheckedValue” as a DWORD with a value of 1.

0 comments:

Related Posts Plugin for WordPress, Blogger...