Windows OS Hub
  • Windows
    • Windows 11
    • Windows 10
    • Windows Server 2025
    • Windows Server 2022
    • 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
    • Proxmox
  • PowerShell
  • Linux
  • Home
  • About

Windows OS Hub

  • Windows
    • Windows 11
    • Windows 10
    • Windows Server 2025
    • Windows Server 2022
    • 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
    • Proxmox
  • PowerShell
  • Linux

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

June 3, 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
Windows 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

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

September 4, 2024

Disable and Completely Remove Widgets from Taskbar in...

September 26, 2024

Check the Software Installation/Removal History in Windows

October 8, 2024

How to Add or Remove Pinned Folders to...

August 11, 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

  • Encrypt Any Client-Server App Traffic on Windows with Stunnel

    June 12, 2025
  • Failed to Open the Group Policy Object on a Computer

    June 2, 2025
  • Remote Desktop Printing with RD Easy Print Redirection

    June 2, 2025
  • Disable the Lock Screen Widgets in Windows 11

    May 26, 2025
  • Configuring Windows Protected Print Mode (WPP)

    May 19, 2025
  • 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

Follow us

  • Facebook
  • Twitter
  • Telegram
Popular Posts
  • Upgrading to Windows 11 on Unsupported Hardware
  • Install Any OS from ISO Image over Network with iVentoy
  • Create a Custom Windows Image with Pre-installed Apps
  • Run PowerShell Scripts on a Schedule with Task Scheduler
  • How to Assign (Passthrough) a Physical GPU to a Hyper-V Virtual Machine
  • Automatic Outlook User Profile Configuration with ZeroConfigExchange
  • Fix: Windows Update Tab (Button) is Missing from Settings
Footer Logo

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


Back To Top