How to Turn On or Off Dynamic Lock to Auto-Lock Your Windows 11 PC

Want your Windows 11 computer to lock itself automatically when you walk away? This easy guide will show you how to turn on or off Dynamic Lock, a feature that keeps your PC safe when you’re not using it.

What Is Dynamic Lock?

Dynamic Lock helps protect your computer by locking it if you step away and forget to do it yourself. It works by using Bluetooth to connect your phone (or another device) to your PC. When your phone moves away from your PC (out of Bluetooth range), Windows will lock screen in Windows 11 after about a minute.

This means no one else can use your PC if you forget to lock it before leaving.

Before You Start

How to Turn On or Off Dynamic Lock in Settings

  1. Open Settings: Press Windows key + I on your keyboard.
  2. Click on Accounts on the left side menu.
  3. Click sign-in options in Windows 11 on the right.
  4. Scroll down and find Dynamic lock. Click to expand it.
  5. Check the box next to “Allow Windows to automatically lock your device when you’re away” to turn it on. Uncheck it to turn it off.

Click here to open Sign-in options directly

Here is how it looks in Settings:

Find Dynamic Lock under Sign-in options.
Check this box to enable Dynamic Lock.

Optional: Turn On or Off Dynamic Lock Using a Registry File

If you’re comfortable using registry files, you can enable or disable Dynamic Lock quickly by running these files.

To Turn On Dynamic Lock

reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v EnableGoodbye /t REG_DWORD /d 1 /f

To Turn Off Dynamic Lock (Default Setting)

reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v EnableGoodbye /t REG_DWORD /d 0 /f

Note: Editing the registry can cause problems if done wrong. Be sure to back up your registry before making changes.

Why Use Dynamic Lock?

  • Protect Your PC: Automatically locks when you walk away, keeping your files safe.
  • Simple to Use: Just pair your phone and turn on the feature.
  • Works with Bluetooth: Uses your phone’s Bluetooth connection to know when you are gone.
  • Convenient: No need to remember to lock your PC manually every time.

More Help and Info

Learn more about sign-in options and security on Windows 11 from Microsoft:

By turning on Dynamic Lock, you make sure your Windows 11 computer stays safe even if you forget to lock it yourself. Give it a try today!

Categories:

Tags:

Leave a Reply

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