Forum Discussion
Windows Spotlight no longer working on Lock Screen
I just had Windows 11 installed yesterday, did all the upgrades and did all the repairs. Still nothing. Has anyone found a new solution, perhaps? This is the latest thread I've seen that talks about this :(
yes
first i removed some files from
%USERPROFILE%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\Settings
delete all things there, also this location
%USERPROFILE%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets
then restart
after this open powerShell as administrator and paste this
Get-AppxPackage -allusers *ContentDeliveryManager* | foreach {Add-AppxPackage "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode -register }
and the important thing is try to always enable onedrive cause some of this problems occurs according to onedrive shutdown and