-
I disabled telemetry and lost the nice rotating background images on the lock screen. How can I get just those back? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You can just intall "Dynamic Theme" app it is better alternative
C:\Users\YourUsername\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets or command:
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage ContentDeliveryManager).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
|
Beta Was this translation helpful? Give feedback.
-
I really appreciate your comprehensive response, but I actually was able to just go to Personalise > Lock Screen and switch it back to Windows spotlight. |
Beta Was this translation helpful? Give feedback.
I really appreciate your comprehensive response, but I actually was able to just go to Personalise > Lock Screen and switch it back to Windows spotlight.