Disable tips & tricks on the lock screen

Privacy & Suggested ContentAlle Windows 10/11-versiesOmkeerbaar

This will turn off the tips, tricks and fun facts that appear on the lock screen.

Toe te passen code

Disable tips & tricks on the lock screenRegistry
Windows Registry Editor Version 5.00


; Get fun facts, tips and more from Windows and Cortana on your lock screen

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]

"SubscribedContent-338387Enabled"=dword:00000000
"RotatingLockScreenOverlayEnabled"=dword:00000000

Code om ongedaan te maken

Enable tips & tricks on the lock screenRegistry
Windows Registry Editor Version 5.00


; Get fun facts, tips and more from Windows and Cortana on your lock screen

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]

"SubscribedContent-338387Enabled"=dword:00000001
"RotatingLockScreenOverlayEnabled"=dword:00000001
 

Wilt u dit combineren met andere aanpassingen?

Configurator openen