What to do when Windows 11 won’t shut down?

I recently encountered an issue where my Windows 11 computer just wouldn’t shut down. Every time I tried to turn it off, it either took an unusually long time or simply reverted back to the desktop without any error messages. I’ve made sure all programs were closed, and I even tried using different methods like the power button and the Start menu options, but nothing seemed to work. This situation has been incredibly frustrating because I’m concerned about the potential impact on my system’s health and my unsaved work. I’m starting to feel helpless and unsure of what to do next. Does anyone have any insights or solutions on how to resolve this problem?
10 Answers

If none of the simpler fixes work, a system restore could resolve the issue by reverting your PC to a previous stable state:
- Search for ‘System Restore’ in the Windows search bar and click ‘Create a restore point’.
- Click ‘System Restore’ and select a restore point from before the issue began.
- Follow the on-screen instructions to complete the restore.
This method has effectively resolved such stubborn issues for me.

Restoring your power plan settings to their default might solve the issue. Here’s the procedure:
- Open Control Panel.
- Go to Hardware and Sound > Power Options.
- Click ‘Change plan settings’ next to the selected plan.
- Click ‘Restore default settings for this plan’.
Resetting the plan helped me, and it might assist you as well.

I underwent a similar ordeal, and here are some steps that resolved the issue for me:
- Check for system updates: Sometimes, the shutdown issue is due to a pending update. Navigate to Settings > Windows Update and ensure all updates are installed.
- Use the Power troubleshooter: Go to Settings > System > Troubleshooters > Power.
- Disable Fast Startup: Open Control Panel > Power Options > Choose what the power buttons do > Change settings that are currently unavailable > Uncheck ‘Turn on fast startup’.
Hopefully, these steps can help you out.

Performing a clean boot can identify any conflicting software. Here’s how:
- Press Win + R, type
msconfig
and press Enter. - In System Configuration, go to the Services tab, check ‘Hide all Microsoft services’, and click ‘Disable all’.
- Switch to the Startup tab and click ‘Open Task Manager’.
- Disable all startup items one by one.
- Restart your computer and see if the problem persists.
If this works, re-enable items one at a time to find the problematic software.