Press and hold the power button to force a shutdown, then follow the quick steps to find the cause and stop hang-ups.
Why A Computer Refuses To Power Down
When a desktop or laptop stalls at shutdown, something keeps the session alive. It might be a stuck app, a driver not releasing, pending updates, wake timers, or power settings like hybrid shutdown. The good news: you can track these with a checklist and a few commands.
Computer Not Turning Off: Quick Fixes That Work
Try these in order, from fastest to deeper fixes. After each step, try shutting down again. If it works, you’re done.
One Minute Triage
- Give it a few minutes. If updates are installing, the screen can linger longer than usual.
- Close open apps. Save work, then exit any program that shows a “not responding” tag.
- Unplug extras. Pull USB hubs, docks, drives, and external GPUs, then retry.
- Use a force command. On Windows, press Win+X, choose “Windows Terminal (Admin),” then run
shutdown /s /f /t 0. - On a Mac, hold the power button until the screen goes dark. Wait a few seconds, then power on normally.
Quick Symptom Checker
| Symptom | Most Likely Cause | Fast Action |
|---|---|---|
| Shuts off screen but fans or lights stay on | Driver or power setting | Run the force command, then review Fast Startup or wake sources |
| Stuck on “Shutting down” for minutes | App or service won’t close | End the app in Task Manager or Activity Monitor and retry |
| Restarts instead of shutting down | Wake timer, update, or network device | Disable wake timers and test with the network adapter unplugged |
| Shuts down only when unplugged | USB device or dock holds power state | Remove accessories and shut down again |
| Mac shows spinning wheel forever | Background process or kernel extension | Force power off, then boot to safe mode once |
Windows Steps: From Basic To Deeper Fixes
1) Finish Or Kill Stuck Apps
Press Ctrl+Shift+Esc to open Task Manager. Sort by “Status,” select any app marked not responding, and choose “End task.” For stubborn background items, sort by CPU or Disk to spot a process spiking during shutdown.
2) Turn Off Fast Startup For Testing
Hybrid shutdown can keep parts of Windows in a hibernated state. That speeds boot, yet it can block a clean power down on some setups. You can read how the feature works in this Microsoft Learn article, then temporarily switch it off: Control Panel → Power Options → Choose what the power buttons do → Change settings that are currently unavailable → uncheck “Turn on fast startup.” Test a few stops; if shutdowns are solid, you’ve found your culprit.
3) Hunt Down Wake And Power Requests
Open Windows Terminal as admin. Run powercfg -requests to list any app, driver, or streaming task that blocks sleep or shutdown. If you see a media player, browser, or a device driver holding a request, close the item or update it. Use powercfg -lastwake after an unexpected restart to see what woke the PC.
4) Disable Wake Timers
In Power Options, set the current plan to “Balanced,” select “Change plan settings,” then “Change power settings (the link under the plan).” Under “Sleep,” set “Allow wake timers” to “Disable.” Do this for both battery and plugged in. This stops scheduled tasks and updates from spinning the machine back on right after shutdown.
5) Update Chipset, Storage, And Graphics Drivers
Old drivers can leave the kernel hanging during power transitions. Install the latest drivers from the PC maker or component vendor for the chipset, storage controller, and GPU. If a new driver started the trouble, roll it back from Device Manager and test again.
6) Clean Boot To Rule Out Extras
Press Win+R, type msconfig, and press Enter. On the Services tab check “Hide all Microsoft services,” then click “Disable all.” Open Task Manager from the Startup tab and disable non-Microsoft entries. Reboot, then try several shutdowns. If the issue vanishes, re-enable items in batches to find the trigger.
7) Check For Pending Updates
Open Settings → Windows Update. Install updates, restart, and try again. A staged update can hold the system in a limbo state until it completes.
8) Reset Power Plans
Open a terminal as admin and run powercfg /restoredefaultschemes. This reloads default power plans and clears odd plan edits that can interfere with sleep and shutdown.
9) Command Cheat Sheet
| Command | What It Does | When To Use It |
|---|---|---|
shutdown /s /f /t 0 |
Forces apps to close and powers off now | Screen says shutting down but never finishes |
powercfg -requests |
Shows blockers that keep the system awake | PC restarts or refuses to stay off |
powercfg -lastwake |
Reports what woke the PC last time | Machine turns back on after shutdown |
powercfg /devicequery wake_armed |
Lists devices allowed to wake the PC | Network mouse or keyboard wakes the system |
powercfg /h off |
Turns off hibernation to test a clean stop | Fast Startup keeps breaking shutdown |
10) Repair System Files
Open a terminal as admin and run sfc /scannow. If it finds issues, follow with DISM /Online /Cleanup-Image /RestoreHealth and reboot. Damaged system files can block services from closing cleanly. Run the checks again until they report no errors, then try several shutdowns.
Mac Steps: Smooth Shutdowns Again
1) Close Apps That Won’t Quit
Press Command+Option+Esc and use Force Quit on any frozen app. If the Dock shows a bouncing icon, switch to that app and save, then quit. Some menu bar tools can also hang a shutdown; quit them from their menu first.
2) Use Apple’s Force Power Off Safely
Apple documents the hardware press needed when a Mac stops responding. See the steps on Apple’s guide. After a force power off, boot once, log in, and then shut down from the Apple menu to confirm the next stop is clean.
3) Test In Mac Safe Mode
Safe mode loads only required items and runs a quick check on the startup disk. On Apple silicon, shut down, hold the power button, pick your startup disk, then hold Shift and choose “Continue in Safe Mode.” On Intel, hold Shift right after the chime. If shutdown works here, remove login items or third-party kernel extensions that load at startup.
4) Check Peripherals
Unplug docks, card readers, audio interfaces, and external drives. Then try a stop from the Apple menu. Reconnect one at a time and test to isolate a flaky device.
5) Reset NVRAM And Try Again
On Intel Macs, shut down, then hold Option+Command+P+R for one start cycle. On Apple silicon, settings reset during a normal restart, so just power down and start again. If the problem clears, re-apply any custom boot settings later.
Stop Repeat Problems At The Source
Keep Drivers And macOS Current
Install vendor drivers for graphics, storage, and network. Update Windows or macOS on a steady cadence. Many shutdown stalls vanish after a device or system patch.
Trim Startup And Login Items
Lean boot lists lead to smoother power states. Remove toolbars, updaters, and trial utilities you don’t use. On Windows, review Startup apps in Settings. On a Mac, open System Settings → Login Items and remove extras.
Tune Power Plan Basics
Pick the Balanced plan, then set display and sleep timers. Many set the screen to turn off sooner than the PC sleeps. That mix keeps background tasks happy and lets the machine power down when you choose Shut down.
Watch External Drives
Drives that don’t park their heads or unmount cleanly can hold a shutdown. Eject volumes before stopping the machine. If a USB enclosure hangs power down, try a different cable or port.
Review Network Wake Features
Wake on LAN and similar features can power the system back on a moment after a stop. If you don’t need remote wake, turn it off in your adapter settings or BIOS and test again.
Scan For Malware
Malware can hook deep into startup and shutdown. Run a trusted scanner from your vendor or Microsoft Defender, clean anything found, and retest.
Data Safety And Hard Power Offs
A long press on the power button ends the session without saving buffers. That’s fine as a last resort, yet it can cost unsaved edits or damage a file that was mid-write. Before you force it, try the task end steps above. If you must hold the button, wait a few beats before powering back on so disks can spin down and boards can discharge heat.
Still Stuck? What To Try Next
Create A New Local Profile
A corrupt profile can carry broken startup or shutdown tasks. Make a new local user, sign in, and try a stop. If that works, move files across and retire the old profile.
Test With Minimal Hardware
For desktops, boot with only the system drive, one RAM stick, keyboard, and display. For laptops, remove docks, cards, and dongles. If the PC shuts down fine in this trim state, add parts back until you find the piece that breaks the stop.
Run A Disk Check
On Windows, open a terminal as admin and run chkdsk /scan. On a Mac, run Disk Utility’s First Aid. File system faults can stall late in the stop cycle.
When To Seek Repair
If shutdown fails even with clean boot, safe mode, fresh drivers, and no extras attached, you may have a failing drive, bad RAM, or a board fault. Back up, then contact the maker or a trusted repair shop for a hands-on test.
