Disable fast start-up

SystemTodas as versões do Windows 10/11Reversível

Fast Start-up helps your PC start faster after shutdown by saving a system image to disk. Disabling Fast Start-up can help with certain issues, but may result in slightly longer boot times.

Código para Aplicar

Disable fast start-upRegistry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power]

"HiberbootEnabled"=dword:00000000

Código para Reverter

Enable fast start-upRegistry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power]

"HiberbootEnabled"=dword:00000001

Quer combinar isso com outros ajustes?

Abrir Configurador