 |
Restricting access to Properties of My Computer or System in Control Panel (For All Users).
This setting can hide the Properties of My Computer folder and restricts access to System Properties dialog box of System in Control Panel.
Click Here to Run a Free Scan for None Related Errors
Description: When you go to my computer folder, press the right mouse button and choose properties or when you go to start > setting > control panel and perform a double-click on system, the system properties dialog box will appear. Likewise, selecting my computer properties in windows explorer or alt + enter key combination with my computer selected, also calls the same dialog box. If this setting is enabled, you can prevent the user having access to the system properties dialog box, using any of the above channels. For this, go to start > run menu, enter regedit and navigate to the registry path listed below. If the subkey explorer is not present, create it as explained below. Then, create a dword value nopropertiesmycomputer, if this value does not exists. Now, right-click and modify the value to 1 which can hide the properties dialog box. However, if you want to show the dialog box back, change the value to 0 or delete the value. The changes take effect after a restart or logoff. Note: the restrictions will apply on all user accounts created on your system.
Level: Recommended For Novice Users
Path: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\] |
Location: Local Machine |
Value Name: Explorer |
Data Type: Key |
Enabled Value: |
Disabled Value: |
Action Type: Add an Entry |
|
Path: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\] |
Location: Local Machine |
Value Name: NoPropertiesMyComputer |
Data Type: DWORD (DWORD Value) |
Enabled Value: 1 |
Disabled Value: 0 |
Action Type: Add an Entry |
|
 |
First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type "regedit". |
|
 |
Second, go to the <b> [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\]</b> key, right-click to create a new key with the name "Explorer". |
|
 |
Third, right-click in the open area to create a new DWORD value with the name "NoPropertiesMyComputer". |
|
 |
Fourth, right-click on the "NoPropertiesMyComputer" DWORD value and click on 'Modify'. |
|
 |
Finally, enter the value "1" in the text box and click on 'OK'. |
|
|