Windows 11 screensaver not working is typically caused by a USB input device continuously signaling activity to Windows, preventing the idle timer from expiring. Other common causes include power plan settings, application-level wake locks (such as media players), and Group Policy restrictions on domain-joined machines.
This guide covers every cause with step-by-step fixes for Windows 11.
Part 1. Verify Screensaver Is Configured Correctly
Before troubleshooting, confirm the screensaver is properly set up — sometimes the settings reset after a Windows update.
Steps:
- Right-click the desktop → Personalize
- Scroll down → click Lock screen
- Scroll down → click Screen saver
- In the Screen Saver Settings dialog:
- Ensure a screensaver is selected (not "(None)")
- Set the wait time (e.g., 5 minutes)
- Check On resume, display logon screen if desired
- Click Apply → OK
Test immediately: Click Preview in the Screen Saver Settings to confirm the screensaver itself works — if Preview shows nothing, the screensaver application may be corrupted.
💡 Tip: In Windows 11, the Screen Saver settings are somewhat buried: Settings → Personalization → Lock screen → Screen saver (bottom of the Lock screen page). Many users look in the wrong place and think it does not exist.
| Common Screensaver Setting Issue | Fix |
|---|---|
| "(None)" selected | Choose any screensaver from dropdown |
| Wait time set to 0 | Set to minimum 1 minute |
| Preview shows black screen | Windows screensaver may be broken; try a third-party one |
| Settings greyed out | Group Policy is enforcing — see Part 5 |
| Settings keep resetting | Group Policy overriding — see Part 5 |
Part 2. Fix: USB Device Keeping the PC Awake
A mouse with a scroll wheel that vibrates slightly, a USB gaming peripheral with LEDs that send HID signals, or a wireless receiver with interference can continuously reset the idle timer — preventing the screensaver from activating.
Identify the device sending wake signals:
- Open Command Prompt as Administrator
- Run:
powercfg /requests - Look for entries under SYSTEM or DISPLAY — these indicate which application or device is preventing sleep/screensaver
Disable mouse wake signals:
- Open Device Manager (Win + X → Device Manager)
- Expand Mice and other pointing devices
- Right-click your mouse → Properties → Power Management tab
- Uncheck Allow this device to wake the computer
- Repeat for USB Root Hub devices under Universal Serial Bus controllers
⚠️ Important: Do not uncheck the wake permission for your primary keyboard and mouse if you need to wake the PC from sleep using them. Disabling mouse wake for screensaver testing is fine — just be aware that if your PC also sleeps, you may need to press a button on the case to wake it.
🗣️ r/Windows11 user: "Took me forever to figure out. My Logitech wireless mouse dongle was sending tiny signals every few seconds and resetting the idle timer. Disabled mouse wake in Device Manager and the screensaver works perfectly now."
Part 3. Fix: Power Plan Settings
Power plan settings control when the display turns off and when the PC sleeps — which are separate from the screensaver. If the display turn-off time is shorter than the screensaver wait time, the display may turn off before the screensaver activates.
Check power settings:
- Open Settings → System → Power & sleep
- Check the Screen → Turn off after value
- Ensure the screensaver wait time is less than or equal to the screen turn-off time
Check advanced power settings:
- Open Control Panel → Hardware and Sound → Power Options
- Click Change plan settings → Change advanced power settings
- Under Display → check Console lock display off timeout and Display off after values
💡 Tip: Set the screensaver wait time to 5 minutes and the screen turn-off time to 10 minutes or longer. This ensures the screensaver activates before the display turns off, which is the intended behavior.
Part 4. Fix: Applications Preventing Idle (Media Players, Games)
Applications like VLC, YouTube in a browser, games, and video conferencing tools can request that Windows keep the display active — preventing screensaver activation even when the application is minimized or paused.
Identify problematic applications:
- Open Command Prompt as Administrator
- Run:
powercfg /requests - Look for named applications under DISPLAY — these are actively requesting display-on
Common culprits:
| Application Type | Why It Prevents Screensaver | Fix |
|---|---|---|
| VLC (playing video) | DISPLAY request while playing | Pause or close VLC |
| YouTube/streaming (browser) | Browser requests display-on during video | Pause or use a different tab |
| Games | DirectX apps hold display requests | Close game when AFK |
| Video conferencing (Teams, Zoom) | Keeps display active during call | Expected behavior during calls |
| Plex / media server | Background transcoding keeps display active | Configure server sleep settings |
🗣️ r/techsupport user: "Found out Plex Media Server was the culprit. It was transcoding in the background and sending a DISPLAY keep-awake request continuously. Paused transcoding and the screensaver activated after 5 minutes as expected."
Part 5. Fix: Group Policy Blocking Screensaver
On domain-joined Windows 11 machines (corporate environments), Group Policy can disable screensavers, force a specific screensaver, or lock the wait time. If your screensaver settings appear greyed out, Group Policy is the cause.
Check Group Policy (run as local admin):
- Press Win + R → type
gpedit.msc→ press Enter - Navigate to:
User Configuration → Administrative Templates → Control Panel → Personalization - Check the following policies:
- Enable screen saver — must be set to Enabled or Not Configured
- Screen saver timeout — check if this is forcing a specific value
- Force specific screen saver — may be locking the screensaver type
If Group Policy is enforced by IT:
You likely cannot change these settings yourself — contact your IT administrator to adjust or exempt your machine from the policy.
💡 Tip: Run
gpresult /rin Command Prompt to see all applied Group Policies and which server is enforcing them. This helps identify whether the policy is from a domain controller or a local policy you can change yourself.
Part 6. Clean Boot — Isolate Third-Party Software
If no specific cause has been identified, a clean boot starts Windows with only Microsoft services and drivers — eliminating third-party software as a variable.
Perform a clean boot:
- Press Win + R → type
msconfig→ press Enter - Under Services tab → check Hide all Microsoft services → click Disable all
- Under Startup tab → click Open Task Manager → disable all startup items
- Click OK → restart Windows
- Test whether the screensaver activates correctly
If the screensaver works after a clean boot, re-enable startup items in groups to identify the conflicting software.
If you experienced any file loss due to unexpected shutdowns or system changes while troubleshooting, Ritridata can recover deleted or lost files from your Windows drive. Install it on a USB or separate drive and run a Deep Scan to check for recoverable data.
FAQ
Q: Why did my Windows 11 screensaver stop working after an update? Windows updates can reset visual settings, power plan configurations, or screensaver settings. After any major update, re-check your screensaver settings (Settings → Personalization → Lock screen → Screen saver) and re-apply your preferred screensaver and wait time.
Q: How do I check which program is preventing my screensaver from starting? Open Command Prompt as Administrator and run powercfg /requests. The output shows all applications and devices currently requesting that Windows keep the display active or preventing system sleep. Identify any unexpected entries and close or configure those applications.
Q: Can I use a third-party screensaver in Windows 11? Yes — Windows 11 supports third-party screensavers (.scr files). Place the .scr file in C:\Windows\System32\ and it will appear in the Screen Saver Settings dropdown. Third-party screensavers like Electric Sheep and Fliqlo are popular options.
Q: My screensaver activates but immediately deactivates — why? This indicates a device is sending a wake signal immediately after the screensaver starts. The most common cause is a mouse with a slightly vibrating scroll wheel or wireless receiver interference. Disconnect or change the mouse, and check Device Manager for wake permissions.
Q: Is the Windows screensaver the same as the lock screen? They are related but distinct. The screensaver is the animated display that appears after the idle period. If "On resume, display logon screen" is checked in screensaver settings, the lock screen appears when you move the mouse or press a key. The lock screen can also appear independently based on power settings.
Q: Does Windows 11 Home support all the same screensaver features as Pro? The screensaver functionality itself is the same across editions. However, Group Policy Editor (gpedit.msc) is only available in Windows 11 Pro and Enterprise — Home users cannot access Group Policy settings for screensaver management.
