Windows 10: Win 10-Windows Spotlight-Rotates through the same several images

Discus and support Win 10-Windows Spotlight-Rotates through the same several images in Windows 10 Software and Apps to solve the problem; I have had past issues with Spotlight suddenly stopping. It has worked for a long time now but about 2 months ago it started rotating through the same... Discussion in 'Windows 10 Software and Apps' started by sidscrat, Apr 9, 2024.

  1. sidscrat Win User

    Win 10-Windows Spotlight-Rotates through the same several images


    I have had past issues with Spotlight suddenly stopping. It has worked for a long time now but about 2 months ago it started rotating through the same set of images, maybe 10-15. I no longer see any new images or any of the hundreds I have seen in the past. What is causing this?

    :)
     
    sidscrat, Apr 9, 2024
    #1
  2. Solaris17 Win User

    Windows spotlight images (Lock screen)

    This is really dumb, but if you are like me and use spotlight for your windows lock screen images, I actually tend to like some of them alot. They rotate it seems every few days but it doesn't seem to delete them as often as it gets new ones.

    With that said I couldnt find anything similar online so I made a script that would pull the files from the folder buried in app data that keeps the files. They dont have an extension normally so I append the JPG extension too them.

    I create a folder on your desktop called spotlight and copy the files too it then run the conversion.

    I didn't spend forever on this so be nice but otherwise;

    Enjoy

    Code for the crazies:
    Spoiler Code: @Echo off title Spotlight Image Converter cls :checkPrivileges :: Check for Admin by accessing protected stuff. This calls net(#).exe and can stall if we don't kill it later. NET FILE 1>NUL 2>NUL if '%errorlevel%' == '0' ( goto menu) else ( goto getPrivileges ) :getPrivileges :: Write vbs in temp to call batch as admin. if '%1'=='ELEV' (shift & goto menu) for /f "delims=: tokens=*" %%A in ('findstr /b ::- "%~f0"') do @Echo(%%A setlocal DisableDelayedExpansion set "batchPath=%~0" setlocal EnableDelayedExpansion Echo Set UAC = CreateObject^("Shell.Application"^) > "%temp%\OEgetPrivileges.vbs" Echo UAC.ShellExecute "!batchPath!", "ELEV", "", "runas", 1 >> "%temp%\OEgetPrivileges.vbs" "%temp%\OEgetPrivileges.vbs" exit /B :menu Echo Windows 10 Lock screen image converter Echo. Echo Brought to you by Solaris17 of TPU Echo. Echo This will make a folder on your desktop called "Spotlight" Echo. Echo It will copy the lockscreen images to the folder then convert them to JPEG format. Echo. Echo Let me know when you are ready. Echo. Pause goto copy :copy @Echo off CLS Echo. Echo Converting and copy in progress... Echo. mkdir %userprofile%\Desktop\Spotlight > nul 2>&1 timeout 5 >nul robocopy %userprofile%\appdata\local\packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets\ %userprofile%\Desktop\Spotlight /copyall /E > nul 2>&1 ren %userprofile%\Desktop\Spotlight\* *.jpg > nul 2>&1 Echo Done!! Echo. pause[/quote]
     
    Solaris17, Apr 9, 2024
    #2
  3. Rose Cal Win User
    Spotlight

    Hi,

    Windows spotlight is an option for the lock screen background that displays different background images and occasionally offers suggestions on the lock screen. For us to better isolate your concern, we'd like to gather more information:

    • Is there a way for you to provide us a screenshot?
    • Have you made any recent changes before this issue occur?
    • Are you able to use spotlight before?

    Meanwhile, we suggest that you follow these steps to modify Lock screen background to spotlight:

    • Open Settings.
    • Click Personalization and select Lock screen.
    • Under Background, choose Windows spotlight.

    Keep us posted if you need additional help.
     
    Rose Cal, Apr 9, 2024
    #3
  4. Win 10-Windows Spotlight-Rotates through the same several images

    How to fix problems with lock screen images (Windows Spotlight)

    This Windows 10 Tip
    highlights the Windows Spotlight setting, which automatically uploads beautiful images of scenery daily from around the world for the background on the lock screen.

    What steps should I try if I’m having trouble with Windows Spotlight?
    For example, what should I do if:

    • The Windows Spotlight image doesn’t appear on the lock screen.
    • The Windows Spotlight image doesn’t appear on the sign-in screen.
    • The Windows Spotlight option doesn’t appear in my lock screen settings.
    • The Windows Spotlight image isn’t changing. (It shows the same image every day.)
     
    Meliton Dec, Apr 9, 2024
    #4
Thema:

Win 10-Windows Spotlight-Rotates through the same several images

Loading...
  1. Win 10-Windows Spotlight-Rotates through the same several images - Similar Threads - Spotlight Rotates through

  2. Windows Spotlight in Windows 10 lock screen repeating the same images over and over?

    in Windows 10 Gaming
    Windows Spotlight in Windows 10 lock screen repeating the same images over and over?: I'm finding that the Windows 10 Spotlight lock screen is repeating images over and over again, even after I've rated it once, they come back and ask me to re-rate it again. This has been happening over the past year or so. In the past, you'd just get a new image and you'd...
  3. Windows Spotlight in Windows 10 lock screen repeating the same images over and over?

    in Windows 10 Software and Apps
    Windows Spotlight in Windows 10 lock screen repeating the same images over and over?: I'm finding that the Windows 10 Spotlight lock screen is repeating images over and over again, even after I've rated it once, they come back and ask me to re-rate it again. This has been happening over the past year or so. In the past, you'd just get a new image and you'd...
  4. Windows Spotlight in Windows 10 lock screen repeating the same images over and over?

    in Windows Hello & Lockscreen
    Windows Spotlight in Windows 10 lock screen repeating the same images over and over?: I'm finding that the Windows 10 Spotlight lock screen is repeating images over and over again, even after I've rated it once, they come back and ask me to re-rate it again. This has been happening over the past year or so. In the past, you'd just get a new image and you'd...
  5. Win 10-Windows Spotlight-Rotates through the same several images

    in Windows 10 Gaming
    Win 10-Windows Spotlight-Rotates through the same several images: I have had past issues with Spotlight suddenly stopping. It has worked for a long time now but about 2 months ago it started rotating through the same set of images, maybe 10-15. I no longer see any new images or any of the hundreds I have seen in the past. What is causing...
  6. Win 10-Windows Spotlight-Rotates through the same several images

    in Windows 10 Customization
    Win 10-Windows Spotlight-Rotates through the same several images: I have had past issues with Spotlight suddenly stopping. It has worked for a long time now but about 2 months ago it started rotating through the same set of images, maybe 10-15. I no longer see any new images or any of the hundreds I have seen in the past. What is causing...
  7. spotlight images

    in Windows 10 Customization
    spotlight images: where the spotlight images are stored in my windows 10 pc https://answers.microsoft.com/en-us/windows/forum/all/spotlight-images/7441cf2b-45f3-451d-9f81-4491effb19a7
  8. Windows Spotlight images

    in Windows Hello & Lockscreen
    Windows Spotlight images: Why are all the photos I see from the US and Europe? How do I broaden the range to include countries in Africa, Asia, Oceania, South America etc? https://answers.microsoft.com/en-us/windows/forum/all/windows-spotlight-images/4e07d6d6-d545-4898-880b-3f1fe0191041
  9. Rotate image in Explorer by 90 degrees Shortcut win 10?

    in Windows 10 Software and Apps
    Rotate image in Explorer by 90 degrees Shortcut win 10?: Is there a shortcut to directly rotate a selected picture in the Explorer without having to open it in an application? Bild im Explorer um 90 Grad drehen Shortcut win 10?
  10. Rotate Image in Windows 10

    in Windows 10 Tutorials
    Rotate Image in Windows 10: How to: Rotate Image in Windows 10 How to Rotate an Image in Windows 10 Windows 10 has a built-in feature to allow you to quickly rotate an image if needed. You can rotate left to turn the selected image 90 degrees to the left. You can rotate right to turn the...