How to remove "SLEEP" and "SHUTDOWN" options from power button on CTRL+ATL+Delete Screen but keep "RESTART" option.

Robert Cox 1st 5 Reputation points
2023-05-01T17:20:27.4566667+00:00

Image

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,779 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,833 questions
Windows 10 Compatibility
Windows 10 Compatibility
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Compatibility: The extent to which hardware or software adheres to an accepted standard.
459 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,912 questions
Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,553 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Limitless Technology 43,996 Reputation points
    2023-05-02T12:04:01.33+00:00

    Hello,

    Unfortunately there is no granular setting for the Power button on the CTRL-ALT-DEL screen. Either is enabled or disabled using:

    1.Press Win + R to open the Run command dialog box.

    2.Type gpedit.msc and press Enter to open the Local Group Policy Editor.

    3.Navigate to User Configuration > Administrative Templates > Start Menu and Taskbar.

    4.Double-click on the Remove and prevent access to the Shut Down, Restart, Sleep, and Hibernate commands option.

    Other option is to keep the button disable its functionality by changing the next registry chain:

    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]

    "NoClose"=dword:00000001

    --If the reply is helpful, please Upvote and Accept as answer--

    4 people found this answer helpful.