Fast Startup mode makes Windows 8 boot faster

Speed Up My PC

In Windows 8, Microsoft has introduced a way to start your computer. This feature is called as Fast Startup. Currently, in Windows 7, users could either shut down their computers, put it to Sleep or Hibernate. According to usage data it had, it found that a very small percentage of users actually prefered to use the Hibernate option.

startups compared Fast Startup mode makes Windows 8 boot faster

Fast Startup in Windows 8

This new Fast Startup mode is a hybrid of the traditional cold boot and resuming from hibernate option. In Windows 7, during shutdown, the OS closes the user session and the kernel session. But in Windows 8, the kernel session is not closed, but it is hibernated. Unlike the full hibernate data, whose file size is very large, this “kernel only” or 0 Hibernation data file is much smaller. As a result, it takes much less time to write it to disk. Using this file during boot, gives a substantial time-advantage while starting Windows 8.

The Fast Startup option is enabled by default in Windows 8. You can access its settings here. Press Win+W key, start typing Power and hit Enter to open Power Options. You can learn more such Windows 8 search tips here. Alternatively you could click on the Power icon in your notification area and select More Power Options.

Clicking on Power Options will open the following window.

fast startup 1 Fast Startup mode makes Windows 8 boot faster

In the left pane, you will see the option: Choose what the power buttons do. Click on it.

fast startup 2 Fast Startup mode makes Windows 8 boot faster

Here, you will see that the default recommended setting box Turn on fast startup (recommended) is checked. This is one of the reasons, why Windows 8 starts faster.

Do note the Fast startup settings comes into play only when you are shutting down the computer and not when you are restarting it.

Posted by on , in Category Windows with Tags
Anand aka HappyAndyK is an end-user Windows enthusiast, a Microsoft MVP in Windows Desktop Experience since 2007, and the Admin of TheWindowsClub.com, TheGeeksClub.com & WinVistaClub.com. Creating a System Restore Point before trying out a new software or a tweak is always recommended.
  • Barry Etheridge

    So, if I buy W8 I can save, what, 30 seconds of my life every time I start up? Why, that’s almost enough time to … er … um … yeah, maybe I’ll just stick to W7!

  • Phrozencrew2020

    To activate and add Windows 8 Normal Shutdown and Hybrid Shutdown in your context menu you can copy registry entry below. Then save as shutdown.reg and double click it and enjoy! Right click on desktop and see the Power Menu at the bottom of your context menu.
    —————-copy file below —————————-

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOTDesktopBackgroundShellPower Menu]
    “MUIVerb”=”Power Menu”
    “SubCommands”=”shutdown;hybridshutdown”
    “Icon”=”shell32.dll,215″
    “Position”=”bottom”

    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStore

    shellshutdown]
    @=”Shut Down (Normal)”

    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStore

    shellshutdowncommand]
    @=”Shutdown -s -f -t 00″

    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStore

    shellhybridshutdown]
    @=”Shut Down (Hybrid)”

    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStore

    shellhybridshutdowncommand]
    @=”Shutdown -s -f -t 00 -hybrid”

  • Vasudev

    Also noticed on my Desktop, when ‘Turn on fast startup’ is ticked, the PC starts as soon as UPS Power is On even W/O PC’s Power button is pressed.