Project

DesktopManager

DesktopManager is a C# library and PowerShell module that allows to get and set wallpapers to given monitor.

Stars95
Forks7
Open issues0
PowerShell Gallery downloads576384
ReleaseDesktopManager-PowerShellModule.v4.0.0
Language: C# Updated: 2026-06-01T07:38:54.0000000+00:00

Documentation

Install DesktopManager

Install DesktopManager as a PowerShell module or NuGet package.

Install DesktopManager before trying the curated desktop automation examples.

Install-Module -Name DesktopManager -Scope CurrentUser
Import-Module DesktopManager

For .NET application integration, reference the DesktopManager NuGet package instead.