Wednesday, October 13, 2010

Add/Remove Programs Using RegEdit

Manually remove programs from the Add or Remove Programs tool:

1. Click Start, and then click Run.
2. In the Open box, type regedt32, and then click OK.
3. In Registry Editor, locate the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
In the left pane, click the Uninstall registry key, and then click Export on the File menu.



4. Take a full backup of the registry:

In the Export Registry File dialog box that appears, click Desktop in the Save in list, type uninstall in the File name box, and then click Save.

5. Each key listed under Uninstall in the left pane of Registry Editor represents a program that is displayed in the Currently installed programs list of the Add or Remove Programs tool. To determine which program that each key represents, click the key, and then view the following values in the details pane on the right:

DisplayName: The value data for the DisplayName key is the name that is listed in Add or Remove Programs.
UninstallString: The value data for the UninstallString key is the program that is used to uninstall the program.

6. After you identify the registry key that represents the program that you removed but which is still displayed in the Currently installed programs list of Add or Remove Programs, right-click the key in the left pane of the Registry Editor window, and then click Delete.

7. Click Yes in response to the "Are you sure you want to delete this key and all of its subkeys?"

8. On the File menu, click Exit to quit Registry Editor.
Click Start, click Control Panel, and then click Add or Remove Programs.

9. In the Currently installed programs list, verify that the program whose registry key you deleted is no longer listed.

10. If the program list has the deleted program still in Add or Remove Programs, double-click the Uninstall.reg file (backed up registry file) that you saved to your desktop to restore the original list of programs in the registry.

No comments:

Post a Comment

Search This Blog