filmov
tv
How to disable Fast Startup on Windows 11 from Command Prompt

Показать описание
I have a client that is not able to shutdown his PC.
The is a feature called "Fast Startup" that has been part of Windows for years under several of it's versions. The problem I find is that the ability to disable it through the Widows GUI has been removed. Fortunately you still have some control over this in the Command Prompt.
The command you want is:
powercfg /h off
To re-enable the command is :
powercfg /h on
The is a feature called "Fast Startup" that has been part of Windows for years under several of it's versions. The problem I find is that the ability to disable it through the Widows GUI has been removed. Fortunately you still have some control over this in the Command Prompt.
The command you want is:
powercfg /h off
To re-enable the command is :
powercfg /h on