Jump to content

So my Windows Spotlight was stuck on a picture. So I looked it up how to fix it. It said to turn off Windows Spotlight, got to a specofoc folder and delete stuff, turn it back on and restart. I did everything correct, exept turn Windows Spotlight off before doing everything. And now I dont know what to do. And BTW, I deleted those files forever so I cant just restore.

--Dominik

Link to comment
https://linustechtips.com/topic/964946-windows-spotlight-wont-work/
Share on other sites

Link to post
Share on other sites

39 minutes ago, startupbusinesscreator said:

So my Windows Spotlight was stuck on a picture. So I looked it up how to fix it. It said to turn off Windows Spotlight, got to a specofoc folder and delete stuff, turn it back on and restart. I did everything correct, exept turn Windows Spotlight off before doing everything. And now I dont know what to do. And BTW, I deleted those files forever so I cant just restore.

6

Make sure that you have Windows Spotlight selected as your lock screen background. Afterward, open PowerShell as an administrator, paste and run the command listed below, and restart.

image.png.855f5f954fc7d49df802df07cef134ba.png

Get-AppxPackage -allusers *ContentDeliveryManager* | foreach {Add-AppxPackage "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode -register }

 

Make sure to quote me or use @PorkishPig to notify me that you replied!

 

 

Desktop

CPU - Ryzen 9 3900X | Cooler - Noctua NH-D15 | Motherboard - ASUS TUF X570-PLUS RAM - Corsair Vengeance LPX DDR4-3200 32GB Case - Meshify C

GPU - RTX 3080 FE PSU - Straight Power 11 850W Platinum Storage - 980 PRO 1TB, 960 EVO 500GB, S31 1TB, MX500 500GB | OS - Windows 11 Pro

 

Homelab

CPU - Core i5-11400 | Cooler - Noctua NH-U12S | Motherboard - ASRock Z590M-ITX RAM - G.Skill Ripjaws V DDR4-3600 32GB (2x16)  | Case - Node 304

PSU - EVGA B3 650W | Storage - 860 EVO 256GB, Sabrent Rocket 4.0 1TB, WD Red 4TB (x6 in RAIDZ1 w/ LSI 9207-8i) | OS - TrueNAS Scale (Debian)

Link to post
Share on other sites

17 minutes ago, Homeless Pineapple said:

Make sure that you have Windows Spotlight selected as your lock screen background. Afterward, open PowerShell as an administrator, paste and run the command listed below, and restart.

image.png.855f5f954fc7d49df802df07cef134ba.png


Get-AppxPackage -allusers *ContentDeliveryManager* | foreach {Add-AppxPackage "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode -register }

 

I tried and it still looks like this:

spotlight.png

--Dominik

Link to post
Share on other sites

4 hours ago, startupbusinesscreator said:

So my Windows Spotlight was stuck on a picture. So I looked it up how to fix it. It said to turn off Windows Spotlight, got to a specofoc folder and delete stuff, turn it back on and restart. I did everything correct, exept turn Windows Spotlight off before doing everything. And now I dont know what to do. And BTW, I deleted those files forever so I cant just restore.

If you don't like an image, thumb it down, it will revert to another one. If it does not, it is because it can't access the server (busy or you don't have connect yet, or internet is slow to fetch the image, for example). You do this by simply hovering the mouse cursor on the lock/login screen to the camera icon (top right corner of the image), where it will show a box with  "Like what you see?" text, and short info on the image, and you can vote. Based on your votes, it picks styles you might like.

 

I don't know what you deleted, but assuming your Windows is fully updated you need to have the following folder structure:

  • C:\Users\<account name>\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets\

 

Link to post
Share on other sites

On 8/26/2018 at 4:28 PM, GoodBytes said:

If you don't like an image, thumb it down, it will revert to another one. If it does not, it is because it can't access the server (busy or you don't have connect yet, or internet is slow to fetch the image, for example). You do this by simply hovering the mouse cursor on the lock/login screen to the camera icon (top right corner of the image), where it will show a box with  "Like what you see?" text, and short info on the image, and you can vote. Based on your votes, it picks styles you might like.

 

I don't know what you deleted, but assuming your Windows is fully updated you need to have the following folder structure:

  • C:\Users\<account name>\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets\

 

I know what you mean, but I deleted all the assets in the assets folder that you listed above. And it shows that black screen that i showed above, and when I choose Windows Spolight in the settings, and then I lock my computer, it shows a picture of bunnies.

Edited by startupbusinesscreator

--Dominik

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×