Windows XP - Prevent 'Users' Installing Software

I've created a Limited User but they can still install software that doesn't require elevated permissions.
 
You can set up a password protected system with Parental Controls in Control Panel. That way they would have to enter a password for the actions you selected in Parental Controls.
 
(WITH ADMINISTRATOR ACCOUNT)
1 - Right click on My Computer > Manage
2 - Open the Local Groups and Users > Then open Users
3 - Search for the user account that you want to restrict the installations and other stuffs > Righ-click on it > Select Properties
4 - On the Member Of tab > Remove all group in this list > Click ADD and then write USERS Press OK and OK again.
5 - Close all windows, make logoff and logon with the users that we assign the new group.
6 - Try to install or make changes in the Control Panel
 
(WITH ADMINISTRATOR ACCOUNT)
1 - Right click on My Computer > Manage
2 - Open the Local Groups and Users > Then open Users
3 - Search for the user account that you want to restrict the installations and other stuffs > Righ-click on it > Select Properties
4 - On the Member Of tab > Remove all group in this list > Click ADD and then write USERS Press OK and OK again.
5 - Close all windows, make logoff and logon with the users that we assign the new group.
6 - Try to install or make changes in the Control Panel
That's how the account is set up anyway. You can still access control panel and make changes.
 
That's how the account is set up anyway. You can still access control panel and make changes.

Quick way to do this is to make a Registry change for a given user. Log on as the user to restrict, and in HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPolicies Explorer, set or create a REG_DWORD value named NoControlPanel and set it to 1. To disable it, delete the value or set it to 0
 
Back
Top Bottom