How to deactivate Hibernation with or without Quick Start

To support me, you can subscribe to the channel, share and like the videos, disable your ad blocker, purchase my 3D plans, or make a donation or subscribe on Ko-Fi. Thank you!

Hi, here’s how to disable Hibernation, with or without Quick Start

Commands used to manage hibernation

# Disable hibernation (hibernation and quick start disabled)
powercfg /h off
# Enable hibernation (hibernation with quick start)
powercfg /h on
# Enable reduced mode (hibernation disabled with quick start enabled)
powercfg /h /type reduced
# Disable reduced mode (hibernation enabled with quick start)
powercfg /h /type fulll

Video : How to deactivate Hibernation with or without Quick Start

Play

Related links