Automatically Rotate Lock Screen/Sign In Without Windows Spotlight


  1. Posts : 617
    windows 10 pro
       #1

    Automatically Rotate Lock Screen/Sign In Without Windows Spotlight


    There are plenty of how to's showing the procedure using Windows Spotlight but I do not want to use that nor do I want a slide show and in addition I would prefer not to install any software that would accomplish this although a completely self sustained portable app would be acceptable. My lock screen option looks like this and I would like to keep it this way the only change being the lock screen/sign in picture would change each day from a selection of pictures from a folder of my choosing. TIA.

    Automatically Rotate Lock Screen/Sign In Without Windows Spotlight-capture.jpg
      My Computers


  2. Posts : 42,987
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #2

    Well, you could use the Picture setting, then each day schedule a script to copy a picture from a folder to that location.
      My Computers


  3. Posts : 617
    windows 10 pro
    Thread Starter
       #3

    dalchina said:
    Well, you could use the Picture setting, then each day schedule a script to copy a picture from a folder to that location.
    Thanks for responding. Not sure I quite understand what you mean by using the "Picture setting." A cursory google search just left me confused : )


    what is the Picture setting in windows 10?

    How to change your Windows 10 login screen background...

    A lot of the suggestions seemed to indicate background settings and still more using Silver Light.

    >then each day schedule a script to copy a picture from a folder to that location

    Even if I DID know how to do that : ) would that accomplish what I want which is each day when I boot up the machine I want to see a different log in or lock screen picture from a folder of my choice (the picture can be the same and it does not have to change from the lock screen to the log in screen) only change each day and just for clarification I am not at all talking about the background screen once I reach the desktop.
      My Computers


  4. Posts : 42,987
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #4

    Picture setting - as shown in your screenshot.

    Imagine you log in on Monday with picture 1. When you log in, the script runs (scheduled task) (once that day even if you log out/shut down again the same day). The script copies picture 2 to the appropriate location. Next time, and until the script is run the next day, assuming you log in the next day, you see picture 2.

    Autohotkey is a free scripting language. You can, for example, put just one line in a file and run it by double clicking that file.
    It checks the syntax and tells you on which line there is a problem.

    You can compile the script by rt clicking the file, clicking Compile to create an exe file.

    You can select the picture by browsing
    Change Lock Screen Background in Windows 10 | Windows 10 Tutorials

    I am talking about the lock screen/login screen picture. All you need to know is its location.
      My Computers


  5. Posts : 617
    windows 10 pro
    Thread Starter
       #5

    dalchina said:
    Picture setting - as shown in your screenshot.

    Imagine you log in on Monday with picture 1. When you log in, the script runs (scheduled task) (once that day even if you log out/shut down again the same day). The script copies picture 2 to the appropriate location. Next time, and until the script is run the next day, assuming you log in the next day, you see picture 2.

    Autohotkey is a free scripting language. You can, for example, put just one line in a file and run it by double clicking that file.
    It checks the syntax and tells you on which line there is a problem.

    You can compile the script by rt clicking the file, clicking Compile to create an exe file.

    You can select the picture by browsing
    Change Lock Screen Background in Windows 10 | Windows 10 Tutorials

    I am talking about the lock screen/login screen picture. All you need to know is its location.
    >Autohotkey is a free scripting language.

    Cool. Thanks so much for taking the time. I will take a look at this early this coming week. Thanks again.
      My Computers


  6. Posts : 42,987
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #6

    It 's well supported- good forum, the help is extensive and professional quality with examples and definitions for everything in its syntax.

    Supports:
    - redefinition of keyboard keys
    - programmed interaction with windows and processes on your PC
    - the writing of complete small programs
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 05:34.
Find Us




Windows 10 Forums