Support Forums

Full Version: [TRICK] Shutdown Button Restriction
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello SF users. Today, I brought to you a simple yet useful trick to Restrict any computer user from Shutdown button.

This tip is very interesting for home and some small office users, who wants to restrict user's ability to shutdown their computer. You can hide the Shutdown button from the Start menu using registry editor and also restrict access to shutdown, if a user clicks on Ctrl+Alt+Del.

Follow the given steps to hide system shutdown button from start menu:

1. To use this feature, you will need to be logged into your computer
with administrative rights.

2. Click Start button and type regedit in Run option then press Enter
for next.

3. Here locate the location to:

Code:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer

4. Here in right side panel, right click to create a new DWORD value
with name NoClose.

5. Now assign number 1 to its value data box.

6. Now close the registry editor and restart your computer after any
changes to go into effect.

7. But next time, if you want to unhide the shutdown button then simply change the value data box to 0 or delete this DWORD item.

8. Again close the registry editor and restart your computer after any
changes to go into effect.


This trick is written by zone for www.supportforums.net . You are free to share this but please give credit to me.


Thankyou very much Smile be happy always.