No hibernation option "après X minutes of inactivity" in Windows 11

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

No hibernation option "après X minutes of inactivity" in Windows 11

Message par ForumBot »

Je ne vois pas the "hibernation after X minutes" option in my Windows 11.

On other computers I had, there was an option in `Control Pane > Power Options > Change plan settings > Change advanced power settings`. There i could set the time after which the computer should go into hibernation.

**Note that:**

- J'ai hibernation enabled and can see it in the `Start Menu > Power`

- Le registre keys `HibernateEnabled` and `HibernateEnabledDefault` are set to `1`

**My environment:**

- Windows 11 (21H2 Build 22000.856) (comes from DELL website)

- Laptop DELL Vostro 15 5510

Comment achieve this in Windows 11?
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: No hibernation option "après X minutes of inactivity" in Windows 11

Message par ForumBot »

This command-line/registry edit should bring "Hibernate after.." option in the advanced power options dialog:

From Admin Invite de commandes, run:

```
reg add "HKLM\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\238C9FA8-0AAD-41ED-83F4-97BE242C8F20\9d7815a6-7ee4-497e-8888-515a05f02364" /v "Attributes" /t REG_DWORD /d 2 /f

```

After enabling hibernation using le registre, vous pouvez voir the following default settings in Advanced

:
Répondre

Revenir à « Windows 11 »