How to Fix Hibernate Option Missing or Not Working on Windows
Hibernate missing from the Start menu power options, hibernate fails, or PC wakes immediately after hibernating? Fix hibernate issues on Windows 10 and 11.
📖
Main Troubleshooting Guide
How to Fix Computer Freezing and Hanging →Complete symptoms, causes, and step-by-step solutions
Symptoms
You might be experiencing this problem if you notice:
- •Hibernate option not showing in Start menu power options
- •Only Sleep and Shut Down visible — no Hibernate
- •PC starts to hibernate but wakes up immediately
- •Hibernate fails with "The system cannot find the file specified"
- •hiberfil.sys file missing or 0 bytes
- •PC takes extremely long to resume from hibernation
- •Blue screen when resuming from hibernate
Common Causes
- ⚠Hibernate disabled via powercfg command or Group Policy
- ⚠Not enough disk space for hiberfil.sys (needs roughly the size of your RAM)
- ⚠Hibernate hidden from power menu in Power Options settings
- ⚠Wake timers or devices waking the PC immediately after hibernate
- ⚠Fast Startup conflicts with full hibernate
- ⚠Driver incompatibility causing BSOD on hibernate resume
- ⚠Corrupted hiberfil.sys file
Solutions
Solution 1: Enable Hibernate via Command Prompt
- 1Open Command Prompt as Administrator
- 2Run: powercfg /hibernate on
- 3This enables hibernate and creates the hiberfil.sys file
- 4Now add Hibernate to the power menu:
- 5Control Panel → Power Options → "Choose what the power buttons do"
- 6Click "Change settings that are currently unavailable"
- 7Check "Hibernate" under Shutdown settings
- 8Click Save changes
Solution 2: Fix Insufficient Disk Space
- 1hiberfil.sys size = roughly 40-75% of installed RAM
- 2If you have 16GB RAM: hiberfil.sys could be 6-12GB
- 3Check disk space: open File Explorer → This PC → check C: drive
- 4Free up space if needed: Settings → System → Storage → Temporary files
- 5To reduce hiberfil.sys size: powercfg /hibernate /size 50 (sets to 50% of RAM)
- 6Minimum recommended: 50% — going lower may cause hibernate to fail
- 7To see current size: dir /a C:\hiberfil.sys
Solution 3: Fix PC Waking Immediately from Hibernate
- 1Check what woke the PC: powercfg /lastwake
- 2List wake-enabled devices: powercfg /devicequery wake_armed
- 3Disable wake for network adapter (common culprit):
- 4Device Manager → Network adapters → your adapter → Properties → Power Management
- 5Uncheck "Allow this device to wake the computer"
- 6Also disable wake timers: Power Options → Advanced → Sleep → Allow wake timers → Disable
- 7Mice and keyboards can also wake from hibernate — disable in their Power Management tabs
Solution 4: Rebuild hiberfil.sys
- 1If hibernate is corrupted or causing BSODs:
- 2Open CMD as Admin: powercfg /hibernate off
- 3This deletes hiberfil.sys
- 4Restart the computer
- 5Run: powercfg /hibernate on
- 6This recreates a fresh hiberfil.sys
- 7Test hibernate from the Start menu
- 8If BSOD persists: update chipset and storage drivers from your PC manufacturer
FIXES THIS IN 5 MINUTES
Fix Hibernate Option Missing or Not Working Automatically
RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.
Download Now - Free TrialNo credit card required • Works on Windows 10 & 11