Change Windows 10 wallpaper using cmd

Solved
elias569 Posted messages 47 Status Member -  
Malekal_morte- Posted messages 178136 Registration date   Status Moderator, Security Contributor Last intervention   -
Hello,

I would like to change my Windows 10 wallpaper using CMD (by which I mean using a .bat or .vbs file, I’ll take anything) I’ve seen some snippets of code with the registry but nothing works. I need to be able to do this without restarting (makes sense, right?).

1 answer

  1. Malekal_morte- Posted messages 178136 Registration date   Status Moderator, Security Contributor Last intervention   24 712
     
    Hello,

    The image path is stored in the registry, so you just need to change it with reg add.
    Check this out: https://www.windows-commandline.com/change-windows-wallpaper-command-line/

    --
    Please press a key to continue the disinfection...
    2
    1. elias569 Posted messages 47 Status Member 1
       
      Thank you, it worked.
      0
      1. Malekal_morte- Posted messages 178136 Registration date   Status Moderator, Security Contributor Last intervention   24 712 > elias569 Posted messages 47 Status Member
         
        You're welcome :)
        0