DisplayConfig

1.0.5

Manage Windows display settings like resolution, DPI scale, HDR and more.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name DisplayConfig

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name DisplayConfig

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2024 MartinGC94. All rights reserved.

Package Details

Author(s)

  • MartinGC94

Tags

Display Monitor Settings Options Configuration Resolution DPI Scale HDR Rotation

Cmdlets

Copy-DisplaySource Disable-DisplayAdvancedColor Disable-Display Enable-DisplayAdvancedColor Enable-Display Get-DisplayColorInfo Get-DisplayConfig Get-DisplayInfo Get-DisplayProfile Get-DisplayScale Set-DisplayPosition Set-DisplayPrimary Set-DisplayProfile Set-DisplayRefreshRate Set-DisplayResolution Set-DisplayRotation Set-DisplayScale Undo-DisplayConfigChanges Use-DisplayConfig

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

1.0.5:
   Add an argumenter completer for the Set-DisplayPosition -SwapDisplays
1.0.4:
   Add new SwapDisplays parameter to Set-DisplayPosition. This parameter can be used to swap the desktop position of 2 different displays.
1.0.3:
   Add "Unknown" as a fallback to the display ID completer tooltip for displays where the friendlyname hasn't been set.
1.0.2:
   Fix error where Get-DisplayInfo would sometimes throw an error, or find the wrong display.
   Fix a problem with the DeviceId completer would sometimes throw an internal error, and not return any completion results.
  Fix a problem where the tooltip in the DeviceID completer would sometimes show the wrong monitor name.
1.0.1:
   Fix issue where a displayID did not always match the correct display.
1.0:
   Initial release.

FileList

Version History

Version Downloads Last updated
1.0.5 (current version) 1,131 1/26/2024
1.0.4 21 1/21/2024
1.0.3 6 1/21/2024
1.0.2 6 1/21/2024
1.0.1 9 1/20/2024
1.0 6 1/19/2024
Show more