Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Colombo
Red Hat Certified System Administrator (RHCSA) - RHEL 10
Sanjeewani95
Updated:
Friday at 7:43 PM
NURSING , CAREGIVER , HOTEL & BEAUTY COURSES
IVA Para Medical Campus
Updated:
Thursday at 9:24 AM
Handmade Character Soft Toys Peppa Pig Family
anil1961
Updated:
Wednesday at 9:58 PM
Ad icon
Video Content Creator
pramukag
Updated:
Jun 28, 2026
Ad icon
QA Engineer Intern
pramukag
Updated:
Jun 28, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Tips & Tricks
Restrictions for Windows 2000, XP, 2003 and Vista
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="koondeGoda" data-source="post: 3073778" data-attributes="member: 61636"><p>Following is a list of some interesting restrictions, which can be made in Windows 2000, XP, 2003 and Vista. Like you can restrict Display properties, taskbar properties, folder options, etc. All tricks are based on Registry editing. So I’ll tell the key name and the value, that you have to create for the restriction. If the key is not present, then simply create it.</p><p> </p><p><strong>NOTE:</strong> If you want to remove the restriction, then simply delete the DWORD value or set its value to <strong>0</strong></p><p> </p><p>So here we start:</p><p></p><p><strong>1.) <u>Restrict Display Properties:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\System</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>create DWORD value <strong><u><span style="color: #800080">NoDispCPL</span></u></strong> and set its value to <strong>1</strong></p><p></p><p><strong>2.) <u>Restrict Taskbar Properties:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>create DWORD value <strong>NoSetTaskbar</strong> and set its value to <strong>1</strong></p><p></p><p><strong>3.) <u>Restrict Folder Options:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>create DWORD value <strong>NoFolderOptions</strong> and set its value to <strong>1</strong></p><p></p><p><strong>4.) <u>Restrict Locking/Unlocking the taskbar:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>create DWORD value <strong>LockTaskbar</strong> and set its value to <strong>1</strong></p><p></p><p><strong>5.) <u>Restrict Active Desktop:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>create DWORD value <strong>NoActiveDesktop</strong> and set its value to <strong>1</strong></p><p></p><p><strong>6.) <u>Restrict adding/deleting items from Toolbars:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>create DWORD value <strong>NoToolbarCustomize</strong> and set its value to <strong>1</strong></p><p></p><p><strong>7.) <u>Restrict adding/deleting toolbars:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>create DWORD value <strong><u><span style="color: #800080">NoBandCustomize</span></u></strong> and set its value to <strong>1</strong></p><p></p><p><strong>8.) <u>Restrict right-click in Start Menu:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>create DWORD value <strong>NoChangeStartMenu</strong> and set its value to <strong>1</strong></p><p></p><p><strong>9.) <u>Restrict Desktop Cleanup Wizard:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>create DWORD value <strong>NoDesktopCleanupWizard</strong> and set its value to <strong>1</strong></p><p></p><p><strong>10.) <u>Restrict notification at low disk space:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>create DWORD value <strong>NoLowDiskSpaceChecks</strong> and set its value to <strong>1</strong></p><p></p><p><strong>11.) <u>Restrict Taskbar Context Menu:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>create DWORD value <strong>NoTrayContextMenu</strong> and set its value to <strong>1</strong></p><p></p><p><strong>12.) <u>Restrict Programs to run:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer\DisallowRun</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>create String value with any name, like <strong>1</strong> and set its value to the program’s EXE file.</p><p>e.g., If you want to restrict msconfig, then create a String value <strong>1</strong> and set its value to <strong>msconfig.exe</strong>. If you want to restrict more programs, then simply create more String values with names <strong>2</strong>, <strong>3</strong> and so on and set their values to the program’s exe.</p><p> </p><p></p><p><strong>13.) <u>Restrict Registry Editor:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\System</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>create DWORD value <strong><u><span style="color: #800080">DisableRegistryTools</span></u></strong> and set its value to <strong>1</strong></p><p> </p><p></p><p><strong>14.) <u>Restrict Task Manager:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\System</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>create DWORD value <strong>DisableTaskMgr</strong> and set its value to <strong>1</strong></p><p> </p><p></p><p><strong>15.) <u>Restrict Writing to USB Drives:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_LOCAL_MACHINE\SYSTEM\Current Control Set\Control\StorageDevicePolicies</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>Create DWORD value <strong>WriteProtect</strong> and set its value to <strong>1</strong></p><p> </p><p></p><p><strong>16.) <u>Restrict New option in context menu:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenu Handlers\New</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>And delete the value of <strong>Default</strong>, e.g., empty it.</p><p> </p><p></p><p><strong>17.) <u>Restrict Send To in context menu:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenu Handlers\Send To</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>And delete the value of <strong>Default</strong>, e.g., empty it.</p><p> </p><p></p><p><strong>18.) <u>Restrict Balloon Tips:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Explorer\Advanced</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>Create DWORD value <strong><u><span style="color: #800080">EnableBalloonTips</span></u></strong> and set its value to <strong>0</strong></p><p> </p><p></p><p><strong>19.) <u>Restrict Users to enable New XP StartMenu:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>Create DWORD value <strong>NoSimpleStartMenu</strong> and set its value to <strong>1</strong></p><p> </p><p></p><p><strong>20.) <u>Restrict Command Prompt:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>Create DWORD value <strong>DisableCMD</strong> and set its value to <strong>2</strong></p><p></p><p><strong>21.) <u>Restrict Drives in My Computer:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>In right-side pane, create a new DWORD value <strong>NoViewOnDrive</strong> and change its value as following:<p style="margin-left: 20px"><span style="color: blue">3 : To Restrict A and B drives only.</span></p> <p style="margin-left: 20px"><span style="color: blue">4 : To Restrict C drive only.</span></p> <p style="margin-left: 20px"><span style="color: blue">7 : To Restrict A, B, and C drives only.</span></p> <p style="margin-left: 20px"><span style="color: blue">8 : To Restrict D drive only.</span></p> <p style="margin-left: 20px"><span style="color: blue">F : To Restrict A, B, C, and D drives only.</span></p> <p style="margin-left: 20px"><span style="color: blue">03FFFFFF : To Restrict all drives.</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>And if you want more specific restrictions, like you want to restrict a combination of other drives, then you can use decimal no. instead of hexadecimal no. Following is a list for all drives decimal no.:<p style="margin-left: 20px"><span style="color: blue">A: 1</span></p> <p style="margin-left: 20px"><span style="color: blue">B: 2</span></p> <p style="margin-left: 20px"><span style="color: blue">C: 4</span></p> <p style="margin-left: 20px"><span style="color: blue">D: 8</span></p> <p style="margin-left: 20px"><span style="color: blue">E: 16</span></p> <p style="margin-left: 20px"><span style="color: blue">F: 32</span></p> <p style="margin-left: 20px"><span style="color: blue">G: 64</span></p> <p style="margin-left: 20px"><span style="color: blue">H: 128</span></p> <p style="margin-left: 20px"><span style="color: blue">I: 256</span></p> <p style="margin-left: 20px"><span style="color: blue">J: 512</span></p> <p style="margin-left: 20px"><span style="color: blue">K: 1024</span></p> <p style="margin-left: 20px"><span style="color: blue">L: 2048</span></p> <p style="margin-left: 20px"><span style="color: blue">M: 4096</span></p> <p style="margin-left: 20px"><span style="color: blue">N: 8192</span></p> <p style="margin-left: 20px"><span style="color: blue">O: 16384</span></p> <p style="margin-left: 20px"><span style="color: blue">P: 32768</span></p> <p style="margin-left: 20px"><span style="color: blue">Q: 65536</span></p> <p style="margin-left: 20px"><span style="color: blue">R: 131072</span></p> <p style="margin-left: 20px"><span style="color: blue">S: 262144</span></p> <p style="margin-left: 20px"><span style="color: blue">T: 524288</span></p> <p style="margin-left: 20px"><span style="color: blue">U: 1048576</span></p> <p style="margin-left: 20px"><span style="color: blue">V: 2097152</span></p> <p style="margin-left: 20px"><span style="color: blue">W: 4194304</span></p> <p style="margin-left: 20px"><span style="color: blue">X: 8388608</span></p> <p style="margin-left: 20px"><span style="color: blue">Y: 16777216</span></p> <p style="margin-left: 20px"><span style="color: blue">Z: 33554432</span></p> <p style="margin-left: 20px"><span style="color: blue">ALL: 67108863</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>So if you want to disable a combination of drives, just sum their numbers and give the same value to <strong>NoViewOnDrive</strong>. e.g., for restricting C, D, E and F drives, give the value: 4+8+16+32 = 60</p><p><strong>NOTE:</strong> You can also hide the drives using <strong>NoDrives</strong> DWORD value. The location and its value remain same as the above trick.</p><p> </p><p></p><p><strong>22.) <u>Restrict RUN in New XP StartMenu:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>Create DWORD value <strong>NoRun</strong> and set its value to <strong>1</strong></p><p></p><p><strong>23.) <u>Restrict Control Panel:</u></strong><p style="margin-left: 20px"><span style="color: blue">HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer</span></p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px"></p><p>Create DWORD value <strong>NoControlPanel</strong> and set its value to <strong>1</strong></p><p> </p><p><strong>PS:guys back up your registry keys before mofidy them..Ur comments are appreciated..</strong></p></blockquote><p></p>
[QUOTE="koondeGoda, post: 3073778, member: 61636"] Following is a list of some interesting restrictions, which can be made in Windows 2000, XP, 2003 and Vista. Like you can restrict Display properties, taskbar properties, folder options, etc. All tricks are based on Registry editing. So I’ll tell the key name and the value, that you have to create for the restriction. If the key is not present, then simply create it. [B]NOTE:[/B] If you want to remove the restriction, then simply delete the DWORD value or set its value to [B]0[/B] So here we start: [B]1.) [U]Restrict Display Properties:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\System[/COLOR] [/INDENT]create DWORD value [B][U][COLOR=#800080]NoDispCPL[/COLOR][/U][/B] and set its value to [B]1[/B] [B]2.) [U]Restrict Taskbar Properties:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer[/COLOR] [/INDENT]create DWORD value [B]NoSetTaskbar[/B] and set its value to [B]1[/B] [B]3.) [U]Restrict Folder Options:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer[/COLOR] [/INDENT]create DWORD value [B]NoFolderOptions[/B] and set its value to [B]1[/B] [B]4.) [U]Restrict Locking/Unlocking the taskbar:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer[/COLOR] [/INDENT]create DWORD value [B]LockTaskbar[/B] and set its value to [B]1[/B] [B]5.) [U]Restrict Active Desktop:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer[/COLOR] [/INDENT]create DWORD value [B]NoActiveDesktop[/B] and set its value to [B]1[/B] [B]6.) [U]Restrict adding/deleting items from Toolbars:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer[/COLOR] [/INDENT]create DWORD value [B]NoToolbarCustomize[/B] and set its value to [B]1[/B] [B]7.) [U]Restrict adding/deleting toolbars:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer[/COLOR] [/INDENT]create DWORD value [B][U][COLOR=#800080]NoBandCustomize[/COLOR][/U][/B] and set its value to [B]1[/B] [B]8.) [U]Restrict right-click in Start Menu:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer[/COLOR] [/INDENT]create DWORD value [B]NoChangeStartMenu[/B] and set its value to [B]1[/B] [B]9.) [U]Restrict Desktop Cleanup Wizard:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer[/COLOR] [/INDENT]create DWORD value [B]NoDesktopCleanupWizard[/B] and set its value to [B]1[/B] [B]10.) [U]Restrict notification at low disk space:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer[/COLOR] [/INDENT]create DWORD value [B]NoLowDiskSpaceChecks[/B] and set its value to [B]1[/B] [B]11.) [U]Restrict Taskbar Context Menu:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer[/COLOR] [/INDENT]create DWORD value [B]NoTrayContextMenu[/B] and set its value to [B]1[/B] [B]12.) [U]Restrict Programs to run:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer\DisallowRun[/COLOR] [/INDENT]create String value with any name, like [B]1[/B] and set its value to the program’s EXE file. e.g., If you want to restrict msconfig, then create a String value [B]1[/B] and set its value to [B]msconfig.exe[/B]. If you want to restrict more programs, then simply create more String values with names [B]2[/B], [B]3[/B] and so on and set their values to the program’s exe. [B]13.) [U]Restrict Registry Editor:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\System[/COLOR] [/INDENT]create DWORD value [B][U][COLOR=#800080]DisableRegistryTools[/COLOR][/U][/B] and set its value to [B]1[/B] [B]14.) [U]Restrict Task Manager:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\System[/COLOR] [/INDENT]create DWORD value [B]DisableTaskMgr[/B] and set its value to [B]1[/B] [B]15.) [U]Restrict Writing to USB Drives:[/U][/B][INDENT][COLOR=blue]HKEY_LOCAL_MACHINE\SYSTEM\Current Control Set\Control\StorageDevicePolicies[/COLOR] [/INDENT]Create DWORD value [B]WriteProtect[/B] and set its value to [B]1[/B] [B]16.) [U]Restrict New option in context menu:[/U][/B][INDENT][COLOR=blue]HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenu Handlers\New[/COLOR] [/INDENT]And delete the value of [B]Default[/B], e.g., empty it. [B]17.) [U]Restrict Send To in context menu:[/U][/B][INDENT][COLOR=blue]HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenu Handlers\Send To[/COLOR] [/INDENT]And delete the value of [B]Default[/B], e.g., empty it. [B]18.) [U]Restrict Balloon Tips:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Explorer\Advanced[/COLOR] [/INDENT]Create DWORD value [B][U][COLOR=#800080]EnableBalloonTips[/COLOR][/U][/B] and set its value to [B]0[/B] [B]19.) [U]Restrict Users to enable New XP StartMenu:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer[/COLOR] [/INDENT]Create DWORD value [B]NoSimpleStartMenu[/B] and set its value to [B]1[/B] [B]20.) [U]Restrict Command Prompt:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System[/COLOR] [/INDENT]Create DWORD value [B]DisableCMD[/B] and set its value to [B]2[/B] [B]21.) [U]Restrict Drives in My Computer:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer[/COLOR] [/INDENT]In right-side pane, create a new DWORD value [B]NoViewOnDrive[/B] and change its value as following:[INDENT][COLOR=blue]3 : To Restrict A and B drives only. 4 : To Restrict C drive only. 7 : To Restrict A, B, and C drives only. 8 : To Restrict D drive only. F : To Restrict A, B, C, and D drives only. 03FFFFFF : To Restrict all drives.[/COLOR] [/INDENT]And if you want more specific restrictions, like you want to restrict a combination of other drives, then you can use decimal no. instead of hexadecimal no. Following is a list for all drives decimal no.:[INDENT][COLOR=blue]A: 1 B: 2 C: 4 D: 8 E: 16 F: 32 G: 64 H: 128 I: 256 J: 512 K: 1024 L: 2048 M: 4096 N: 8192 O: 16384 P: 32768 Q: 65536 R: 131072 S: 262144 T: 524288 U: 1048576 V: 2097152 W: 4194304 X: 8388608 Y: 16777216 Z: 33554432 ALL: 67108863[/COLOR] [/INDENT]So if you want to disable a combination of drives, just sum their numbers and give the same value to [B]NoViewOnDrive[/B]. e.g., for restricting C, D, E and F drives, give the value: 4+8+16+32 = 60 [B]NOTE:[/B] You can also hide the drives using [B]NoDrives[/B] DWORD value. The location and its value remain same as the above trick. [B]22.) [U]Restrict RUN in New XP StartMenu:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer[/COLOR] [/INDENT]Create DWORD value [B]NoRun[/B] and set its value to [B]1[/B] [B]23.) [U]Restrict Control Panel:[/U][/B][INDENT][COLOR=blue]HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer[/COLOR] [/INDENT]Create DWORD value [B]NoControlPanel[/B] and set its value to [B]1[/B] [B]PS:guys back up your registry keys before mofidy them..Ur comments are appreciated..[/B] [/QUOTE]
Insert quotes…
Verification
Asuwa dahayen wadi kalama keeyada?
Post reply
Top
Bottom