Windows

How to Enable or Disable Fast Startup in Windows 11

Richard
Written by
Richard
Aug 14, 2021 Updated Apr 28, 2026 3 min read

Fast Startup is a built-in feature that helps your PC boot up faster after a shutdown. When you shut down, Windows saves the state of the system kernel and drivers into a file called hiberfil.sys on your drive. Instead of loading everything from scratch, your computer loads this file to get you to the desktop quickly.

Why use it? It saves time when you turn your computer on.

What happens when done? Your PC starts significantly faster than a traditional cold boot.

Pros and Cons of Fast Startup

Pros: Faster boot times and improved convenience for daily users. Cons: It can cause issues with dual-booting, prevent full system refreshes, and may take up a small amount of storage space on your drive for the hibernation file.

How to Enable or Disable Fast Startup

You can manage this setting through the Control Panel. Note that these steps require administrator privileges.

  1. Open the Start menu and search for “Control Panel.” Select it from the list.
  2. Click on Hardware and Sound.
  3. Hardware and Sound category in Windows 11 Control Panel
  4. Under Power Options, click the link that says Change what the power button does.
  5. Change what the power buttons do in Windows 11
  6. Click the link at the top labeled Change settings that are currently unavailable.
  7. Settings currently unavailable in Windows 11
  8. Check the box next to Turn on fast startup (recommended) to enable it. Uncheck it to disable the feature.
  9. Turn on Fast Startup recommended setting in Windows 11
  10. Click Save changes and restart your computer.

What if the Option is Missing?

If you do not see the Fast Startup option, your computer might have hibernation disabled. You can fix this using the Command Prompt. Note that this requires administrator privileges.

  1. Press the Windows key and type “cmd.”
  2. Right-click Command Prompt and select Run as administrator.
  3. Type the following command and press Enter: powercfg /h on
  4. Restart your Control Panel window, and the option should now appear.

Performance: SSDs vs. HDDs

If you use a modern SSD, the difference in boot speed with Fast Startup is often minimal. SSDs are already very fast. However, if you use an older mechanical HDD, you will notice a much larger improvement in boot speed. Disabling it on an SSD is safe and will not significantly slow down your boot time.

Advanced: Using the Registry Editor

Advanced users can also manage this via the Registry Editor. Note that this requires administrator privileges.

Navigate to the following path:

🗝️Registry
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power

Find the HiberbootEnabled item in the right pane. Double-click it and change the value to 1 to enable it, or 0 to disable it. If you do not see HiberbootEnabled, right-click in the empty space, select New > DWORD (32-bit) Value, and name it HiberbootEnabled.

Windows 11 hiberbootenabled value

Summary

Fast Startup is a helpful tool for faster boot times. While it is great for most users, those who dual-boot or face update issues might prefer to turn it off. You can easily toggle this via the Control Panel or Command Prompt. If you need more help, check out our other Windows 11 power management guides.

Is Fast Startup enabled by default?

Yes, Fast Startup is enabled by default on most Windows 11 computers that support hibernation. It is designed to provide a quicker user experience by keeping the system kernel ready in a saved state on your storage drive whenever you perform a standard shutdown.

Does Fast Startup cause update problems?

Sometimes, yes. Because Fast Startup does not perform a full shutdown, some system updates may not install correctly until a full restart is performed. If you are having trouble applying Windows updates, try clicking ‘Restart’ instead of ‘Shut down’ to force a complete system refresh.

Should I disable Fast Startup to save storage space?

You can disable it to save space, but it is rarely necessary. The hiberfil.sys file takes up space equal to a portion of your RAM. Unless you are extremely low on storage, the benefit of faster boot times outweighs the small amount of disk space reclaimed.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

0 responses to “How to Enable or Disable Fast Startup in Windows 11”

  1. Have to turn “hibernate” on from command prompt and the fast boot option will then start appearing as shown above. Make sure the command prompt is run as an admin or it won’t work.

Leave a Reply

Your email address will not be published. Required fields are marked *

Exit mobile version