Project

DesktopManager

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

Stars107
Forks7
Open issues0
PowerShell Gallery downloads577352
ReleaseDesktopManager-PowerShellModule.v4.4.0
Language: C# Updated: 2026-09-05T07:04:30.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.