Wingetlywingetly
← All apps

VistaCare

by Salvatore Sorvillov1.0.0

Last updated

Dim all your monitors below their hardware minimum, via the GPU gamma ramp.

Install with winget

$ winget install --id SalvatoreSorvillo.VistaCare --exact --version 1.0.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

VistaCare is a tiny single-exe Windows tray app that dims every monitor below its hardware

minimum by scaling the GPU gamma ramp. Because gamma is applied at the final display stage,

the cursor, taskbar, Start menu and fullscreen apps all dim uniformly - no overlay, and none

of the bright-cursor / bright-taskbar bugs that overlay dimmers have. Includes a tray slider,

brightness presets, global hotkeys, a pause toggle, and a configurable evening auto-start.

Installers · v1.0.0

ArchitectureTypeScopeInstallDownload
x64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for VistaCare.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv3.2.25011.2103

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • HWiNFO®Martin Malik, REALiX s.r.o.
    REALiX.HWiNFOv8.50

    Comprehensive Hardware Analysis, Monitoring and Reporting for Windows and DOS.

  • Azure Monitor AgentMicrosoft Corporation
    Microsoft.AzureMonitorAgentv1.44.0.0

    Azure Monitor Agent (AMA) collects monitoring data from the guest operating system of Azure and hybrid virtual machines and delivers it to Azure Monitor.

  • Corsair iCUE5 SoftwareCorsair
    Corsair.iCUE.5v5.49.34

    iCUE unites all of your compatible CORSAIR components and devices, making your PC greater than the sum of its parts.

  • Microsoft Network MonitorMicrosoft Corporation
    Microsoft.NetMonv3.4.2350.0

    Network Monitor 3.4 is the archive versioned tool for network traffic capture and protocol analysis.

  • Driver FusionTreexy
    Treexy.DriverFusionv13.2.0.3

    Driver Fusion is the best software to update, backup, clean, and monitor the drivers and devices of your PC.

More from Salvatore Sorvillo or browse screen-dimmer, brightness, monitor.

Frequently asked questions

How do I install VistaCare on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SalvatoreSorvillo.VistaCare --exact --version 1.0.0. winget downloads the installer from Salvatore Sorvillo and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install VistaCare silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SalvatoreSorvillo.VistaCare --exact 1.0.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall VistaCare via winget?
Run: winget uninstall --id SalvatoreSorvillo.VistaCare --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from VistaCare's Apps & Features entry.
Is VistaCare free?
VistaCare is distributed under MIT. Refer to the publisher (https://github.com/SalvatoreSorvillo/VistaCare) for the full license terms - Wingetly itself does not charge for installation.
Does VistaCare work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls VistaCare directly from the publisher.
How do I keep VistaCare up to date?
Run winget upgrade --id SalvatoreSorvillo.VistaCare --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of VistaCare from microsoft/winget-pkgs.