Hibernate Option Missing in Windows 11/10? Turn It Back On
If Hibernate has vanished from your Start menu or power button on Windows 11 or 10, it almost never means the feature was removed. Open Control Panel, go to Power Options, click "Change settings that are currently unavailable," then scroll down and check the Hibernate box under Shutdown settings. That single unchecked box is the cause more often than anything else on this list.
Here's the part almost nobody expects: Windows never actually deletes Hibernate. Not once, on any build. It ships the checkbox unticked on a huge number of PCs — new ones especially — and then hides the whole settings screen behind a second click most people never make. You're not restoring a lost feature. You're finding a box that was there the entire time, one screen further than anyone bothers to look.
Jake didn't call it "Hibernate" the first time he asked. He called it "the thing that used to save my battery overnight, and now the button's just... gone." A customer had brought in a laptop the week before insisting Windows 11 had "removed" a feature, and Jake had almost quoted him for a reinstall before checking with me first. It's a good instinct to check first — a reinstall for a missing checkbox is the kind of thing that costs a customer's trust the next time something actually does break.
The one question that decides your fix
Before you touch anything, open the Run box — Win + R opens it, and it's a small box for typing a command directly instead of clicking through menus — type cmd, and press Enter to open a plain Command Prompt window. Type powercfg /a and press Enter. This lists every sleep state your PC currently supports, and every state it doesn't, with the reason why.
If you see a line reading "Hibernate" with no note next to it, the feature is available and you just need to turn it on — that's the Control Panel fix below. If instead you see "Hibernate (S4)" listed under the unavailable states with a line about the system firmware or Modern Standby, your PC is one of the ones that needs the extra step further down this page. Knowing which camp you're in before you start saves you from following ten-year-old advice written for the wrong kind of laptop.
Windows 11: bringing Hibernate back
Microsoft has folded most of Power Options into the Settings app over the past few years, but the actual Hibernate toggle still lives in the old-style Control Panel, exactly where it did on Windows 10. There is no equivalent switch inside Settings > System > Power & battery — Microsoft simply hasn't rebuilt this particular screen.
Step-by-step
Open the Start menu, type Control Panel, and open it — it's still a real, working app, it just isn't pinned anywhere obvious anymore. Go to Hardware and Sound > Power Options, then click "Choose what the power buttons do" in the left-hand pane. Near the top of that screen you'll see "Change settings that are currently unavailable" — click it, and Windows will ask for administrator permission. Scroll down to Shutdown settings and check the box next to Hibernate. Click Save changes and close the window. Hibernate now appears in both the Start menu power flyout and the Alt+F4 desktop shutdown menu.
🕐 The Windows 11 UI trap
- File Explorer's Control Panel shortcut is gone from the right-click Start menu — you have to search for it by name.
- The right-click power menu on the desktop is condensed. Some legacy shortcuts sit behind "Show more options" — Hibernate itself isn't affected by this, but if you're hunting for other Control Panel items while you're in there, that's where they hide.
- Settings > System > Power & battery looks like it should have a Hibernate toggle. It doesn't. Don't waste time scrolling it.
🙋♂️ Jake's Reality Check
"Wait, so Microsoft built a whole new Settings app and just... forgot this one?"
Pretty much. Settings covers the everyday stuff — brightness, sleep timers, battery saver. Anything that touches deeper power states like Hibernate still routes through the old Control Panel screen, because Microsoft has never rebuilt it. It isn't a bug. It's just an unfinished corner of the operating system that's been unfinished for close to a decade.
The Command Prompt method
If the checkbox is grayed out, or if you'd rather skip Control Panel entirely, the same setting is one command line away. Right-click Start, choose Terminal (Admin) or Windows PowerShell (Admin), and run:
powercfg /hibernate on
This does two things the checkbox does on its own: it re-enables the Hibernate power state, and it recreates hiberfil.sys, the hidden system file Windows uses to store your session when it hibernates. If you ever want to turn it back off — reclaiming the disk space, which we'll get to further down — the reverse command is powercfg /hibernate off.
✅ Why the command line is the one to trust
The Control Panel checkbox and the powercfg command control the exact same setting — there's no functional difference. But if the checkbox is grayed out because of a policy restriction (more on that below), the command will fail with a clear error instead of silently doing nothing, which tells you immediately whether you're dealing with a simple toggle or a locked-down PC.
When the checkbox refuses to show up at all
On a growing number of laptops — mainly newer, thinner ones built around instant-wake — powercfg /a lists Hibernate as unavailable and the checkbox is missing from Control Panel entirely, not just grayed out. These machines use a different low-power sleep state instead of the older one Hibernate depends on, and the manufacturer's firmware doesn't expose the classic Hibernate state to Windows by default.
⚠️ What this actually means
If powercfg /a shows Hibernate as unavailable because of your system firmware, no registry edit or Group Policy change will make the checkbox reappear in Control Panel. On these PCs, the manufacturer has decided the low-power sleep state is the intended replacement for Hibernate, and Windows respects that decision. You can still hibernate manually through the command line in some cases, but the polished, one-click power menu integration many people expect isn't something Windows can add back on its own.
The workaround that does exist on many of these laptops is "Show hibernate in the power menu," a policy that some manufacturers leave open even when the checkbox itself is hidden. You'll find it — if it exists on your PC — under Local Group Policy Editor, in Administrative Templates > System > Power Management > Sleep Settings. This tool, called gpedit.msc, is Windows' built-in policy editor; the .msc ending means it's a Microsoft Management Console snap-in, one of the small admin tools built into Windows rather than a separate download. It only ships with Pro, Enterprise, and Education editions.
🙋♂️ Jake's Reality Check
"I've got a customer on Windows 11 Home. No Group Policy Editor at all, right?"
Right — and there's no clean substitute. gpedit.msc genuinely doesn't exist on Home. If your PC is Home edition and the firmware doesn't expose Hibernate, the honest answer is that you're not getting a native fix. That's worth telling the customer plainly rather than promising a registry trick that won't hold up.
Windows 10: the same fix, one honest wrinkle
These steps are the same on both operating systems. Control Panel > Hardware and Sound > Power Options > "Choose what the power buttons do" > "Change settings that are currently unavailable" > check Hibernate > Save changes. Nothing about the path changed between Windows 10 and 11 — it's genuinely the one piece of Power Options Microsoft left completely alone.
🕐 What changed since we first covered this in 2016
- Then: we walked through this exact Control Panel path on the Windows 10 build current at the time, and the video and screenshots in our original post still match the screen you'll see today almost pixel for pixel.
- Now: Windows 11 arrived and never gave this setting a home in the redesigned Settings app, and a wave of newer Modern Standby laptops started shipping without a Hibernate state to enable in the first place — two problems the 2016 version of this page never had to account for.
- Also now: Windows 10 itself has changed status. Support ended on October 14, 2025 — it's no longer receiving free security updates, though it still boots, activates, and runs normally, and the Hibernate steps work exactly as before.
- What that means for you: the fix hasn't moved. What has changed is whether it's worth staying on Windows 10 at all, which is worth a straight answer below.
If you're reading this on a Windows 10 PC in 2026, there's a second, honest conversation worth having alongside the checkbox fix. Windows 10 22H2 stopped receiving free security updates on October 14, 2025. It still runs, Edge and Microsoft Defender still get updated, and nothing about it "expires" or stops working — but new security holes stop getting patched unless you enroll in Consumer Extended Security Updates (ESU).
Enrollment happens through Settings > Windows Update, and there's an "Enroll now" option if your PC is on 22H2 and signed in with a Microsoft account — a local account alone won't qualify. It's free if you back up your settings through Windows Backup, costs 1,000 Microsoft Rewards points, or costs a one-time payment of roughly $30 if you'd rather skip both. Microsoft extended the consumer program by an extra year in June 2026, so enrolled devices are now covered through October 2027, and enrollment is still open as of this writing. If your customer's laptop can run Windows 11 — check the requirements below — moving now avoids the enrollment step altogether. If it can't, ESU buys real time without forcing new hardware.
Grayed out, not missing: Group Policy and work PCs
There's a difference between the Hibernate checkbox being missing and being grayed out. Missing usually means firmware or Modern Standby, as above. Grayed out — visible, but unclickable, sometimes with a small shield icon next to it — almost always means an administrator has locked the setting through Group Policy or a company-managed device profile.
On a personal Pro-edition PC, check Local Group Policy Editor: Computer Configuration > Administrative Templates > System > Power Management > Sleep Settings, and look for anything reading "Allow hibernate" set to Disabled. Flip it to Not Configured or Enabled, then revisit Control Panel.
⚠️ What we can't do
If a work or school PC is enrolled in a company management system, the policy usually reapplies itself the next time the device syncs, even if you switch it locally. If you don't manage the account, you're not getting a permanent fix from inside Windows — only IT can override it. That's not a workaround we can give you; it's a genuinely different problem than a personal PC has.
What Hibernate actually changes, compared to Sleep and Fast Startup
This is the question that comes right after the fix works: what did I just turn on, exactly? The table below is the short version.
| State | Where your session lives | Power draw while off | Use it when |
|---|---|---|---|
| Sleep | RAM | Low, ongoing | Stepping away for under a few hours, plugged in |
| Hibernate | Disk (hiberfil.sys) | None | Overnight, traveling, or a laptop with no charger nearby |
| Fast Startup | Disk (kernel session only) | None | Every normal shutdown — it's what makes "Shut down" boot faster |
✅ The one people get backwards
Fast Startup and Hibernate are related but not the same thing. Fast Startup is on by default and saves only your Windows kernel session, not your open programs, so your desktop restarts clean. Hibernate saves everything — every open document, browser tab, and app window — exactly as it was. If you turn Hibernate off with powercfg /hibernate off, Fast Startup turns off along with it, because Fast Startup depends on the same hiberfil.sys file. If Shut Down suddenly feels slower after you disabled Hibernate, that's why.
Hibernate isn't free, either — hiberfil.sys is typically sized to hold most of your installed RAM, so a PC with 16 GB of memory can lose roughly that much disk space once Hibernate is turned on. On a laptop with a large SSD that's rarely worth worrying about. On a budget machine with a small drive, that's a real number to know before you flip the switch, not after Windows warns you it's low on storage.
Desktops, laptops without a charger, and multi-monitor setups
Hibernate works on a desktop PC exactly the same way it does on a laptop — the "no battery" part doesn't change anything, since Hibernate's whole point is that the machine can be fully powered off in between. It's actually more useful on a desktop with several open windows across multiple monitors, since Sleep still draws a small amount of power continuously, and Hibernate draws none while your layout is preserved exactly as you left it.
On a laptop, closing the lid is a separate setting from the power button, and it's worth checking on its own: Power Options > "Choose what closing the lid does" lets you set the lid action to Hibernate independently of what the Start menu button does, which is handy if you want the lid to conserve power aggressively but keep Sleep available from the Start menu for short breaks.
Pinning Hibernate somewhere faster than the Start menu
Once Hibernate is enabled, it shows up in the Start menu power flyout automatically, but you don't have to go through Start every time. Right-click any empty spot on the desktop, choose New > Shortcut, and enter %windir%\System32\shutdown.exe /h as the location. Name it "Hibernate," and you've got a one-click, one-double-click desktop icon. You can pin that same shortcut to the taskbar or Start for something closer to a dedicated hibernate button.
If you'd rather trigger it from the keyboard, Windows doesn't ship a default hotkey for Hibernate the way it does for Sleep on some laptop keyboards. The shortcut method above is the closest reliable substitute — assign it a keyboard shortcut through its shortcut properties (right-click > Properties > Shortcut key) and Windows will fire it from anywhere on the desktop.
What Hibernate saves to your disk — and who can read it
Hiberfil.sys is a full snapshot of your system memory written to your main drive, hidden and protected by default so ordinary programs can't read it. That's worth knowing if you're setting this up on a shared or work PC: anything open when you hibernate — a document, an email draft, a banking site logged in — is saved to disk in that file until you resume, rather than staying only in volatile memory the way it would during Sleep.
If your drive is encrypted with BitLocker, hibernating doesn't create any new exposure — the drive stays encrypted whether the PC is hibernated, off, or asleep, and Windows 11 Home's Device Encryption (on by default on many newer PCs since the 24H2 update) behaves the same way. The one thing worth checking on a BitLocker-protected PC is that you actually have your recovery key saved somewhere outside the machine itself, at aka.ms/myrecoverykey if it's tied to a Microsoft account — because a Hibernate-related crash, like any other issue that trips BitLocker's tamper detection, can prompt for that key on the next boot.
Third-party tools: are they worth it?
Search for "restore hibernate Windows 11" and you'll find a handful of small utility apps promising a one-click fix. Almost every one of them is running the exact powercfg /hibernate on command behind a nicer-looking button — there's no additional access they have that Command Prompt doesn't. The only case where a third-party tool earns its place is scheduling: something like Task Scheduler, built into Windows already, can trigger Hibernate automatically after a period of inactivity, which is closer to what people actually want when they ask for "automatic hibernate" rather than a manual toggle.
🙋♂️ Jake's Reality Check
"A customer wants me to install one of those 'power optimizer' apps that promises to fix hibernate and speed up the PC at the same time. Worth it?"
Not for this. If the actual problem is a missing checkbox, the built-in command does it for free in fifteen seconds. Bundled "optimizer" tools tend to change a lot more than the one setting the customer asked about, and untangling what else they touched later costs more time than the fix saved.
You can automate Hibernate without any third-party software at all: Power Options > "Change plan settings" for your current power plan lets you set "Hibernate after" to a specific number of minutes, separately for on-battery and plugged-in. That's the built-in equivalent of what most of those apps are selling.
Remote Desktop sessions and virtual machines
Two setups deserve their own answer, because the usual fix doesn't apply to either. If you're connected to a PC over Remote Desktop, its power menu often shows Sleep and Shut Down but leaves Hibernate out even after you've enabled it locally — a machine being accessed remotely needs to stay reachable, and that's at odds with the point of Hibernate, which is to power the machine off completely. If you need the remote PC to conserve power, Sleep with "Wake on LAN" enabled is the closer fit, not Hibernate.
Virtual machines are a separate case. A guest OS running in Hyper-V, VMware, or VirtualBox will frequently show Hibernate as unavailable when you run powercfg /a inside it, because the virtual firmware the VM software presents to Windows doesn't advertise the same S4 sleep state a physical PC's firmware does. That's not a setting you can flip inside the guest.
🙋♂️ Jake's Reality Check
"I've got a test VM running on the shop's server. Same fix, right?"
Different fix entirely. Ethan's take is that chasing Hibernate inside a guest VM is a dead end — use the host software's own suspend or "save state" feature instead. It does the same job of freezing the VM's memory to disk without fighting the virtual firmware, and it's usually one click in the VM manager rather than a registry hunt inside the guest.
Frequently Asked Questions
Why did Hibernate disappear after a Windows update?
Feature updates occasionally reset the Hibernate checkbox to unchecked, especially major version upgrades like moving from one annual release to another. It isn't being removed on purpose — it's just one of the settings that doesn't always survive an in-place upgrade. Re-check the box and it stays fixed until the next major update.
Is Hibernate the same as Sleep?
No. Sleep keeps your session in RAM and draws a small amount of continuous power to keep that memory alive. Hibernate writes your session to disk and then powers off completely, drawing nothing until you turn the PC back on.
Does Hibernate drain the battery?
Not while hibernated — that's its whole advantage over Sleep. The only battery cost is the brief moment of writing memory to disk when you hibernate and reading it back when you resume, both of which are quick on an SSD.
Can I add Hibernate to the Start menu without changing the main power button?
Yes — the Start menu power flyout and the desktop shutdown menu both pick up Hibernate automatically once it's enabled through Control Panel or the command line. There's no separate switch for each location.
Why is the Hibernate checkbox grayed out instead of just unchecked?
A grayed-out checkbox almost always points to a Group Policy restriction, either set locally or pushed by a company-managed device. A missing checkbox (not even shown, grayed or otherwise) usually points to system firmware or a Modern Standby laptop instead.
Does enabling Hibernate use more disk space?
Yes. Windows creates a hidden file called hiberfil.sys sized to hold most of your installed RAM. On a PC with 16 GB of memory, expect to lose roughly that much drive space once Hibernate is turned on.
Is Hibernate safe to use with BitLocker?
Yes. Your drive stays encrypted the whole time, whether the PC is hibernated, asleep, or fully off. It's still worth confirming your BitLocker recovery key is saved somewhere outside the machine before you rely on Hibernate day to day.
Can a desktop PC hibernate even without a battery?
Yes, Hibernate works identically on desktops and laptops. The battery isn't part of how it functions — it simply writes your session to disk and cuts power completely, which any desktop can do.
I enabled Hibernate but my laptop still just sleeps. Why?
This is the Modern Standby case. If powercfg /a shows Hibernate as unavailable because of your system firmware, the checkbox may enable in Control Panel but the PC will still favor its low-power sleep state by design. This is a manufacturer decision, not something Windows itself can override.
What's the actual difference between Hibernate and Fast Startup?
Fast Startup, on by default, saves only the Windows kernel session so a normal shutdown boots faster, but it doesn't preserve your open programs. Hibernate saves your entire session — every open window and document — and both features rely on the same hiberfil.sys file, so turning Hibernate off also turns off Fast Startup.
Can I turn Hibernate back off later if I change my mind?
Yes, run powercfg /hibernate off from an administrator Command Prompt. This removes the Hibernate option from your power menus, deletes hiberfil.sys, and frees the disk space it was using. It also disables Fast Startup at the same time.
Does Hibernate cause problems on a dual-boot PC?
It can. Because Hibernate freezes the exact state of your drive as Windows sees it, booting into a second operating system and then rebooting back into a hibernated Windows session risks file system corruption. If you dual-boot, use Shut Down or Sleep instead of Hibernate, and consider disabling Fast Startup too, since it partially hibernates on every shutdown.
My PC doesn't show "Change settings that are currently unavailable" at all. What now?
That link only appears if there's at least one currently-restricted setting on the Power Options screen for your account to unlock, and it requires an administrator account to use. If it's missing entirely, confirm you're signed in as an administrator, then use the command-line method instead — powercfg /hibernate on doesn't need that link to work.
Is there a keyboard shortcut for Hibernate?
Windows doesn't ship one by default. Create a desktop shortcut pointing to %windir%\System32\shutdown.exe /h, then assign it a keyboard shortcut through the shortcut's Properties dialog for one-key access from anywhere on the desktop.
Revision note. Originally published July 19, 2016. Rewritten August 20, 2026 for Windows 11 and Windows 10. The Control Panel path we described back in 2016 hasn't moved an inch — what's changed is everything around it: Windows 11's redesigned Settings app never got its own Hibernate switch, newer Modern Standby laptops hide the checkbox by design, and Windows 10 itself is now past its support date, which adds a second decision on top of the original one. If you've been going in circles over a checkbox that seemed to just vanish, we hope this got your evenings — and your battery — back.