4722 E Monte Vista Rd, Phoenix, AZ 85008 | Mon–Fri 8am–5pm
How to fix sleep mode problems in Windows 11

How to fix sleep mode problems in Windows 11

Sleep mode is one of those things that should just work. You close the lid on your laptop, or walk away from your desktop, and your computer quietly waits for you, right where you left off. But for many Windows 11 users, sleep mode has become unpredictable. Some computers refuse to go to sleep at all. Others go to sleep just fine but won't wake up properly, leaving you staring at a black screen. And for some users, the problem started after a recent Windows Update.

How to fix sleep mode problems in Windows 11

The good news is that most sleep mode problems in Windows 11 can be fixed without any technical experience. In this post, I'll walk you through six fixes, starting with the simplest. Work through them in order, and there's a good chance you'll have sleep mode working again before you reach the end.

Understanding Sleep Mode, Hibernate, and Shut Down

Before diving into the fixes, it helps to understand what sleep mode actually does and how it differs from the other power options.

  • Sleep saves your open programs and files to your computer's memory (RAM) and puts the system into a low-power state. Your computer wakes up in seconds, right where you left off. It uses a small amount of power to keep your session active.
  • Hibernate saves your session to your hard drive instead of RAM, then shuts down completely. It uses no power at all but takes a bit longer to wake up.
  • Shut Down closes everything and powers off completely. Nothing is saved to resume later.

For most users, especially laptop users, sleep mode is the most convenient option. Closing the lid should put your laptop to sleep automatically, and opening it should bring it right back. When that stops working, it's frustrating. Let's fix it.

Fix 1: Check your Power Settings

The most common cause of sleep mode problems is a power setting that isn't configured the way you expect. This is the first thing I check when a client brings in a computer with this issue, and about half the time, it turns out to be the culprit.

There are two places in Windows 11 where you can manage power settings: the Settings app and the Control Panel. The Settings app is quick and straightforward for adjusting basic sleep timers. The Control Panel's Power Options gives you more advanced settings, including what happens when you close the lid on a laptop.

Via the Settings app

  1. Left-click on the Start Windows logo key button to bring up the Start menu.
  2. Left-click on Settings (gear icon).
  3. In the left-hand column, left-click on System.
  4. In the right-hand column, left-click on Power (desktop) or Power & battery (laptop).
  5. Left-click on Screen, sleep & hibernate timeouts to expand the menu.

Here, you'll see separate sleep timers for when your computer is running on battery and when it's plugged in. Make sure these are set to something reasonable. If they're set to Never, your computer will never go to sleep on its own.

Via the Control Panel

The Control Panel provides access to more advanced power options not available in the Settings app. For laptop users, the Control Panel is where you'll find the lid close setting.

There are two ways to open the Control Panel:

Option 1:

  1. Left-click on the Start Windows logo key button to bring up the Start menu.
  2. Scroll down the list of apps until you get to Windows Tools.
  3. Double left-click on Windows Tools to open it.
  4. Double left-click on Control Panel.

Option 2:

  1. Right-click on the Start Windows logo key button to bring up the Power User menu.
  2. Left-click on Run.
  3. In the Run dialog box, type Control and left-click OK.

By default, the Control Panel opens in the category view, but you can change it to large or small icons. There is a pull-down menu in the top-right corner labeled View by: that allows you to change the view.

  • If viewing the Control Panel by Category, left-click on Hardware and Sound, then left-click on Power Options.
  • If viewing by Large/Small Icons, left-click on Power Options.

Once you have Power Options open, in the left-hand column, the two most relevant options for sleep mode troubleshooting are Choose what closing the lid does (laptops only) and Change when the computer sleeps.

To check the lid close setting:

  1. Left-click on Choose what closing the lid does.
  2. Make sure When I close the lid is set to Sleep for both On battery and Plugged in.
  3. Left-click Save changes.

For a full walkthrough of everything available in both locations, check out our earlier post: How to manage power settings inside Windows 10 and Windows 11.

If those settings were already correct, move on to the next fix.

Fix 2: Disable Fast Startup

Fast Startup is a Windows feature that sounds like a good idea. It's designed to make your computer start up faster after a shutdown. But in practice, it causes more problems than it solves, and sleep mode issues are one of the most common side effects.

Here's why: Fast Startup uses a hybrid approach that blends a shutdown with hibernation. This can confuse Windows and lead to unreliable behavior when the computer tries to sleep or wake up. Here's how to turn it off:

  1. Open the Control Panel using the instructions above. Rember that if you are viewing the Control Panel by Category, left-click on Hardware and Sound, then Power Options. If you are viewing by Large/Small Icons, left-click Power Options.
  2. In the left-hand column, left-click on Choose what the power buttons do.
  3. Left-click on Change settings that are currently unavailable. (You may need administrator permission to do this.)
  4. Under Shutdown settings, uncheck the box next to Turn on fast startup (recommended).
  5. Left-click Save changes.

Restart your computer and test sleep mode again.

Fix 3: Update or Roll Back your display driver

If your sleep mode problems started after a recent Windows Update, a graphics driver conflict may be the cause. This has been a well-documented issue in Windows 11, particularly on computers with Nvidia graphics cards.

There's a quick way to tell if Windows is using a generic graphics driver before you even open Device Manager. Left-click the Start button and look at the Power options. If you see only Lock, Shut down, and Restart, and Sleep is missing from the list, that's a strong sign that Windows is falling back on a generic driver. A properly installed graphics driver is what makes Sleep appear in that menu. If Sleep is there, a driver issue is less likely to be your problem, and you can move on to the next fix.

There are two (2) ways to update your graphics driver. Downloading directly from the manufacturer's website is the preferred method, as manufacturers often release updated drivers before Microsoft includes them in Windows Update. Device Manager is a good secondary option if you're not sure which card you have or where to download from.

Via the manufacturer's website:

Visit the support or drivers page for your graphics card manufacturer and download the latest driver for your card. The three most common are:

Run the downloaded installer and follow the prompts.

Via Device Manager:

  1. Right-click on the Start Windows logo key button to bring up the Power User menu.
  2. Left-click on Device Manager.
  3. Left-click on Display adapters to expand it.
  4. Right-click on your graphics card and select Properties.
  5. Left-click on the Driver tab and click Update Driver.

To roll back your display driver (if the problem started after a recent update):

  1. Right-click on the Start Windows logo key button to bring up the Power User menu.
  2. Left-click on Device Manager.
  3. Left-click on Display adapters to expand it.
  4. Right-click on your graphics card and select Properties.
  5. Left-click on the Driver tab and click Roll Back Driver if the option is available.

After updating or rolling back, restart your computer and test sleep mode again. For a more in-depth look at graphics card troubleshooting, check out our earlier post: Troubleshooting graphics card issues in Windows.

Fix 4: Find out what's keeping your computer awake

Sometimes a program or background process is actively preventing Windows 11 from going to sleep. There's a built-in tool that can tell you exactly what's blocking it, and it's simpler to use than it looks.

Here's how to run it:

  1. Right-click on the Start Windows logo key button to open the Power User menu.
  2. Left-click on Terminal (Admin). If prompted by User Account Control, left-click Yes.
  3. In the Terminal window, copy & paste or type the following and press Enter:

powercfg.exe /requests

This command asks Windows to show you a list of programs and processes that are currently requesting that the computer stay awake. Look for anything listed under SYSTEM, DISPLAY, or AWAYMODE. Those are your suspects.

Common offenders include media players, video conferencing apps left open in the background, and Windows Update running behind the scenes. Closing the program listed and trying sleep mode again will usually confirm whether it was the cause.

If you're not familiar with Windows Terminal, it's a modern replacement for the traditional Command Prompt and PowerShell that supports multiple tabs and shells in a single window. You can learn more about it here: Exploring the features of Windows Terminal.

Fix 5: Generate a Power Efficiency Report

The Power Troubleshooter that many users remember from earlier versions of Windows was quietly retired by Microsoft and is no longer available in current versions of Windows 11. The good news is that there's a built-in command-line tool that's actually more useful: powercfg.exe /energy. It runs a 60-second diagnostic trace of your system and generates a detailed report that identifies power-related problems, including issues that can prevent sleep mode from working correctly.

Here's how to run it:

  1. Right-click on the Start Windows logo key button to open the Power User menu.
  2. Left-click on Terminal (Admin). If prompted by User Account Control, left-click Yes.
  3. In the Terminal window, copy & paste or type the following and press Enter:

powercfg.exe /energy

  1. Leave the Terminal window open and wait 60 seconds while Windows runs the trace. You'll see a message when it's finished, along with the location of the report file. By default, it saves to:

C:\Users\YourUserName\energy-report.html

  1. Open File Explorer (Windows Logo key Windows logo key + E), navigate to C:\Users\YourUserName, and find the file named energy-report.html. Double left-click it to open it in your browser.

The report is organized into three sections: Errors, Warnings, and Informational. Focus on the Errors and Warnings sections first. Common findings include devices that are blocking sleep, power policy settings that conflict with each other, and battery capacity issues on laptops. Each entry includes a description of the problem and, in many cases, a suggested fix.

It looks technical at first glance, but most of the entries are written in plain English and are straightforward to understand.

Fix 6: Check for Windows Updates

This one might seem counterintuitive, especially if your sleep mode problems started after a Windows Update. But Microsoft regularly releases follow-up updates to fix bugs introduced by earlier ones. The fix for a broken update is often another update.

To check for updates:

  1. Left-click on the Start Windows logo key button to bring up the Start menu.
  2. Left-click on Settings (gear icon).
  3. In the left-hand column, left-click on Windows Update.
  4. Left-click Check for updates and install anything available.
  5. Restart your computer when prompted.

If your sleep mode issues began after the January 2026 update, this is especially worth doing. Microsoft addressed several sleep and wake-related bugs in the February 2026 cumulative update.

Bonus Tip: Free up drive space by disabling Hibernation

While we're on the subject of hibernation, here's something worth knowing. Windows creates a hidden system file called Hiberfil.sys to store your session when your computer hibernates. The size of that file is roughly equal to the amount of RAM installed in your computer. On a system with 16 GB of RAM, that's 16 GB of drive space being used whether you ever hibernate or not.

If you have a desktop computer, or a system you prefer to keep running rather than sleep or hibernate, disabling hibernation is a simple way to reclaim that space. Disabling it also removes the Hibernate option from the Power menu, which keeps things clean on systems where you don't need it.

Keep in mind that on laptops, hibernation serves as a safety net. When the battery gets critically low, Windows will hibernate automatically to save your session before the power runs out. If you disable hibernation on a laptop, that safety net goes away, so think carefully before turning it off on a portable computer.

For the full step-by-step instructions on how to turn hibernation on or off using Terminal (Admin), check out our earlier post: Disable Windows hibernation and free up disk space.

Sleep mode problems in Windows 11 are frustrating, but they're almost always fixable. Start with Fix 1, since a misconfigured power setting is the most common cause, and work your way down the list. In most cases, one of these six fixes will get things working again without needing any technical expertise.

Add comment

Need Help Now?

Free basic in-shop diagnostics on all repair services. Same-day service on most repairs.

Call (602) 795-1111 Send a Message

4722 East Monte Vista Rd
Phoenix, AZ 85008

Mon–Fri, 8am–5pm

Free Basic In-Shop Diagnostics BBB Accredited Same-Day Service

Ready to Fix Your Computer?

Free basic in-shop diagnostics. Honest pricing. Same-day service on most repairs.

4722 East Monte Vista Rd, Phoenix, AZ 85008  ·  Mon–Fri 8am–5pm