Forum Discussion
How do i get rid of these widget things?
Here's how to remove those unwanted widgets from your Windows 10 lock screen:
- Go to Settings > Personalization > Lock Screen
- Turn off “Show fun facts, tips, and more from Windows and Cortana on your lock screen”
- Just below that, click on “Choose an app to show detailed status” and set it to None
- If widgets also appear on your taskbar, navigate to Settings > Personalization > Taskbar and disable Widgets
- Restart your PC to apply the changes
These steps will restore your lock screen to its classic look—just the time and date, without any distractions.
🛠️ Note: Some users have reported that Windows updates may re-enable these widgets. If that happens, you might need to repeat the steps or consider using Group Policy or Registry tweaks for a more permanent solution.
Let me know if you'd like help with those advanced options too.
If you're using Windows 10 Pro or Enterprise, you can use the Group Policy Editor to permanently disable lock screen widgets and suggestions:
- Press Win + R, type gpedit.msc, and hit Enter
- Navigate to: Computer Configuration > Administrative Templates > Control Panel > Personalization
- Double-click on “Do not display the lock screen”
- Set it to Enabled, then click Apply and OK
- Restart your computer to apply the changes
This will completely bypass the lock screen and take you directly to the sign-in screen, effectively removing all lock screen content—including widgets, tips, and fun facts.
🛡️ Note: This method disables the entire lock screen, not just the widgets.
this Registry tweak will disable the lock screen entirely—removing all widgets, tips, and distractions.
⚠️ Important: Always back up your registry before making changes.
✅ Steps:
- Press Win + R, type regedit, and hit Enter
- Navigate to this path:
- Code
- HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization
- Inside Personalization, right-click → New > DWORD (32-bit) Value
- Name the new value:
- Code
- NoLockScreen
- Double-click it and set its value to 1
- Restart your PC
This will completely bypass the lock screen and take you directly to the sign-in screen—effectively removing all lock screen content including widgets, fun facts, and suggestions.
💡 Note:
- This method disables the entire lock screen—not just the widgets.