# Régénerer hibernation file

Pour régénerer l'hibernation file qui peut être cassé:

```
powercfg -off
powercfg -on
```