Alt+F4 Shutdown Dialog Defaults to "Switch User" Instead of "Shut Down" in Windows 11

Sourav Roy 5 Reputation points
2026-06-13T12:39:42.89+00:00

On my Windows 11 PC, the classic Alt+F4 "Shut Down Windows" dialog no longer defaults to the "Shut down" option. Instead, the dropdown is preselected to "Switch user".

Previously, I could shut down the computer by pressing Alt+F4 on the desktop and then pressing Enter. Now, pressing Enter switches the user account instead of shutting down the system.

I have not intentionally changed any settings related to user accounts, shutdown behaviour, or Fast User Switching. I would like to understand what may have caused this change and how to restore the previous behaviour where "Shut down" is the default selected option in the Alt+F4 shutdown dialog.

Additional observations:

The issue occurs in the standard Windows 11 "Shut Down Windows" dialog accessed from the desktop using Alt+F4.

The dropdown currently defaults to "Switch user" every time the dialog is opened.

I would like to know whether this behaviour is related to Windows updates, Fast User Switching, multiple user sessions, Group Policy settings, or any other Windows configuration, and how to revert it.

Please provide troubleshooting steps to restore "Shut down" as the default selection.

Windows for home | Windows 11 | Sleep and Power on, off
0 comments No comments

3 answers

Sort by: Most helpful
  1. Ramesh 180.9K Reputation points Volunteer Moderator
    2026-06-13T16:46:52.25+00:00

    Hi Sourav,

    This is due to the Change Start Menu power button policy setting.

    To verify that, open Command Prompt and run this command:

    reg query "HKCU\SOFTWARE\Policies\Microsoft\Windows\Explorer"
    

    Copy the output and post it in your reply.

    Was this answer helpful?

    1 person found this answer helpful.

  2. Martin Rosen 0 Reputation points
    2026-08-23T16:36:15.9+00:00

    The system cannot find the path specified. Is there not an easy way to switch to 'shut down'

    from 'switch user' ?

    Was this answer helpful?

    0 comments No comments

  3. MUSTAFA SALAH 1,880 Reputation points
    2026-06-13T14:28:07.1933333+00:00
    • Make sure no other users are active "Another account is still signed in in the background"
    • System file repair: run the below commands in CMD as Admin in order:
      sfc /scannow
      DISM /Online /Cleanup-Image /RestoreHealth
      sfc /scannow
    • Create New User Profile (& test, if no issues found then you have a corrupted user profile)

    Regards,

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.