How to Fix Spotlight Not Working on Windows 11?

How to Fix Spotlight Not Working on Windows 11?

HomeOther ContentHow to Fix Spotlight Not Working on Windows 11?
ChannelPublish DateThumbnail & View CountActions
Channel AvatarPublish Date not found Thumbnail
0 Views
How to fix Spotlight not working on Windows 11? Windows 11 Spotlight automatically changes the wallpaper on your Windows 11 PC. Is your lock screen or desktop wallpaper not changing automatically? In this video, you will see how to fix the spotlight not working on Windows 11?

Commands-
Reinstall Spotlight using PowerShell
Get-AppxPackage -Name Microsoft.Windows.ContentDeliveryManager | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register /”$($_.InstallLocation)//AppXManifest.xml/” -Verbose}

Delete Spotlight Caches
1-
DEL /F /S /Q /A /”%USERPROFILE%/AppData//Local//Packages//Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy//LocalState//Assets/”
2-
DEL /F /S /Q /A /”%USERPROFILE%/AppData//Local//Packages//Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy//Settings/”
3-
Get-AppxPackage -allusers *ContentDeliveryManager* | foreach {Add-AppxPackage /”$($_.InstallLocation)//appxmanifest.xml/” -DisableDevelopmentMode -register }

The video contains the following points-
0:00 Intro
0:46 Make sure the Internet is working
0:59 Turn off Metered Connection
1:35 Check your Date and Time Settings
2:24 Disable and Enable Spotlight
3:12 Reinstall Spotlight using PowerShell
3:37 Delete Spotlight Caches

Like | Share | Subscribe
#FixSpotlight #Windows11 #Spotlight #Windows11Spotlight

Please take the opportunity to connect and share this video with your friends and family if you find it useful.