Registry Editor Tricks
August 25th, 2009. Published under Registry Tutorials. 1 Comment.

Though many of u may know all of them or a few of them already, but I think it would be good to share them with u.
All tricks are based on Registry editing.
So I’ll tell the keyname and the value, that u hv to create for the restriction! If the key is not present, then simply create it. So here we go:
1.) Restrict Display Properties:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurre ntVersionPoliciesSystem
create DWORD value NoDispCPL and set its value to 1
2.) Restrict Taskbar Properties:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurre ntVersionPoliciesExplorer
create DWORD value NoSetTaskbar and set its value to 1
3.) Restrict Folder Options:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurre ntVersionPoliciesExplorer
create DWORD value NoFolderOptions and set its value to 1
4.) Restrict Locking/Unlocking the taskbar:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurre ntVersionPoliciesExplorer
create DWORD value LockTaskbar and set its value to 1
5.) Restrict Active Desktop:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurre ntVersionPoliciesExplorer
create DWORD value NoActiveDesktop and set its value to 1
6.) Restrict adding/deleting items from Toolbars:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurre ntVersionPoliciesExplorer
create DWORD value NoToolbarCustomize and set its value to 1
7.) Restrict adding/deleting toolbars:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurre ntVersionPoliciesExplorer
create DWORD value NoBandCustomize and set its value to 1
8.) Restrict right-click in Start Menu:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurre ntVersionPoliciesExplorer
create DWORD value NoChangeStartMenu and set its value to 1
9.) Restrict Desktop Cleanup Wizard:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurre ntVersionPoliciesExplorer
create DWORD value NoDesktopCleanupWizard and set its value to 1
Full Article: Registry Tricks
Watch the video related to registry trick
www.windowsregistrytalk.com
Help answer the question about registry trick
Registry Trick to change xp sp2 to sp3?
hey.
I’ve heard that this will trick xp sp2 into thinking sp3 is loaded.
I know the trick already.
I just wanted to make sure that it doesn’t cause any unwanted problems such as not being able to run other softwares or causing the windows to crash or not to boot.
thx
About Author
Learning from Conversations…
Another Hardware News and Free Software Download:
- Windows XP Registry Tips & Tricks
- Reviews On Windows Registry Cleaner Errors
- Windows Registry Restore Tool
- How to Edit the Registry System on Windows to Fix Errors
- Speed Up Windows Registry
Andy R on August 24th, 2009
The registry is not something that you want to be playing tricks with. You can easily render your computer useless if you change the wrong thing.