Unable to un-install any software?
by Nideesh C on January 12, 2011 · 0 comments
in XP
When you open Add/Remove Programs applet and click on an application entry, you may be noticed that Change, Remove (or Change/Remove) buttons missing, thus leaving only the application name entry there.
Here is a method to make Windows show the Remove, Change (or the Change/Remove button together) buttons in the listing.
Click Start, Run and type REGEDIT. This starts the Registry Editor. Navigate to:
HKEY_LOCAL_MACHINE –>SOFTWARE–>Microsoft–>Windows–>CurrentVersion–> Uninstall–>(Program Name)
(Program Name) here is Adobe Acrobat 5.0 – Taken as an example
In the right-pane, do the following:
Double-click NoRemove (REG_DWORD) and set it to 0
Double-click NoModify (REG_DWORD) and set it to 0

If NoRemove is set to 1, the Remove button will be unavailable
If NoModify is set to 1, the Change button will be unavailable
Not Satisfied ? Just search & get the result
Related posts:
- How to Remove Microsoft Java VM and Install Sun Java
- How to Add a Map Drive button to the toolbar
Tagged as:
add/remove button missing,
missing of add/remove button,
missing of add/remove software button,
software uninstallation,
Unable to un-install any software,
unable to uninstall software,
uninstall option,
uninstall softwares,
uninstallation not working
Me, freelance system administrator having the qualification of Diploma in Electronics & Tele-communication + MCSE + CCNA + CST + 5 years of experience in IT field.
If you like This post, you can follow TheOnlineTutorials on Twitter.
Contact me Via email: support@theonlinetutorials.com
Subscribe to feed via Feed or EMAIL to receive instant updates.
Legal Disclaimer:All information found on the site is without any implied warranty of fitness for any purpose or use whatsoever. Content author/site administrator is not responsible for any loss occurred due to mistakes in this tutorial. Use this tutorial website at your own risk.