Remove Programs from the Add/Remove Programs List (All Windows)

Windows compatible programs must include an uninstall program, sometimes though the program may get removed but the entry in Add/Remove programs does not. This tweak allows you to manually remove any orphaned entries.

Open your registry and find the key below. Under this key will be a number of sub-keys, each representing an installed application.

To see which application each sub-key represents, open it and there should be at least two values 'DisplayName' and 'UninstallString'. 'DisplayName' is the name used in the Add/Remove programs list and 'UninstallString' is the program used to uninstall the application.

To remove a program from the list you can simply highlight and delete the sub-key representing that program.

Registry Settings
System Key : [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft \Windows\CurrentVersion\Uninstall]
Value Name : DisplayName, UninstallString

Disclaimer : Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.