Skip to content
Follow
Windows

How to Turn On or Off Lock Screen Background Motion in Windows 11

Richard
Written by
Richard
Mar 6, 2026 Updated Aug 13, 2026 3 min read
How to Turn On or Off Lock Screen Background Motion in Windows 11
How to Turn On or Off Lock Screen Background Motion in Windows 11

Lock screen background motion in Windows 11 adds a subtle, gentle zoom effect to your sign-in picture every time you wake up your PC. Turning off this moving background feature helps save battery life on laptops and speeds up older machines.

You can turn this setting on or off in under a minute through the Windows 11 Settings app . Managing this animation gives you control over your PC’s visual style and daily battery use.

⚡ Quick Answer

Open Settings , go to Personalization, then Lock screen. Toggle the “Make the lock screen image react when I move my PC” option on or off to control background motion. Administrators can use Group Policy or Registry Editor for system-wide changes.

What is the Lock Screen?

Pressing Win+L or starting your computer brings up the lock screen first. Dismissing this view reveals the sign-in area.

What is Lock Screen Background Motion?

Windows 11 lock screen motion makes background pictures shift in response to physical device movement, acting much like a subtle animation. An accelerometer (a hardware sensor that detects tilt and orientation) powers this dynamic look. Turning off the moving background keeps the lock screen image completely still.

Windows Spotlight displays dynamic backgrounds on the lock screen by default, but disabling background motion forces a static image.

Option 1Turn On or Off Lock Screen Motion for Your Account Using Settings

  1. Press Win+I to open Settings .
  2. Click on Personalization from the left menu.
  3. Select Lock screen on the right.
  4. Find the option called Make the lock screen image react when I move my PC and toggle it On or Off depending on what you want.
  5. Close Settings when done.

The Settings app lets individual users toggle this effect without altering preferences for anyone else sharing the PC.

Windows 11 lock screen with background motion feature enabled
Windows 11 Personalization settings showing Lock screen options.

turn off make the lock screen image react when i move my pc
turn off make the lock screen image react when i move my pc

Option 2Turn On or Off Lock Screen Motion for All Users Using Group Policy Editor

Windows 11 administrators use the Group Policy Editor (a centralized configuration console) to control lock screen motion across every user account on a machine, enforcing a uniform desktop experience.

  1. Press Win + R, type gpedit.msc, and press Enter to open the Local Group Policy Editor.
  2. In the left panel, go to: Computer Configuration > Administrative Templates > Control Panel > Personalization
  3. In the right panel, double-click Prevent lock screen background motion.
  4. To enable motion for all users: select Not Configured or Disabled, then click OK.
  5. To disable motion for all users: select Enabled, then click OK.
  6. Close the Local Group Policy Editor.
windows 11 prevent lock screen background motion
windows 11 prevent lock screen background motion

windows 11 prevent lock screen background motion enable disabled
windows 11 prevent lock screen background motion enable disabled

Option 3Turn On or Off Lock Screen Motion for All Users Using the Registry Editor

Advanced users modify lock screen motion globally via the Registry Editor (a hierarchical database for system configuration). Proceeding with caution remains essential when adjusting these low-level parameters.

To enable motion for all users:

🗝️Registry
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization" /v AnimateLockScreenBackground /f

To disable motion for all users:

🗝️Registry
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization" /v AnimateLockScreenBackground /t REG_DWORD /d 1 /f

Saving text as a .reg file and double-clicking it merges the configuration into the registry. Alternatively, manual modification inside the Registry Editor achieves the same outcome.

Summary

The Windows 11 lock screen motion feature adds a subtle animation to your background image, making it gently move as you shift your device. This dynamic effect, powered by an accelerometer, can be turned off if you prefer a static picture on your lock screen when your PC is starting up or locked.
  • The lock screen shows when you start or lock your PC.
  • If your device has an accelerometer, the lock screen background can move slightly as you move your device.
  • You can turn off this moving background if you prefer a still image.
  • Use the Settings app to change this for just your user account.
  • Administrators can use the Group Policy Editor to control this for all users.
  • Advanced users can edit the Windows Registry to enable or disable this feature.
  • Some options require administrator rights.
  • Choose the method that works best for you to customize how your lock screen looks in Windows 11!

How to Lock screen from moving on 🪟 Windows 11?

Click 'Edit'. The setting reads 'Not Configured' initially, so switch it to 'Enabled'. Select 'Apply', then click 'OK' to finalize the change. The Group Policy Editor (a tool for administrators) can now be closed.

How to set dynamic Lock screen in 🪟 Windows 11?

Unconnected devices trigger an alert notification. Pairing requires navigating to 'Bluetooth & devices' in the left-hand menu and selecting 'Add device'.

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 Reset Group Policy Windows 11 to Default
Windows How to Reset Group Policy Windows 11 to Default
How to Disable Lock Screen Notifications in Windows 11
Windows How to Disable Lock Screen Notifications in Windows 11
How to Access Control Panel in Windows 11
Windows How to Access Control Panel in Windows 11
How to Sign Out Other Users in Windows 11
Windows How to Sign Out Other Users 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 *