Windows 10: How to turn off AI images from Windows Spotlight lock screen?

Discus and support How to turn off AI images from Windows Spotlight lock screen? in Windows 10 Gaming to solve the problem; So, when I opened my computer this morning, I was greeted by a weird picture that looked like a combination of Monument valley in Arizona mixed with... Discussion in 'Windows 10 Gaming' started by Graham Woolley, Feb 28, 2024.

  1. How to turn off AI images from Windows Spotlight lock screen?


    So, when I opened my computer this morning, I was greeted by a weird picture that looked like a combination of Monument valley in Arizona mixed with non-arizonan trees and the whole image was just kinda fuzzy, but when I went to look where it was from, it was AI generated. I hit not a fan, so I don't have a screenshot, but how do I prevent AI images from appearing in the windows spotlight on the lock screen?

    :)
     
    Graham Woolley, Feb 28, 2024
    #1

  2. 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, Feb 28, 2024
    #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, Feb 28, 2024
    #3
  4. Solaris17 Win User

    How to turn off AI images from Windows Spotlight lock screen?

    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, Feb 28, 2024
    #4
Thema:

How to turn off AI images from Windows Spotlight lock screen?

Loading...
  1. How to turn off AI images from Windows Spotlight lock screen? - Similar Threads - turn off images

  2. How to turn off AI images from Windows Spotlight lock screen?

    in Windows 10 Software and Apps
    How to turn off AI images from Windows Spotlight lock screen?: So, when I opened my computer this morning, I was greeted by a weird picture that looked like a combination of Monument valley in Arizona mixed with non-arizonan trees and the whole image was just kinda fuzzy, but when I went to look where it was from, it was AI generated. I...
  3. Black screen on lock screen with no image Corrupted Windows Spotlight

    in Windows 10 Software and Apps
    Black screen on lock screen with no image Corrupted Windows Spotlight: Whenever I turn on my laptop with Windows 11, I get a blank screen. The display is responsive. I have control over the cursor. There is no issue to log in. BUT The only issue is that when I turn on my laptop, I get a black screen instead of the Microsoft Windows Spotlight...
  4. Windows 10 Lock Screen Spotlight Image

    in Windows 10 Customization
    Windows 10 Lock Screen Spotlight Image: Dear Sir, I found some descriptive mistake in northern coast of Madagascar. Original text "This wide bay on the northern coast of Madagascar is a breeding ground for thousands of humpback whaleswho winter in the warmwaters of the Indian Ocean. The coral reefs, estuaries,...
  5. Lock screen spotlight but for own images

    in Windows 10 Ask Insider
    Lock screen spotlight but for own images: Hey guys, does anybody know if it is possible to have a daily rotation of lock screen images like the Windows spotlight but from a list I specify? Deadendthrills has an amazing black and white GTA IV images collection and I would love to have them on rotation if anybody is...
  6. How to turn off the Lock Screen

    in Windows 10 Customization
    How to turn off the Lock Screen: I recently upgraded to Windows 10 and realized that after my computer goes to sleep that a lock screen comes up and i have to re-enter my password. Is there a way to just allow my computer to go to sleep without going to the lock screen afterwards...
  7. how to turn off lock screen

    in Windows 10 Customization
    how to turn off lock screen: how do I turn off the lock screen * Moved from Windows 8.1 https://answers.microsoft.com/en-us/windows/forum/all/how-to-turn-off-lock-screen/89d2dfc0-22f9-4ea8-824d-3ad360d48657
  8. screen lock - how to turn it on or off

    in Windows 10 Performance & Maintenance
    screen lock - how to turn it on or off: I want to be able to lock my screen with one key-press when I leave it. I cannot find anything in any of the help that relates to this. Any ideas? Thanks....
  9. how do i prevent windows from deleting lock screen spotlight images

    in Windows Hello & Lockscreen
    how do i prevent windows from deleting lock screen spotlight images: in this dire in run command %localappdata%\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets i can easily find lockscreens i do need these wallpapers but windows delete most of them and update them every short time how do i make it keeps...
  10. Windows spotlight lock screen image location

    in Windows 10 Customization
    Windows spotlight lock screen image location: Windows spotlight under the lock screen settings set a picture for me that I'd like to make permanent. Unfortunately it will change when the new windows spotlight picture is sent out. Does anybody know the save location of this image file so I can set it as my permanent lock...