How to fix Windows 11 when it won't shut down: a complete guide

Last update: 19/11/2025
Author Isaac
  • The most common causes are Quick starthibernation, corrupted files, and update failures.
  • It works by combining a complete shutdown, disabling Fast Startup, and repairing with DISM/SFC.
  • Prevent reactivations by disabling devices, timers, and automatic maintenance.
  • Update BIOS/drivers and, if applicable, uninstall KB5068861 and pause Windows Update.

 

How to prepare your Windows computer before selling it to prevent data leaks

When Windows 11 If it refuses to shut down, it can be incredibly frustrating: the system displays “Shutting down…”, the monitors and fans stop, and yet the power light remains on. Sometimes All that remains is to keep the physical button pressed. To force a shutdown, the computer either restarts instead of shutting down. Other users report that, after "shutting down," the PC turns back on by moving the mouse or pressing a key, as if it had gone into sleep mode.

In practice, there is no single cause. Factors such as Fast Startup (hybrid shutdown) can play a role. external devices that block the closurecorrupted system files, drivers, or BIOS Outdated software, and even problematic updates like KB5068861, which have caused shutdown crashes and unexpected restarts, can be the culprits. Fortunately, there are several checks and solutions that work in most cases.

Most common symptoms and causes

Symptoms may vary: getting stuck on the “Shutting down…” screen, shut down the operating system but continue the hardware onThe computer may restart when attempting to shut down or reactivate only when the mouse is moved. On some computers, everything seems to shut down except the power LED, which remains lit until a shutdown is forced.

A common occurrence is that hibernation or hybrid shutdown (Fast Start) causes the system to Do not completely close the kernel sessionThat's why the PC might wake up or not complete the shutdown, especially if there are drivers or services that don't respond in time.

External devices also play a role: USB drives, printers, card readers, or even connected monitors can block the shutdown process if Windows tries to "release" them and one gets stuck. Meanwhile, Some recent applications may force a restart during shutdown, so it's a good idea to check recently installed software.

There are additional factors: corrupted system files, faulty Windows updates (such as KB5068861), incorrectly configured power options (power buttons that “restart” instead of shutting down), BIOS with inadequate or outdated parameters, scheduled tasks that wake up the computer (wake-up timers), and Windows “Automatic Maintenance” that can turn on the PC to perform tasks.

  • Fast startup/active hibernation prevents a complete shutdown.
  • External peripherals or screens that block the shutdown.
  • Outdated drivers/BIOS, corrupted system files, or hung services.
  • Faulty update (e.g., KB5068861) or incorrect power configuration.
  • Scheduled tasks, maintenance, and devices that can "revive" the PC.

Step-by-step solutions and recommended diagnosis

Solutions for Windows 11 that won't shut down

Before diving into major changes, try the basics. Sometimes the system needs more time to close processes or install components in the background. wait a couple of minutes on the “Shutting down…” screen and check if it finishes on its own.

Disconnect all external devices: keyboards, mice (if possible, use only one), USB drives, printers, memory cards, CD/DVD drives, and additional monitors. On desktop computers, Leave it with the bare essentials. (mouse, keyboard, and a single monitor). If it still shuts down, reconnect it in batches to identify the problematic device.

  How to activate Explorer and system compact mode on small screens

Perform a “hard shutdown”. In Windows 11, open Start > Power button and, while holding down the Shift key, click “Shut down”. forces a complete kernel shutdownThis action prevents hybrid shutdown and resolves stuck shutdowns on many devices.

Disable Fast Startup. Go to Control Panel > Hardware and Sound > Power Options > Choose what the power buttons do > Change settings that are currently unavailable and uncheck “Turn on fast startup (recommended)”. Although the Boot and if the shutdown takes a little longer, inconsistencies that prevent shutdown are avoided; consult Windows 11 takes a long time to shut down.

Check the button and power settings. In Settings > System > Power & sleep, make sure the power button and lid-closing behavior are configured correctly. portableThey are in “Shut down”. Another way is to press Windows + R, type powercfg.cplGo to “Choose button actions” and make sure “Restart” is not selected. For related issues, see Power button fix. An incorrect setting This causes restarts when trying to shut down.

Try shutting down from the line commands: open the Symbol of the system as administrator and run shutdown /s /t 0 to turn off immediately or shutdown /s /f /t 0 to force the closure of frozen applications. If this works, the problem is usually in services or applications that prevent shutdown from the graphical interface.

Disable hibernation. If the computer appears to go to sleep instead of shutting down, open Command Prompt (as administrator) and run powercfg.exe /hibernate offThis command disables hibernation and prevents the hybrid state. If you need to restore it, the reverse command es powercfg.exe /hibernate on.

Force a shutdown and drain any residual power. Press and hold the physical power button until the LED turns off. Then, unplug the power cord (and the battery if removable) for 5 to 10 minutes. When you plug it back in, start again and try the normal shutdown again.

Repair the system image and corrupted files. Open Command Prompt as administrator and run: DISM.exe /Online /Cleanup-image /RestorehealthAfter finishing the success message, launch sfc /scannowWhen it reaches 100%, close the console and try to turn it off. DISM and CFS they correct corrupt files that block the closure. For related starting problems, see diagnosis of starting problems.

Troubleshoot Windows Update issues and install the latest versions. Go to Settings > System > Troubleshoot > Other troubleshooters > Windows Update and run the troubleshooter. If there were update errors preventing shutdown, they will be fixed. Keep Windows 11 up to date. reduces errors of controllers and services that affect shutdown.

Starts in Safe Mode and disable automatic restart on failures. Boot into Safe Mode, open Run (Windows + R), type sysdm.cplGo to the “Advanced options” tab > “Startup and recovery” and uncheck “Automatically restart”. If there was a BSOD quick to turn off, (for example, Blue screen Kernel-Power 41You will see the error on the screen and the computer will not restart on its own.

  How to perform calculations directly from the search bar in Windows 11

Prevent devices from waking your computer. To see what might be turning it on, open Command Prompt (as administrator) and run powercfg -devicequery wake_armedTake note and, in the Device administratorOpen the device properties (mouse, keyboard, network adapter, etc.), go to the "Power Management" tab, and uncheck "Allow this device to wake the computer." prevents unwanted ignitions when moving the mouse or receiving network traffic.

Disable Automatic Maintenance if necessary. Go to Control Panel > System and Security > Security and Maintenance > Maintenance > Change maintenance settings and uncheck “Allow scheduled maintenance to wake up the computer.” If this option appears inactive, can be controlled due to other policies or adjustments.

Turn off wake-up timers. In Control Panel > Power Options > Edit plan settings > Change advanced power settings > Sleep > “Allow wake-up timers”, select “Off” for both battery and AC power. This prevents scheduled tasks from Turn on the PC.

Fine-tune PCIe power management. In the same advanced window, open “PCI Express” > “Link State Power Management” and set it to “Off”. On some systems, this setting causes shutdown blocks.

Investigate conflicting software. If the problem started after installing an application, uninstall it and check. You can also perform a clean boot by disabling third-party services from the appropriate settings. msconfig and the startup applications in the Task Manager. Sometimes, a resident service Forces restart on close.

Special case: update KB5068861. Some users report that after installing it, the computer doesn't shut down, gets stuck on "Shutting down…", restarts, or the hardware remains powered on. Go to Settings > Windows Update > Update history > Uninstall updates, locate "KB5068861," and uninstall it. Then, temporarily pause updates and turn off "Get the latest updates when available" to prevent it from being reinstalled. Note that, on certain devicesThis update does not appear as uninstallable; if this is your case, apply the remaining measures until a corrective patch arrives.

EC/RTC Resets and CMOS Clearing (Compatible Devices). If your system is stuck on "Shutting Down..." for an extended period, you can perform an embedded controller (EC) or real-time clock (RTC) reset on laptops/all-in-ones/handheld gaming PCs according to the manufacturer's instructions. On desktop PCs, a CMOS clear can restore the BIOS to safe values. After this, if Windows boots, Update BIOS, Windows, and drivers to the latest version to prevent recurrences.

Update BIOS, Windows and driversManufacturers (ASUS, Dell, and others) recommend keeping firmware and drivers up to date: this corrects power incompatibilities, improves stability and reduces service hangs during shutdown. Consult the official utilities (e.g., EZ Flash on ASUS motherboards or manufacturer tools) to flash the BIOS safely.

  I can't access certain websites in Windows 11: causes and solutions

Restore the BIOS to default settings if you suspect a conflicting setting. Enter the BIOS (using keys like F2/F11/Delete at startup), load "Defaults," and save with F10. If the boot order has changed, put the correct disk at the top. eliminates erroneous settings that affect the closure.

Reset your system if nothing else fixes it. Back up your files and use the "Reset this PC" option in Windows 11 to return it to its original state. It's a temporary fix, but resolves deep-seated corruption or conflicts impossible to trace.

Risk of data loss. If you lost documents or photos at any point (due to crashes or forced shutdowns), you can use data recovery tools (for example, recovery wizards like "Data Recovery Wizard"). They usually work like this: you select the drive, You run the scanYou review the files found and recover them to a destination other than the original.

Additional diagnostics and official support. Manufacturers like Dell include utilities (e.g., SupportAssist) for running guided hardware tests; if you prefer, They launch one-on-one tests and generate a report. The scope of these guidelines applies to laptops, desktops, All-in-Ones, motherboards, graphics cards, monitors, and MiniPCs: if any test fails, open a support ticket with the technical service, providing the results in hand.

Real-world context helps identify the fault. Several user cases show useful patterns: a PC that appeared to shut down but kept the power LED on was temporarily fixed by disable hibernation In the Registry, another computer was waking up with the mouse after being "shut down" because, in reality, it was entering sleep mode due to Fast Startup and devices with permission to wake it up. These indications point to power/hibernation and wake-up devices as the main cause.

Final prevention tips. After you fix it, it's a good idea to maintain habits that minimize relapses: update Windows and drivers regularly, Don't overload the startup With unnecessary software, check that your antivirus isn't blocking shutdowns, disconnect external drives before shutting down, and if you notice it's still taking a long time to shut down, run DISM/SFC again to address any incipient corruption. Also check How to make Windows 11 use less battery on laptops.

Most systems manage to shut down correctly: by disabling Fast Startup/Hibernation, controlling which devices can wake up, repairing system files, and keeping firmware and drivers up to date. Restarts disappear when shutting downThe issues include "Shutting down..." freezes and unexpected startups triggered by the mouse or network. If your problem matches the KB5068861 update, removing it and pausing Windows Update is usually the solution until Microsoft releases a stable fix.

Windows 11 takes a long time to shut down
Related articles:
Windows 11 Takes a Long Time to Shut Down: Complete Diagnostic and Troubleshooting Guide