Shut down button

  • Thread starter Thread starter Jake
  • Start date Start date
J

Jake

How do I hide the "turn off computer" button in the Start
Menu? I don't want that option there, I only want the
users to choose "Log off."

Thanks
 
Open Registry Editor (Regedit.exe) and navigate to:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

and

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

In the right-pane, set the value for 'NoClose' to 1. If it does not exist, create a new DWORD value named 'NoClose'.

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants:
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------


How do I hide the "turn off computer" button in the Start
Menu? I don't want that option there, I only want the
users to choose "Log off."

Thanks
 
If 'NoClose' does not exist in HKEY_LOCAL_MACHINE area, no need to create it.

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants:
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------


Open Registry Editor (Regedit.exe) and navigate to:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

and

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

In the right-pane, set the value for 'NoClose' to 1. If it does not exist, create a new DWORD value named 'NoClose'.

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants:
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------


How do I hide the "turn off computer" button in the Start
Menu? I don't want that option there, I only want the
users to choose "Log off."

Thanks
 
Thanks for the info.

I created a DWORD value in CURRENT USER, but there is no
EXPLORER folder under LOCAL MACHINE?
-----Original Message-----
Open Registry Editor (Regedit.exe) and navigate to:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersi
on\Policies\Explorer]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVers
ion\Policies\Explorer]

In the right-pane, set the value for 'NoClose' to 1. If
it does not exist, create a new DWORD value
named 'NoClose'.
 
How do I shut the computer down after I've changed the
registry key? Is there a command line command to shut the
computer down?
-----Original Message-----
Open Registry Editor (Regedit.exe) and navigate to:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersi
on\Policies\Explorer]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVers
ion\Policies\Explorer]

In the right-pane, set the value for 'NoClose' to 1. If
it does not exist, create a new DWORD value
named 'NoClose'.
 
Logoff and shutdown the system from Welcome Screen. Or, use Shutdown.exe command line. Open Command Prompt window and type shutdown /? for parameters.

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants:
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------


How do I shut the computer down after I've changed the
registry key? Is there a command line command to shut the
computer down?
-----Original Message-----
Open Registry Editor (Regedit.exe) and navigate to:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersi
on\Policies\Explorer]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVers
ion\Policies\Explorer]

In the right-pane, set the value for 'NoClose' to 1. If
it does not exist, create a new DWORD value
named 'NoClose'.
 
Is there a resource on Micorsoft.com that can give me
more registry changes like this?

Thanks for your help!
-----Original Message-----
Logoff and shutdown the system from Welcome Screen. Or,
use Shutdown.exe command line. Open Command Prompt window
and type shutdown /? for parameters.message news:[email protected]...
How do I shut the computer down after I've changed the
registry key? Is there a command line command to shut the
computer down?
-----Original Message-----
Open Registry Editor (Regedit.exe) and navigate to:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersi
on\Policies\Explorer]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVers
ion\Policies\Explorer]

In the right-pane, set the value for 'NoClose' to 1. If
it does not exist, create a new DWORD value
named 'NoClose'.
--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants:
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------


How do I hide the "turn off computer" button in the Start
Menu? I don't want that option there, I only want the
users to choose "Log off."

Thanks
.
.
 
Do a search in Google - group policy registry table - might help! Many tweaks are undocumented though.

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants:
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------


Is there a resource on Micorsoft.com that can give me
more registry changes like this?

Thanks for your help!
-----Original Message-----
Logoff and shutdown the system from Welcome Screen. Or,
use Shutdown.exe command line. Open Command Prompt window
and type shutdown /? for parameters.message news:[email protected]...
How do I shut the computer down after I've changed the
registry key? Is there a command line command to shut the
computer down?
-----Original Message-----
Open Registry Editor (Regedit.exe) and navigate to:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersi
on\Policies\Explorer]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVers
ion\Policies\Explorer]

In the right-pane, set the value for 'NoClose' to 1. If
it does not exist, create a new DWORD value
named 'NoClose'.
--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants:
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------


How do I hide the "turn off computer" button in the Start
Menu? I don't want that option there, I only want the
users to choose "Log off."

Thanks
.
.
 
Back
Top