Skip to content

Releases: SysAdminDoc/MonitorControl

MonitorControl Pro v3.0.0

10 Mar 10:57

Choose a tag to compare

MonitorControl Pro v3.0.0

A comprehensive Windows GUI for controlling monitor settings via DDC/CI protocol. Adjust brightness, contrast, RGB gain, color temperature, input sources, and more — no physical buttons needed.

Download

  • MonitorControlPro.ps1 — Single-file PowerShell script, no dependencies required

Requirements

  • Windows 10/11
  • PowerShell 5.1+
  • DDC/CI-compatible monitor (enable DDC/CI in your monitor's OSD settings)

Run

irm https://raw.githubusercontent.com/SysAdminDoc/MonitorControl/main/MonitorControlPro.ps1 -OutFile MonitorControlPro.ps1
.\MonitorControlPro.ps1

Or right-click MonitorControlPro.ps1 and select Run with PowerShell.