Windows OS Hub
  • Windows
    • Windows 11
    • Windows Server 2022
    • Windows 10
    • Windows Server 2019
    • Windows Server 2016
  • Microsoft
    • Active Directory (AD DS)
    • Group Policies (GPOs)
    • Exchange Server
    • Azure and Microsoft 365
    • Microsoft Office
  • Virtualization
    • VMware
    • Hyper-V
  • PowerShell
  • Linux
  • Home
  • About

Windows OS Hub

  • Windows
    • Windows 11
    • Windows Server 2022
    • Windows 10
    • Windows Server 2019
    • Windows Server 2016
  • Microsoft
    • Active Directory (AD DS)
    • Group Policies (GPOs)
    • Exchange Server
    • Azure and Microsoft 365
    • Microsoft Office
  • Virtualization
    • VMware
    • Hyper-V
  • PowerShell
  • Linux

 Windows OS Hub / Windows 11 / Disable the Lock Screen Widgets in Windows 11

May 26, 2025

Disable the Lock Screen Widgets in Windows 11

In March 2024, Microsoft introduced a new feature via updates for Windows 10 and 11 that enables widgets to be displayed on the Windows lock screen. Informational widgets (mini-apps) are now displayed directly on the Windows lock screen by default when the computer is locked. By default, the lock screen displays widgets such as weather updates, stock market data, sports news, and traffic conditions overlayed on top of the screen. This post explains how to disable or customize the widgets on the Windows lock screen.

Windows 11: Lock Screen Widgets

The taskbar in Windows 11 also displays widgets.

To disable the widget bar on the Windows lock screen:

  1. Go to Settings -> Personalization -> Lock Screen
  2. By default, the Weather and more option is selected in the Lock Screen status.
  3. To stop widgets from displaying, change the value to “None”. Enable / Disable Widgets on LockScreen in Windows 11

In the current builds of Windows 10 and 11, users cannot modify the list of lock screen widgets. They cannot customize their appearance or placement, nor can they selectively enable or disable specific information widgets.

The February 2025 release of Windows 11 Preview Build 22635.4870 (KB5050087) introduced the ability to customize lock screen widgets. Now, users can choose which widgets they want to see on their lock screen. You can add or disable widgets from the same Settings section. This feature will likely be released to the Windows General Availability (GA) servicing channel soon.

Customize lockscreen widgets

Additionally, the Group Policy templates now include a new option: Disable Widgets on Lock Screen (Computer Configuration -> Administrative Templates -> Windows Components -> Widgets). Use the Local Group Policy Editor (gpedit.msc) to enable this policy, which will prevent widgets from appearing on the lock screen for all users. If this GPO option is missing, you must update the Group Policy Administrative Templates (ADMX) to the latest version.

GPO: Disable Widgets on Lock Screen

You can also prevent lock screen widgets from displaying by creating a registry parameter called LockScreenWidgetsEnabled and setting its value to 0.

REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\PersonalizationCSP /v LockScreenWidgetsEnabled /t REG_DWORD /d 0 /f

The lock screen will not display widgets if the user locks the computer or if the desktop locks automatically after a period of inactivity (as set by the GPO).

0 comment
0
Facebook Twitter Google + Pinterest
Questions and AnswersWindows 11
previous post
WMIC Command Not Found on Windows
next post
Fix: Device Installation is Forbidden by System Policy

Related Reading

How to Assign (Passthrough) a Physical GPU to...

June 11, 2024

Configuring RemoteApps Hosted on Windows 10/11 (without Windows...

January 25, 2025

Disable BitLocker Automatic Drive Encryption in Windows 11

October 16, 2024

Enable Hyper-V on Windows 10/11 Pro and Home...

August 12, 2024

Disable and Completely Remove Widgets from Taskbar in...

September 26, 2024

Get Started with Docker on Windows (WSL2) without...

September 4, 2024

Adding Multiple Alternate DNS Names for a Windows...

September 3, 2024

Change Network Connection (Adapter) Priorities in Windows

August 5, 2024

Leave a Comment Cancel Reply

join us telegram channel https://t.me/woshub
Join WindowsHub Telegram channel to get the latest updates!

Recent Posts

  • Map a Network Drive over SSH (SSHFS) in Windows

    May 13, 2025
  • Configure NTP Time Source for Active Directory Domain

    May 6, 2025
  • Cannot Install Network Adapter Drivers on Windows Server

    April 29, 2025
  • Change BIOS from Legacy to UEFI without Reinstalling Windows

    April 21, 2025
  • How to Prefer IPv4 over IPv6 in Windows Networks

    April 9, 2025
  • Load Drivers from WinPE or Recovery CMD

    March 26, 2025
  • How to Block Common (Weak) Passwords in Active Directory

    March 25, 2025
  • Fix: The referenced assembly could not be found error (0x80073701) on Windows

    March 17, 2025
  • Exclude a Specific User or Computer from Group Policy

    March 12, 2025
  • AD Domain Join: Computer Account Re-use Blocked

    March 11, 2025

Follow us

  • Facebook
  • Twitter
  • Telegram
Popular Posts
  • Fix: Windows Update Tab (Button) is Missing from Settings
  • Fix: Your IT Administrator Has Limited Access to Virus & Threat Protection
  • Permanently Disable Driver Signature Enforcement on Windows 11
  • Fix: Multiple Connections to a Server or Shared Resources by the Same User
  • How to Add or Reinstall the Microsoft PDF Printer on Windows
  • How to Remove ‘Some Settings are Managed by Your Organization’ on Windows 11 or 10
  • Cannot Install Language Pack on Windows 10 or 11
Footer Logo

@2014 - 2024 - Windows OS Hub. All about operating systems for sysadmins


Back To Top