Skip to content
Follow
Windows

How to Enable or Disable Lock Screen Slideshow in Windows 11

Richard
Written by
Richard
Mar 30, 2026 Updated Jul 10, 2026 2 min read
How to Enable or Disable Lock Screen Slideshow in Windows 11
How to Enable or Disable Lock Screen Slideshow in Windows 11

This tutorial shows you how to turn the lock screen slideshow on or off in Windows 11. When your PC starts up or when you lock it, a slideshow on your lock screen will automatically play pictures.

Disabling the lock screen slideshow can save battery power on a laptop. Enabling the lock screen slideshow makes the computer's login screen more visually engaging with changing background pictures.

The Windows 11 lock screen appears first when a computer starts or when the user presses ⊞ Win+L to lock the device. Users must dismiss this initial lock screen to reach the sign-in prompt and log into Windows.

You can personalize your lock screen background in three ways: Windows Spotlight, a single picture, or a slideshow.

Administrator privileges are required to change lock screen settings. When using two or more monitors, the Windows 11 lock screen displays only on the primary monitor.

⚡ Quick Answer

Navigate to Settings > Personalization > Lock screen. Under “Personalize your lock screen,” select “Picture” or “Windows Spotlight” to disable the slideshow, or choose “Slideshow” to enable it.

Option 1Using Local Group Policy Editor

Windows 11 Pro, Enterprise, and Education users can manage the lock screen slideshow using the Local Group Policy Editor. This tool lets you quickly switch the slideshow feature on or off for your lock screen. Just open the editor and follow a few simple steps to control your Windows 11 lock screen slideshow.

  1. Open the Local Group Policy Editor by typing gpedit.msc in the search box and pressing Enter. ⚠️ Admin Required
  2. In the left pane, navigate to this path:


    Computer Configuration > Administrative Templates > Control Panel > Personalization
Local Group Policy Editor setting to prevent Windows 11 lock screen slideshow
Local Group Policy Editor setting to prevent Windows 11 lock screen slideshow

To Enable Lock Screen Slideshow (Default Setting)

  1. Find Allow Cloud Content in the right pane.
  2. Select (dot) Not Configured.

To Disable Lock Screen Slideshow

  1. Find Allow Cloud Content in the right pane.
  2. Select (dot) Enabled.
Configuration options for disabling lock screen slideshow in Windows 11 Group Policy
Configuration options for disabling lock screen slideshow in Windows 11 Group Policy
  1. Close the Local Group Policy Editor.

Option 2Using Registry and Windows Terminal

💡Tip
This method works on all Windows 10 and Windows 11 editions, including Home.

To Enable Lock Screen Slideshow (Default Setting)

  1. Open Windows Terminal as administrator. ⚠️ Admin Required
  2. Run this command:
    reg delete "HKLM\SOFTWARE\Policies\Microsoft\Windows\Personalization" /v NoLockScreenSlideshow /f
  3. Close Windows Terminal when done.

To Disable Lock Screen Slideshow

  1. Open Windows Terminal as administrator. ⚠️ Admin Required
  2. Run this command:
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Personalization" /v NoLockScreenSlideshow /t REG_DWORD /d 1 /f
  3. Close Windows Terminal when done.

Summary

You’ve learned two ways to manage the lock screen slideshow in Windows 11: one using the Group Policy Editor for Pro versions, and another using the Registry for all versions, including Home.

How to show Lock screen Picture on both monitors in 🪟 Windows 11?

Want to display your lock screen picture on both monitors in Windows 11? Right-click your desktop, then select ‘Personalize,’ followed by ‘Background.’ Ensure the background type is set to ‘Picture,’ then click ‘Browse photos’ and choose your images.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Enable or Disable Windows Spotlight in Windows 11
Windows How to Enable or Disable Windows Spotlight in Windows 11
How to Disable Lock Screen Notifications in Windows 11
Windows How to Disable Lock Screen Notifications in Windows 11
How to Add or Remove Lock Screen Widgets on Windows 11
Windows How to Add or Remove Lock Screen Widgets on Windows 11
How to Enable or Disable the Lock Screen in Windows 11
Windows How to Enable or Disable the Lock Screen in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *