Října 13, 2022

How to Disable Fast Startup in Windows 11/10 (And Why You Should)

Did you know that a Windows 10 or 11 shutdown doesn’t really shut down your computer? That’s because of Fast Startup. Read on to learn about Fast Startup and how to disable it in Microsoft Windows.

Fast Startup, as its name implies, is a built-in Windows functionality that allows your computer to boot faster from a cold shutdown. That sounds like a good thing, right? Not always. We’ll explain what Fast Startup is and why you might want to disable it in Windows 10 or 11.

What Is the Fast Startup Feature?

Before you get to know how Fast Startup works, it’s a good idea to understand what the “kernel” is in Windows.

Basically, the kernel is the core of the operating system, and it’s what makes the software and hardware work. It’s always in memory, and it’s also what your computer’s firmware—the BIOS nebo UEFI—loads first.

When you turn off your PC, Windows closes all open apps and programs, signs you out of your user account, and powers down the operating system. At least, that’s what you think, right?

Starting Windows 8, however, a shutdown doesn’t shut everything down in the traditional sense. Instead, it caches the kernel to the hiberfil.sys (a.k.a. the hibernation file).

Since the kernel is what makes everything tick, having it in a state that makes it ready to go at a moment’s notice allows your computer to boot up faster when you initiate a cold start.

Fast Startup doesn’t significantly improve the startup time if Windows loads off a speedy SSD (solid state drive) or you have a powerful PC setup in general. However, it does shave off multiple seconds when booting the operating system from an older hard drive.

Why You Should Disable Fast Startup

Despite the advantage that Fast Startup brings, it can often be the source of multiple issues on a computer running Windows 10 or 11.

For starters, repeatedly loading the same kernel session increases the chances of creating mismatches between actual and cached software components, especially after system or driver updates.

To by mohlo vést k BSOD (modrá obrazovka smrti) and other startup errors or prevent hardware peripherals from working correctly. Fast Startup also tends to cause problems while finalizing Windows updates.

Furthermore, if your computer is in a dual or multi-boot configuration (e.g., Windows and Linux), Fast Startup is known to lock access to the Windows drive when booting into a non-Windows operating system.

Even worse, making changes to partitions from one operating system might lead to corruption issues when switching over to another.

Suppose you believe that Fast Startup is the reason behind a particular problem (or you want to avoid a potential conflict because of it); you can temporarily stop Windows from caching the kernel during a shutdown.

Here are a couple of methods to help you with that:

  • Perform a regular shutdown while holding down the směna klíč.
  • vybrat Restart místo Uzavřít to prompt the operating system to shut down and reboot automatically. This can come as a surprise, but an automatic restart skips Fast Startup, while a “full shutdown” does not.

How to Disable Fast Startup in Windows

Although it’s easy to bypass Fast Startup and clear the kernel cache, you may want to consider disabling Fast Startup altogether if your computer keeps running into issues constantly or you have multiple operating systems installed.

Disable Fast Boot via the Control Panel

The fastest way to turn off Fast Startup in Windows 11 and 10 is to use the řídicí panel. Prostě:

  1. Otevřete V nabídce Start, typ řídicí panela vyberte Otevřená.
  1. Vybrat Hardware a zvuk kategorie.
  1. vybrat Vyberte si co tlačítka napájení do pod Možnosti napájení sekce.
  1. vybrat Změna nastavení, které jsou v současné době k dispozici.
  1. Zrušte zaškrtnutí políčka vedle Zapněte rychlé spuštění (doporučeno) možnost spouštění.
  1. vybrat Uložit změny.

If you don’t see the Fast Startup option, the Hibernace power setting is likely disabled on your computer. Run the command below in an elevated Windows PowerShell or Command Prompt console to activate it:

  1. Klepněte pravým tlačítkem myši na ikonu tlačítko Start a zvolte Windows PowerShell/Terminal (Admin). Nebo zadejte cmd into the Start menu and choose Spustit jako správce.
  1. Zadejte následující příkaz:

powercfg /přezimovat on

  1. Stisknout vstoupit.

You can now disable Fast Startup via the Control Panel.

Disable Fast Boot via the Registry Editor

Another—albeit less convenient—method to disable Fast Startup is to perform the following tweak via the Registry Editor. It’s best to zálohovat systémový registr než začnete.

  1. Stisknout Windows + R, typ regedita vyberte OK.
  1. Copy the following path into the address bar at the top of the Registry Editor window and press vstoupit:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerPower

  1. Poklepejte Hiberboot Povoleno registry value on the right pane.
  1. vstoupit 0 do Hodnota na pole a vyberte OK.
  1. Ukončete Editor registru.
  2. Vypněte a restartujte počítač.

Disable Fast Boot via the Local Group Policy Editor

If your PC runs the Profesional, Enterprise, or Education editions of Windows 10 or 11, you can use the Local Group Policy Editor to disable Fast Startup.

  1. Otevřete pole Spustit, zadejte gpedit.msca vyberte OK.
  1. Navigate to the following location on the Local Group Policy Editor sidebar:

Konfigurace počítače > Šablony pro správu > Systém > Vypnout

  1. Poklepejte Vyžadovat použití rychlého spuštění nastavení zásad v pravém podokně.
  1. Vyberte přepínač vedle invalidní.
  1. vybrat Podat žádost a OK.

Fast Startup: Keep It or Disable It

Unless you use a fairly old PC with a mechanical HDD or just the bare minimum CPU or RAM needed to run Windows 11 or 10, you probably won’t see a significant performance increase to the boot time with Fast Startup enabled.

However, there’s little reason to disable Fast Startup permanently unless you encounter persistent issues, have trouble installing updates, or use more than a single operating system. Don’t forget that you can easily bypass the feature whenever you want.