Windows 10: How to change spotlight image on windows 11 desktop after restoring to old windows 10 menu

Discus and support How to change spotlight image on windows 11 desktop after restoring to old windows 10 menu in Windows 10 Software and Apps to solve the problem; After resorting to old windows 10 menu using the instructions at: Restore old Right-click Context menu in Windows 11 . I am unable to change the... Discussion in 'Windows 10 Software and Apps' started by Salmx, Dec 30, 2023.

  1. Salmx Win User

    How to change spotlight image on windows 11 desktop after restoring to old windows 10 menu


    After resorting to old windows 10 menu using the instructions at: Restore old Right-click Context menu in Windows 11 . I am unable to change the windows 11 background on desktop using learn about this picture, as it only displays menu of open and it opens the search results on Bing and opens this url on Edge: chapada+dos+veadeiros+national+park - Search. As a temporary solution I reset the menu back to windows 10 then changed the picture, and then once again restored it back to window 10 menu; However i am looking for some permanent solution not a workaround as it requires restarting window

    :)
     
    Salmx, Dec 30, 2023
    #1
  2. Solaris17 Win User

    Windows spotlight images (Lock screen)

    I updated this to fix an issue where images already in the folder would be swapped back to no extension making them unreadable again.

    CODE:
    Spoiler Code: @Echo off title Spotlight Image Converter v2 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 mkdir "%userprofile%\Desktop\Spotlight\Converted" > 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 move "%userprofile%\Desktop\Spotlight\*.jpg" "%userprofile%\Desktop\Spotlight\Converted" > nul 2>&1 Echo Done!! Echo. pause[/quote]
     
    Solaris17, Dec 30, 2023
    #2
  3. 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, Dec 30, 2023
    #3
  4. How to change spotlight image on windows 11 desktop after restoring to old windows 10 menu

    Windows Spotlight stopped changing images

    Hello,

    To address your concern with Windows Spotlight, we suggest that you follow the suggestion of
    Michael Metz on this link
    for possible troubleshooting steps.

    Get us back with the update.
     
    Marvin Barc, Dec 30, 2023
    #4
Thema:

How to change spotlight image on windows 11 desktop after restoring to old windows 10 menu

Loading...
  1. How to change spotlight image on windows 11 desktop after restoring to old windows 10 menu - Similar Threads - change spotlight image

  2. Saving Windows Spotlight Desktop Images instead of Spotlight Lock Screen Images

    in Windows 10 Gaming
    Saving Windows Spotlight Desktop Images instead of Spotlight Lock Screen Images: Hello, I'm trying to figure out how to download and save the Windows Spotlight images specifically used for my desktop background and not the lock screen backgrounds. I've done research on the topic and have already tried this route: Pasting...
  3. Windows Spotlight image not changing.

    in Windows 10 Gaming
    Windows Spotlight image not changing.: Windows Spotlight image does not change, it stays stuck on the same image. https://answers.microsoft.com/en-us/windows/forum/all/windows-spotlight-image-not-changing/020f5f8b-92ae-43ae-8f23-b43c2b3c170f
  4. Windows Spotlight image not changing.

    in Windows 10 Software and Apps
    Windows Spotlight image not changing.: Windows Spotlight image does not change, it stays stuck on the same image. https://answers.microsoft.com/en-us/windows/forum/all/windows-spotlight-image-not-changing/020f5f8b-92ae-43ae-8f23-b43c2b3c170f
  5. my images are not changing in Windows Spotlight.

    in Windows 10 Software and Apps
    my images are not changing in Windows Spotlight.: My background images on my home screen are now longer changing. https://answers.microsoft.com/en-us/windows/forum/all/my-images-are-not-changing-in-windows-spotlight/952bfb8d-63e4-450b-a9d9-bf27be03d1eb
  6. my images are not changing in Windows Spotlight.

    in Windows 10 Gaming
    my images are not changing in Windows Spotlight.: My background images on my home screen are now longer changing. https://answers.microsoft.com/en-us/windows/forum/all/my-images-are-not-changing-in-windows-spotlight/952bfb8d-63e4-450b-a9d9-bf27be03d1eb
  7. How to change spotlight image on windows 11 desktop after restoring to old windows 10 menu

    in Windows 10 Gaming
    How to change spotlight image on windows 11 desktop after restoring to old windows 10 menu: After resorting to old windows 10 menu using the instructions at: Restore old Right-click Context menu in Windows 11 . I am unable to change the windows 11 background on desktop using learn about this picture, as it only displays menu of open and it opens the search results...
  8. Windows Spotlight images as desktop image automatically

    in Windows 10 Ask Insider
    Windows Spotlight images as desktop image automatically: Hi everyone, Now, I'm not sure if I'm in the right place here to ask something like this. Please feel free to send me somewhere where they would know. I think the title sums up the gist of it. I really like the images that Windows Spotlight shoots at me everyday. So I want...
  9. Windows Spotlight - Image doesn't change.

    in Windows Hello & Lockscreen
    Windows Spotlight - Image doesn't change.: Hey, Since i got my new pc the image remain the same. I tried dozen of differnt solutions but nothing worked. Then one day it started to work and the images changed daily. But after a while it stopped again and I wasn't able to make windows spotlight ever since. I've...
  10. How to Change Theme of Windows Login Spotlight Image?

    in Windows Hello & Lockscreen
    How to Change Theme of Windows Login Spotlight Image?: I like the Windows10 spotlight images that show when screen is locked, or when it prompts the login/password. How to set the theme of the pics? Eg., I only pics from North America, or Antarctica. Right now it shows pics from all over the world, which I don't care for, since I...