Windows 10: Lock screen is on windows spotlight and the other day it switched to windows blue screen...

Discus and support Lock screen is on windows spotlight and the other day it switched to windows blue screen... in Windows 10 Software and Apps to solve the problem; Under settings, personalization, lock screen, I have it set on windows spotlight where it has been since I got the computer and it always has show... Discussion in 'Windows 10 Software and Apps' started by Sam Mcbride, Mar 9, 2023.

  1. Lock screen is on windows spotlight and the other day it switched to windows blue screen...


    Under settings, personalization, lock screen, I have it set on windows spotlight where it has been since I got the computer and it always has show different pics from around the world on lock screen but is now stuck on windows blue screen and can't get it to change back.

    :)
     
    Sam Mcbride, Mar 9, 2023
    #1
  2. Dyan Rey Win User

    Windows Spotlight on the lock screen

    Hi,

    There are multiple causes on why you're encountering this issue. To further troubleshoot the issue, we suggest that you disable and re-enable Spotlight. Simply follow the steps below:

    • Right-click on the desktop and open Personalize.
    • Open Lock Screen tab.
    • Under Background, switch from Windows Spotlight to a Picture or the Slideshow.
    • Click OK and close the Window.
    • Now Log off and log in.
    • Navigate to Lock screen and enable Windows Spotlight again.

    Let us know how it works.
     
    Dyan Rey, Mar 9, 2023
    #2
  3. dalchina Win User
    Windows Spotlight/Lock screen

    Hi, after many attempts, I got Spotlight back up and running. 'Like what you see' had disappeared, and the image wasn't changing when Spotlight was selected.

    I'm not sure which of this sequence proved effective. Maybe some combination.

    Note:
    1. Spotlight worked in another account if I switched to it.
    2. Deleting all images (they are jpg's with no extension) in
    %LOCALAPPDATA%\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assetsdid not solve the problem but the folder was repopulated when I enabled Spotlight. (Some report this not happening).

    3. Simply switching to Picture from Spotlight, and back again and trying the Lock screen did not help
    4. Re-registering all apps for the current account as suggested in one post did not help. (Note- there's no specific registration instruction related to Spotlight in the tutorial list).

    5. What worked? Finally, I made a random decision to 'Choose an app to show detailed status' (on the lock screen). I chose Weather.
    This worked.

    What stopped it working? I think possibly disabling the lock screen using Winaero's tweaker, then enabling it again.
     
    dalchina, Mar 9, 2023
    #3
  4. Solaris17 Win User

    Lock screen is on windows spotlight and the other day it switched to windows blue screen...

    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, Mar 9, 2023
    #4
Thema:

Lock screen is on windows spotlight and the other day it switched to windows blue screen...

Loading...
  1. Lock screen is on windows spotlight and the other day it switched to windows blue screen... - Similar Threads - Lock screen spotlight

  2. Lock screen is on windows spotlight and the other day it switched to windows blue screen...

    in Windows 10 Gaming
    Lock screen is on windows spotlight and the other day it switched to windows blue screen...: Under settings, personalization, lock screen, I have it set on windows spotlight where it has been since I got the computer and it always has show different pics from around the world on lock screen but is now stuck on windows blue screen and can't get it to change back....
  3. Spotlight Lock Screen

    in Windows 10 Gaming
    Spotlight Lock Screen: Hi everybody, I know we can't personalize the Windows 10 Spotlight lock screen. It would be better if we could at least choose a preferred theme. I like these landscapes, however, if I had a choice, I would prefer painting.Thanks....
  4. Lock Screen - Windows Spotlight

    in Windows Hello & Lockscreen
    Lock Screen - Windows Spotlight: I have been getting the Windows Spotlight lock screen pictures, which are beautiful and interesting, until recently. In lock screen settings I have set it to Windows Spotlight, but I am not getting them anymore. What happened? How can I continue to get the lock screen...
  5. Windows Spotlight - Lock screen

    in Windows 10 Customization
    Windows Spotlight - Lock screen: Windows Spotlight hasn't been working for some time, perhaps since last cumulative update? It appears to keep reverting to static picture mode each time I set it back to Windows Spotlight. I just saw this in the latest cumulative list of fixes and wonder if it is a fix:...
  6. Lock Screen and Windows Spotlight

    in Windows 10 Customization
    Lock Screen and Windows Spotlight: After August update to Windows 10-1903 the pictures on the lock screen are blurred. It happens if I use Windows Spotlight or picture. Everything is fine once I get to my desktop....
  7. Lock Screen/Windows Spotlight

    in Windows 10 Customization
    Lock Screen/Windows Spotlight: Hi, After installing W-10 feature update 1903, when booting up, my spotlight picture is a "blur" with the telltale circle of chess pieces in the center. The chess pieces showed up on a previous update while back and I just let it go. But, at least my "picture" would update...
  8. Lock Screen/Windows Spotlight

    in Windows 10 Support
    Lock Screen/Windows Spotlight: Hi, After installing W-10 feature update 1903, when booting up, my spotlight picture is a "blur" with the telltale circle of chess pieces in the center. The chess pieces showed up on a previous update while back and I just let it go. But, at least my "picture" would update...
  9. lock screen (windows spotlight)

    in Windows Hello & Lockscreen
    lock screen (windows spotlight): My windows spotlight picture doesn't change even if connect my laptop to internet. https://answers.microsoft.com/en-us/windows/forum/all/lock-screen-windows-spotlight/038e1bf6-8a17-4cd5-8f63-1a96dcea8909
  10. Windows Spotlight/Lock screen

    in Windows 10 Customization
    Windows Spotlight/Lock screen: Got two Win 10 Pro x64 systems in full time use, a laptop and a desktop. On the desktop the Lock screen is working as it should in default config - a new high def picture every few days, some of them quite beautiful. However on the laptop the picture never changes. I've...