I have a Windows 10 IoT Enterprise version 21H2 (not in a domain).
I encrypted C partition using BitLocker configured to auto-unlock using the TPM module of the PC.
Each time I enable BitLocker, the "Shutdown" / "Restart" options disappear from the power options in Start menu. (Showing "There are currently no power options available.") Every time I disable BitLocker, it fixes the issue.
Looked for solutions on the web and tried the following, but nothing helped:
- Run powercfg -restoredefaultschemes
- Run DISM /Online /Cleanup-Image /RestoreHealth
- Run sfc /scannow
- Change the current power option name / restoring the power scheme
- Run power troubleshooter
- Log on with different account
Does anyone have any idea on how to solve it?