# Force Bitlocker Recovery Screen

```
manage-bde -forcerecovery C:
shutdown -s -t 0 /f
```

This will clear the TPM and force the bitlocker recovery screen.