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 -
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?).
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
-
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...