How to Fix Windows 11 Restarting Instead of Shutting Down
Resolve the issue causing Windows 11 to restart when you select shut down
Resolve the issue causing Windows 11 to restart when you select shut down
by Pallav Pathak
Windows 11 restarting instead of shutting down typically occurs due to incorrect power settings, Fast Startup feature conflicts, or outdated drivers. This issue can interrupt your workflow by preventing your computer from completely powering off when you intend it to.
You’ll see options that are currently greyed out. To make changes, click on “Change settings that are currently unavailable”. Now, under “Shutdown settings”, uncheck the option labeled “Turn on fast startup (recommended)”.
Navigate to the “Power Management” tab. Here, uncheck the option “Allow the computer to turn off this device to save power”. Click “OK” to apply the changes.
Repeat this step for any additional network adapters you may have. After completing, try shutting down your computer again to see if the issue persists.
To update drivers, open Device Manager again (as described in Method 2). Right-click each critical device (especially graphics card, chipset, and network adapters), select “Update driver”, and choose “Search automatically for drivers”. Follow the prompts to complete any driver updates.
In the Command Prompt window, type the following command and press Enter:
shutdown /s /f /t 0
This command forces the system to fully shut down immediately, bypassing any conflicting settings or processes.
After applying these methods, your Windows 11 system should shut down correctly without restarting. Regularly updating your drivers and system software can help prevent similar issues in the future.