Hi there,
I am facing same issue and unable to fix it. please guide me how to run the command?
Sabahat Modood Khan
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I didn't make any changes, but now my lock screen image (Windows spotlight) no longer shows the images location.
Hi there,
I am facing same issue and unable to fix it. please guide me how to run the command?
Sabahat Modood Khan
Hello
Go to Settings > Personalization > Lock screen
Change the lock screen settings from Windows spotlight to Picture.
Make sure the "Get fun facts, tips and tricks and more on your lock screen" is checked. If it is already checked, uncheck it, then check it back.
Then switch the settings back to Windows spotlight. See if that helps at the next restart.
AI answer
If the location information is no longer showing on your Windows Spotlight lock screen images, it could be due to a temporary glitch or a change in settings. Here are a few steps you can try to resolve the issue:
Get-AppxPackage -AllUsers ContentDeliveryManager | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
This command will re-register the Windows Spotlight feature.If none of these steps work, it may be a bug that could be addressed in future updates from Microsoft.
References: