https://github.com/kinguser981/set-wallpaper-powershell
set windows wallpaper with command line
https://github.com/kinguser981/set-wallpaper-powershell
command line power powershell set shell wallpaper windows with
Last synced: 5 months ago
JSON representation
set windows wallpaper with command line
- Host: GitHub
- URL: https://github.com/kinguser981/set-wallpaper-powershell
- Owner: kinguser981
- Created: 2024-10-13T09:09:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-13T07:31:36.000Z (about 1 year ago)
- Last Synced: 2025-01-21T09:11:49.345Z (12 months ago)
- Topics: command, line, power, powershell, set, shell, wallpaper, windows, with
- Language: PowerShell
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# set-wallpaper-powershell
for windows 10 & 11 & server 2019 ...
if didn't worked enter this command and try again
$powershell
```
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
```