Uncheck the box in the image
Main Topics
Browse All TopicsHi,
Need to disable/hidden show updates in the add/remove programs, tried through registery key but all the updates show up in the add/remove programs but i need only the installed applications not the updates/patches.
Regards
Anil
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
try this:
Start > Run menu, enter regedit and navigate to HKEY_LOCAL_MACHINE\Softwar
Create a REG_DWORD value name "DontGroupPatches" (if this value doesn't exist). Double click on the entry DontGroupPatches, and add the value "1" to enable the setting.
Close up the hive, and then exit. On the next restart or logoff/on the setting will take effect. To get this out to all systems, you could just add a login script and save the setting as a .REG file.
Did you try what IainNIX suggested? Below is a link with some visuals....
http://www.liutilities.com
Both of the options mentioned here just disable the filtering of Updates from the list.
The only way you can actually remove the entry from add/remove programs is by removing it's entry in the: HKEY_LOCAL_MACHINE\Softwar
Key, obviously this will prevent you from uninstalling it unless you have exported the registry keys before you remove them, this is also a manual process for each item.
What is it you are trying to achieve? Perhaps the easiest option is to prevent access to Add/remove programs?
what service pack level is this machine at and also is this computer on a domain ?
If its on a domain then the servers group policy will over ride local group policy or security settings so you may have to set this via the servers group policy for the relevant OU that the computer is in.
If its not on a domain then its either a local security / group policy setting or possibly update it to at least service pack 2 or 3.
I will have a look later and post back if I find anything of use with regards to add / remove having the check box as well as always displaying updates
Hi demazter, as of now we have disabled the add/remove programs. But there is team which needs access to it by which they keep removing updates which are installed. What i need is that to give access to control panel but hide the updates/patches which are installed.
I have tried with changing the registry key before as per IainNIX comment, but it hides the checkbox on the top but display all the patches below which should hide.
All the machines are with SP3 and its on the domain.
The check box you are refering to is a filter option if you remove it it will display everything.
You can remove the updates from the list completely by removing their entry under the key I posted earlier but this would mean that should you wish to uninstall at a later date you would need to put the key back. This is also a manual process. Alternatively you could rename the DisplayName and the Uninstall keys which will prevent them from showing in add remove programs.
Again this is a manual process.
Navigate in the registry to: HKEY_LOCAL_MACHINE\Softwar
under here will be GUID's for each product that is installed, inside each one there will be the following two values:
DisplayName
Uninstall
If you rename both of these values it will not appear in the add/remove programs list you could rename them to:
1-DisplayName
1-Uninstall
he wants to remove/disable the tick box from the top of the Add/Remove programs window - Show Updates, not remove applications from being listed at all. To apply this method to all updates/patches for every system would be insane and impossible to police for every system.
i already posted a solution, which works.
here is a page with the same explanation, but with all the step by step pictures/screenshots to match:
http://www.tweaklibr
I got the solution for the question, rename the string name "UninstallString" of any update/patch which will get hidden, once again if its renamed as UninstallString the update will appear in the Add/Remove programs but its manual work or it can be put in the login script.
HKEY_LOCAL_MACHINE\Softwar
Business Accounts
Answer for Membership
by: amfincoPosted on 2009-08-19 at 10:30:17ID: 25135154
There is a checkbox on the top of the screen that shows programs/updates..