Hi MattS_871,
Thanks for reaching out here at Microsoft Community.
It sounds like your Windows 11 Screensaver / Display Sleep functions not working. The following steps could be applied to troubleshoot:
- Confirm the power option has been set to allow the computer to sleep.
- Hold down Windows + R to launch RUN > Type: regedit and hit Enter > locate to HKEY_CURRENT_USER\Control Panel\desktop\ScreenSaveActive, and create this string if there is no ScreenSaveActive. > Right click on it, and edit the key valule to 1.
- Hold down Windows+X to run Windows PowerShell (Administrator), and execute the following commands respectively in sequence:
sfc /SCANNOW
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-image /RestoreHealth
Allow the process to finish and see if it solves any issues. Restart the device afterward.
(Apply this method several times to see the effect.)
- If the problem is still there, you could consider to perform an in-place update on your system to upgrade/repair the system (this is a non-destructive repair of the system, which is different from reinstalling the system. Normally, installed applications remain the same and update the system to the latest version.)
- Click hereto download the installation media.
- After the creation tool is created, go to Settings > Windows Update, and select Check for updates. (it is recommended to back up important data to avoid data loss)
Note:
- Your system disk may require 15-20G of free space (similar to upgrading to Windows 10)
- If the system is installed in an unsupported directory or under other abnormal conditions, it may not be able to be repaired without damage.
Let us know if you need any further assistance, we will be glad to assist you. Wishing you a happy new year!
Best Regards,
Lynn Sun | Microsoft Community Support Specialist
* Beware of scammers posting fake support numbers here.
* Kindly Mark and Vote this reply if it helps, as it will be beneficial to more community members reading here.