Prevent users from changing Windows Display Settings

If you wonder how those Best Buy guys made those laptops/desktops to not let the customers change the display settings, here is how.

Step-1:

Open Notepad.

Step-2:

Copy and paste the following text to the Notepad.

Windows Registry Editor Version 5.00

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

Step-3:

Save the document somewhere on your desktop as, for example, NoDispSettingsPage.reg. Make sure to give the file a .REG extension.

Step-4:

Right click on the filename and either click on the “Merge” option or the “Open With…” option and then choose “Registry Editor” from the list.

Step-5:

Windows might prompt you with the UAC acknowledgement window. Click on the “Continue” button.

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

 

To get the ability to change the display settings back again, follow these steps.

Step-1:

Open Notepad.

Step-2:

Copy and paste the following text to the Notepad.

Windows Registry Editor Version 5.00

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

Step-3:

Save the document somewhere on your desktop as, for example, AllowDispSettingsPage.reg. Make sure to give the file a .REG extension.

Step-4:

Right click on the filename and either click on the “Merge” option or the “Open With…” option and then choose “Registry Editor” from the list.

Step-5:

Windows might prompt you with the UAC acknowledgement window. Click on the “Continue” button.

Technorati Tags: ,Windows Display,
Related Posts with Thumbnails


Subscribe to our free RSS feed to keep up with what's happening at DemoGeek.com

At DemoGeek.com we try to explain the tech stuffs in as much detail as we can to help the not-so-tech-savvy of our friends understand and follow the tech stuffs.

Share/Save/Bookmark

Subscribe to DemoGeek.com

Leave a Reply





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

One Trackback/Ping

About DemoGeek.com

DemoGeek.com brings you high quality articles, tutorials and how to's on everything related to Microsoft Windows, Mac OSX, iPhone, Useful Websites, Browsers, Software and Programming.

At DemoGeek.com you'll find step-by-step explanation of the technical issues explained in detail with screenshots and screencasts. Read More...

Contact |  FUG |  Disclaimer

Creative Commons License

Canonical URL by SEO No Duplicate WordPress Plugin