Header Ads Widget

6/recent/ticker-posts

How to enable or disable hibernate in Windows 10

Hibernation is a state you can put your computer in instead of shutting it down or putting it to sleep. When your computer hibernates, it takes a snapshot of your system files and drivers and saves that snapshot to your hard drive before shutting down. This allows your computer to start up faster, because it doesn't need to re-establish those files and settings.

Hibernate is enabled by default, and it doesn't really hurt your computer, so it's not necessary that you disable it even if you don't use it. However, when hibernate is enabled it reserves some of your disk for its file -- the hiberfil.sys file.

So, the main reason you might want to disable hibernate on your computer is if you really need those extra gigs of hard drive space back. If you turn hibernate off, you won't be able to use hibernate (obviously), nor will you be able to take advantage of Windows 10's fast startup feature, which combines hibernation and shutdown for faster boot times.

Here's how to disable and then re-enable hibernate in Windows 10:

1. Right-click on the Start button and choose Command Prompt (Admin) or Windows PowerShell (Admin) from the pop-up menu. Or you can search Command Prompt and Run as Administrator by clicking right bottom and If you are prompted by the User Account Control asking if you want to allow this program to make changes to your computer, click Yes to proceed.

2. In the Command Prompt window, type powercfg.exe /hibernate off and press the Enter key. Exit the Command Prompt window. Hibernate feature will be disabled now.

3. To enable hibernate in Windows 10, open the Command Prompt again and type powercfg.exe /hibernate on and press the Enter key.

Sometimes while optimizing drives, hibernate option auto disable and it needs to re-enable. 

Post a Comment

0 Comments