K
KevincraftDapper
I tried all steps in here:
Under "Background," make sure to enable Windows Spotlight.
Solution 2
Restart your computer. I have tried these 2 solutions but the windows spotlight didn't change so can you explain and fix it?
Continue reading...
- Open Settings.
- Click onPersonalization.
- Click onLock screen.
Under "Background," make sure Windows Spotlight is NOT selected and change the option toPicture orSlideshow
- Use the Windows key + Rkeyboard shortcut to open theRuncommand.
-
Type the following path and clickOK.
%USERPROFILE%/AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets
-
Select all the files(Ctrl + A)and hit theDelete key to clear all old images (if applicable).
- Use the Windows key + Rkeyboard shortcut to open theRuncommand again.
-
Type the following path to where the Windows Spotlight settings are stored and clickOK.
%USERPROFILE%/AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\Settings
-
Right-clicksettings.datandroaming.lockindividually, then clickRenameand name themsettings.dat.bakandroaming.lock.bak.
- Restart your computer.
- OpenSettings.
- Click onPersonalization.
- Click onLock screen.
Under "Background," make sure to enable Windows Spotlight.
Solution 2
- Open Settings.
- Click onPersonalization.
- Click onLock screen.
-
Under "Background," make sure to enableWindows Spotlight. (If you don't enable the feature, you're likely to get an error while running the PowerShell command.)
- Open Start.
- Search forWindows PowerShell, right-click the result, and selectRun as administrator.
Enter the following command and press Enter to reset the Windows Spotlight:
Get-AppxPackage -allusers *ContentDeliveryManager* | foreach {Add-AppxPackage "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode -register
Restart your computer. I have tried these 2 solutions but the windows spotlight didn't change so can you explain and fix it?
Continue reading...