Wingetlywingetly
← All apps
M

MControlTray

by Flakroupv1.0.0

Last updated

Lightweight Windows tray controller for MSI laptops - switch User Scenarios (Extreme / Balanced / ECO-Silent) without the MSI Center UI.

Install with winget

$ winget install --id Flakroup.MControlTray --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.

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 MControlTray.

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.

  • YouTube Music for DesktopVenipa
    venipa.ytmdesktopv1.7.6

    Beautiful Unofficial YouTube Music desktop app that includes several customizations for users and developers.

  • PatchCleaner PortableHomeDev
    HomeDev.PatchCleanerPortablev1.4.2.0

    (Re)Moves orphaned .msi files from the C:\Windows\Installer folder to free up disk space.

  • Sera AntivirusYash12007
    Yash12007.SeraAntivirusv3.0.0

    Minimal, calm antivirus with real-time safety score and built-in system tools.

  • KuduAdvent Development, Inc.
    AdventDevelopmentInc.Kuduv2.4.0

    A modern, open-source system cleaner for Windows, macOS, and Linux

  • DaVinci Resolve RPCelpideus
    elpideus.DaVinciResolveRPCv1.0.1

    Discord Rich Presence integration for DaVinci Resolve on Windows

More from Flakroup or browse msi, msi-center, laptop.

Frequently asked questions

How do I install MControlTray on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Flakroup.MControlTray --exact --version 1.0.0. winget downloads the installer from Flakroup and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MControlTray silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Flakroup.MControlTray --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 MControlTray via winget?
Run: winget uninstall --id Flakroup.MControlTray --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MControlTray's Apps & Features entry.
Is MControlTray free?
MControlTray is distributed under MIT. Refer to the publisher (https://github.com/Flakroup/MControlTray) for the full license terms - Wingetly itself does not charge for installation.
Does MControlTray 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 MControlTray directly from the publisher.
How do I keep MControlTray up to date?
Run winget upgrade --id Flakroup.MControlTray --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of MControlTray from microsoft/winget-pkgs.