Power-save mode failures stem from sleep or hibernate glitches; start with a hard reboot, full power-cycle, then fix wake sources.
When a desktop or laptop refuses to wake, you’re dealing with a sleep, hibernate, or low-power idle hang. The good news: most cases clear with a controlled reboot, a full power drain, and a few wake-source and driver tweaks. This guide walks you through fast checks, platform-specific fixes for Windows and macOS, and deeper steps if the screen still stays dark.
Fast Safety Checks Before You Tinker
Rule out the simple stuff first. Many “dead” systems are actually on, but the screen or input path isn’t responding. Work through these in order.
- Power button press: Hold for 10–15 seconds to force a shutdown. Wait 10 seconds, then press once to start.
- Power and cables: Try a different AC outlet, power strip, or adapter. Reseat the barrel jack or USB-C plug.
- External display path: Toggle the display’s power, switch inputs, and reseat HDMI/DP/USB-C. Try a second cable.
- Peripherals: Unplug docks, hubs, drives, and dongles. Boot bare, then add devices one at a time.
- Battery indicator: On laptops, give it 10 minutes on the charger, then try again.
Quick Fix Matrix By Symptom
Use this table to jump to the right move for what you see on screen—or don’t see at all.
| Symptom | Likely Cause | Fast Action |
|---|---|---|
| Fans spin, lights on, screen black | Display path or sleep hang | Force shutdown, power-cycle, try another cable/monitor |
| No lights, no sound | Power delivery or battery drain | Try another outlet/adapter; hold power 15s; charge 10–20m |
| Wakes then freezes | Driver or Modern Standby issue | Update GPU/chipset; adjust wake sources; disable fast startup |
| Laptop wakes only with power button | Keyboard/mouse wake blocked | Enable device wake; check BIOS/UEFI USB power settings |
| Mac shows no logo on open | NVRAM/SMC or lid sensor state | Press and hold power 10s; run NVRAM/SMC resets; charge |
PC In Sleep Mode Not Turning On — What Works
Windows laptops and desktops can hang in S3 sleep, classic hibernate, or Modern Standby (S0 low-power idle). Fixes fall into three buckets: a clean power reset, wake-source sanity checks, and driver/firmware updates.
Bucket 1: Power-Cycle The Hardware
- Force the shutdown: Hold the power button for 10–15 seconds.
- Drain residual power (desktops): Unplug the power cord, flip the PSU switch off, hold the case power button for 15 seconds, then reconnect and start.
- Drain residual power (laptops): Unplug the charger, hold power 15 seconds, plug the charger back in, wait 10 seconds, then press power once.
Bucket 2: Fix Wake Sources And Inputs
Some systems only wake for specific events. Tested defaults often allow wake from the power button and from lid open, but block USB devices to save power. Tweak these so your keyboard or mouse can bring the system back.
- Allow keyboard/mouse to wake: In Device Manager → Keyboards/Mice → Properties → Power Management, check “Allow this device to wake the computer.”
- Check USB power in firmware: In BIOS/UEFI, enable “USB power in sleep/S5” or similar so wired devices stay armed.
- Review Modern Standby wake sources: On models that use low-power idle, wake can come from lid, power, timer, network (WoL), or AC change. Trim the list if the system wakes to the wrong triggers, or add inputs you trust.
Bucket 3: Clean Up Drivers And Power Settings
- Display adapter: Update graphics drivers from the GPU vendor (Intel, AMD, NVIDIA). Stale drivers often cause black-screen wakes.
- Chipset/ME/Platform: Install the latest chipset and management engine packages from the system or motherboard maker.
- Power plans: Use “Balanced.” Reset plan defaults, then retest sleep/wake.
- Fast startup (Windows 10/11): Toggle off in Control Panel → Power Options → Choose what the power buttons do. Retest cold boots and wakes.
Screen Still Black? Pro-Level Windows Steps
If basic steps didn’t revive it, dig a bit deeper. These moves help isolate whether the hang comes from Modern Standby, a flaky driver, or firmware.
Check Supported Sleep States
Open Command Prompt as admin and run powercfg /a. You’ll see which sleep modes the system supports. If only S0 low-power idle is listed, the device follows the phone-like model. That model can feel different, but it should wake on allowed sources. If wake feels unreliable, update BIOS/UEFI and drivers first.
Audit Wake Devices And Timers
- Run
powercfg /devicequery wake_armedto list devices that can wake the PC. Allow your keyboard or mouse if missing. - Run
powercfg /lastwakeafter a surprise wake to see what triggered it. If AC power change or a noisy device wakes it, disable that wake source.
Refresh Firmware
Apply the latest BIOS/UEFI. Vendors often ship sleep/wake fixes in firmware notes. After flashing, load setup defaults once, then re-enable only the options you rely on.
GPU Reset Tricks
When the system wakes but the display stays dark, try the built-in graphics reset shortcut: press Win+Ctrl+Shift+B. You should hear a beep, and the screen may redraw. If that helps, update or roll back the display driver to a stable branch.
macOS: Wakes, Hangs, And No-Logo Starts
On Mac laptops, lid open should light the screen and prompt for a password or Touch ID. If nothing happens, start with a long power press, then move to NVRAM and SMC resets on Intel-based models.
Basic Moves For Macs
- Long press: Hold the power button for 10 seconds to force a shutdown. Wait 10 seconds, press again to start.
- Power path check: Swap outlets and cables. Try a known-good USB-C charger rated for your model.
- External display check: Toggle the monitor, reseat cables, and try another port.
NVRAM And SMC (Intel Models)
NVRAM stores settings like display and boot volume. SMC manages power, thermals, and battery. Reset both when wake and start feel erratic on Intel-based hardware.
- NVRAM reset: Power on and immediately hold Option+Command+P+R for ~20 seconds, then release.
- SMC reset (Intel notebooks): The steps vary by T2/no-T2 and fixed/replaceable battery models. Follow the official sequence for your year and chip.
Apple Silicon Notes
On Apple silicon, there’s no separate SMC reset. A full shutdown, a short wait, then a normal start handles most cases. If the screen stays blank, press and hold the power button to enter startup options, then pick Options to reach recovery tools.
Why Power-Save Wakes Fail In The First Place
Sleep and hibernate park the system state, then hand control to firmware and the board’s power rails. Displays, USB controllers, and storage move to low-energy states. Wake must arrive from an approved source: the power button, an internal timer, a lid sensor, a network packet, or a user input device. If firmware blocks USB power, if a driver doesn’t re-initialize the GPU, or if a device never gets the wake signal, the screen stays dark. Tightening wake sources and refreshing drivers fixes most cases.
On newer Windows laptops that use low-power idle, wake behavior is modeled after a phone. The device stays “lightly on,” listening for lid, power, or select inputs. If yours wakes too often or not at all, trim or enable wake events to match your needs. Microsoft documents these wake events and how they’re expected to behave in low-power idle models, which helps you decide what to disable or allow in firmware and Windows.
Step-By-Step Paths For Each Platform
Follow the ordered lists below. They start with non-destructive checks and move to settings that change how the system sleeps and wakes.
Windows: Ordered Path
- Force shutdown, then power-cycle.
- Boot bare: disconnect docks, hubs, and drives.
- Update GPU and chipset from the vendor site; reboot.
- Reset power plan to defaults; test sleep for 5 minutes; wake with keyboard.
- Enable keyboard/mouse wake in Device Manager and in firmware.
- Turn off fast startup; cold boot; retest wakes.
- Run
powercfgcommands to confirm wake devices and recent wake causes. - Flash BIOS/UEFI to the current release; load defaults once; retest.
macOS: Ordered Path
- Force shutdown with a long press. Wait, then start.
- Plug in for 10–20 minutes. Retry power.
- Try a different display cable/port; if an external works, update macOS and the app that controls the GPU.
- Intel models: run NVRAM, then SMC resets; start again.
- Apple silicon: shut down fully; wait; start; if needed, hold power to reach startup options.
- Test with no accessories attached. Add them back one at a time.
When To Change Deep Settings
If wakes succeed only with the power button, or the system starts waking on its own at night, adjust wake sources and timers. Trim noisy triggers like USB hubs or network magic packets. Allow only the inputs you rely on, such as the internal keyboard and lid sensor on a laptop or a wired keyboard on a desktop.
Good Spots For Official Guidance
Windows builders and admins can review Microsoft’s notes on low-power idle and required wake events to set sane defaults across devices. macOS users can follow Apple’s advice for surprise sleeps and wakes to catch apps or settings that keep the machine from idling cleanly. Linking to these helps you match your model and OS version:
- Modern Standby wake sources for Windows behavior and expected triggers.
- If a Mac sleeps or wakes unexpectedly for macOS settings that influence sleep and wake.
Advanced Troubleshooting Table
If you’re still stuck, use these targeted moves. They go a step deeper without reinstalling your OS.
| Scenario | What To Try | Why It Helps |
|---|---|---|
| Wake only with power button | Enable device wake in Windows; set USB power in firmware | Re-arms keyboard/mouse signals during low-power states |
| Random overnight wakes | Disable wake timers; trim WoL; review lastwake |
Stops timers or network packets from lighting the screen |
| Black screen after wake on Windows | Hotkey GPU reset (Win+Ctrl+Shift+B); update/roll back GPU | Re-initializes the graphics stack |
| Sleep never resumes on Mac (Intel) | NVRAM + SMC reset; remove third-party drivers; update macOS | Clears power and display state stores; removes kext conflicts |
| USB keyboard won’t wake desktop | Move to rear I/O; enable “ErP off” or “USB power in S5/S4/S3” | Ensures 5V standby on ports while the board is idle |
| Laptop wakes in bag | Disable lid-wake or network wake; set shorter display off timer | Prevents heat build-up and battery drain on the go |
Proof-Of-Work: How These Fixes Were Chosen
These steps target the most common choke points: power drains, blocked wake inputs, GPU state fails, and firmware rules around low-power idle. The command-line checks confirm which sleep model your device supports and which inputs are armed. The vendor links above document the wake behavior that hardware makers and OS teams expect, so your settings match real-world support notes.
When It’s Time For Service
After a clean reinstall of GPU and chipset drivers, a current BIOS/UEFI, and the steps above, persistent no-wake behavior can point to hardware. Signs include fans that spin to a set speed without ever stopping, LEDs that never change state, a battery that drops fast during idle, or frequent display dropouts after wake. At that stage, test with a known-good PSU/charger and RAM sticks if you have them. If the board won’t pass a bare-bones power-on test, book a repair visit.
Cheat Sheet: The Nine Moves That Fix Most Wakes
- Hard reboot and power-cycle.
- Boot without docks and drives.
- Update GPU and chipset from the vendor.
- Reset power plan; test a short sleep.
- Allow keyboard/mouse/lid wake.
- Disable fast startup on Windows.
- Run
powercfgto audit wake events. - Apply the latest BIOS/UEFI.
- On Intel Macs, reset NVRAM and SMC; on Apple silicon, use startup options.
Keep Sleep Stable After You Fix It
- Set sane timeouts: Screen off at 10–15 minutes; sleep at 20–30 minutes.
- Trim wake sources: Leave power button and lid; add keyboard/mouse if you like; remove noisy hubs.
- Stay current: Update graphics, chipset, and firmware on a quarterly rhythm.
- Watch external gear: Cheap hubs and cables cause many wake headaches. Swap them if wakes regress.
