How To: Prevent Windows Vista Users From Changing The Display Settings

In Windows Vista, users can easily change desktop wallpaper, screen saver, themes and other appearance settings by right-click on Desktop and select Personalize. By a simple registry tweak, you can prevent all users on the Windows Vista computer from changing the display settings like  screen resolution, refresh rate and color depth as well as the dpi size. This Windows Vista Registry Tweak is very useful for network administrators who want to prevent users from changing the display settings on their workstation.


Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies
\System]
“NoDispSettingsPage”=dword:00000001

After this when you right click on your Windows Vista desktop to change the display settings you won’t be able to do it.

If you need to restore this functionality, follow these steps:


Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies
\System]
“NoDispSettingsPage”=dword:00000000


Alternate Method:

Download, extract, and double-click on DisplaySettingsNoChange.reg to merge the registry values into the Windows registry. You can use the included DisplaySettingsChange.reg file to rollback the changes.

Prevent Users from Changing the Display Settings in Windows Vista

Warning:
Modifying the Windows registry can cause serious damage to your Windows Operating System.It is better to backup your Windows registry data before making any changes. Tomstricks.com is not responsible for any changes you may make to your system.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google

Popularity: 4%

Did You Like This Post? Then You Might Find These Also Interesting:

Written by Tony on February 18th, 2009 with no comments.
Read more articles on Vista Appearence and Vista How To?.

Related articles

No comments

There are still no comments on this article.

Leave your comment...

If you want to leave your comment on this article, simply fill out the next form:




You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .