Share via

System errors

Anonymous
2024-03-07T22:18:19+00:00

C:\Users\username\AppData\Local\Packages\Microsoft.Windows .. I looked in there and its empty , Can someone help retrieve those files ?

Windows for home | Windows 10 | Windows Hello, lock screen and sign-in

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2024-03-08T10:24:05+00:00

    You can use these commands to reset and reinstall the Spotlight.

    Step 1:Check if there are any corrupted files on Windows.

    1-Right-Click on Start then click on Windows Powershell (admin)

    2- Type these commands.

    sfc /scannow (and press Enter)

    Dism /Online /Cleanup-Image /ScanHealth (and press Enter)

    Dism /Online /Cleanup-Image /CheckHealth (and press Enter)

    3- The DISM tool will report whether the image is healthy, repairable, or non-repairable. If the image is repairable, you can use the /RestoreHealth argument to repair the image.

    4-Type this command and press Enter:

    Dism /Online /Cleanup-Image /RestoreHealth

    Step 2: Reset and reinstall the Spotlight

    1-Click on Start, search for Command Prompt

    2-Right-click on that and select "Run as Administrator"

    3-Type these commands and press Enter after each one to reset the Spotlight:

    DEL /F /S /Q /A "%USERPROFILE%/AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets"

    DEL /F /S /Q /A "%USERPROFILE%/AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\Settings"

    4-Then paste this command to reinstall the Spotlight and press Enter:

    PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *ContentDeliveryManager*).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"

    5-When finished, reboot your PC and try to set the Spotlight again

    If you receive any error message in the commands to reset the Spotlight, you can safely ignore it and proceed to the next step.

    If you receive any error message running the command to reinstall the Spotlight, please take a screenshot and attach it here to help identify what is causing the problem.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-03-08T03:12:56+00:00

    to setup spotlight lock screen pictures i searched on Microsoft for help C:\Users\USER\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets While on my secondary pc it was in the following folder: C:\Users\USER\AppData\Roaming\Microsoft\Windows\Themes\CachedFiles I Went to file and didnt see any photos, So am using picture instead of Spotlight view

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-03-07T23:54:41+00:00

    Hi, Carisa. I'm Robinson, and I’m happy to help you today.

    Please provide some more details about the problem that you are facing. Which files you are trying to retrieve? Did you make any changes to your computer or install new software before the problem started?

    If you are receiving any error message, please take a screenshot and attach it here to help identify what is causing the problem.

    Was this answer helpful?

    0 comments No comments