Make payments with PayPal - it's fast, free and secure!

How to Enable Logon Screen Shutdown Button in Windows NT 4.0 Server Editions

The information in this article applies to:

 
bullet Microsoft Windows NT 4.0 Server
bullet Microsoft Windows NT 4.0 Server Enterprise Edition

SUMMARY

In Microsoft Windows NT 4.0 Workstation, the Shutdown button is available in the Welcome screen after pressing CTRL+ALT+DELETE to log on. However, in Windows NT 4.0 Server and Windows NT 4.0 Server Enterprise Edition, the Shutdown button is not available by default.

For Windows 2000 and Windows.NET Server Systems, you need to use Start, Run, gpedit.msc. Navigate as show below to the Security Options, Shutdown: Allow system to be shut down without having to log on (Disabled by Default):

MORE INFORMATION

To enable the Shutdown button for Windows NT 4.0 Servers:

  1. Click on the Start Button; Click Run; type regedit

  2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.

  3. Change the value of ShutdownWithoutLogon from 0 (default) to 1.

  4. Click OK.

  5. Exit the registry editor

The change takes effect when you restart the computer or when you log out.

Adapted from Q232399 from Microsoft

Return to previous menu