Wingetlywingetly
← All apps
M

MaxTo

by Domi.no ASv3.0.1

Last updated

Keep your windows arranged: snap windows into custom per-monitor grids with a keystroke.

Install with winget

$ winget install --id Domino.MaxTo --exact --version 3.0.1

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

Silent install command for MaxTo

MaxTo uses EXE. The silent install switches are --silent.

One-line silent install (x64, user scope)
MaxTo-win-x64-stable-Setup.exe --silent

See the full silent install reference for MaxTo

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

MaxTo is a window manager for Windows that keeps your windows arranged. Define a grid of columns and rows for each monitor — as fine or as coarse as suits that screen — then press a shortcut key and drag across the grid to snap the active window exactly where you want it. Save regions you use often as presets and recall them with a single keypress, or move windows from the tray icon's menu with a live preview of where they will land. MaxTo is built for multi-monitor setups: cycle the resize grid between monitors from the keyboard, with correct behaviour across displays that use different DPI scaling. It starts silently with Windows, updates itself in the background, is accessible to screen readers, and ships fully translated in 32 languages, including right-to-left support.

Installers · v3.0.1

ArchitectureTypeScopeInstallDownload
x86EXEuserDirect
x64EXEuserDirect
arm64EXEuserDirect

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

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

Frequently asked questions

How do I install MaxTo on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Domino.MaxTo --exact --version 3.0.1. winget downloads the installer from Domi.no AS and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MaxTo silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Domino.MaxTo --exact 3.0.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for MaxTo?
MaxTo uses EXE. Run the downloaded installer with: MaxTo-win-x64-stable-Setup.exe --silent. The silent switches are --silent.
How do I uninstall MaxTo via winget?
Run: winget uninstall --id Domino.MaxTo --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MaxTo's Apps & Features entry.
Is MaxTo free?
MaxTo is distributed under Proprietary. Refer to the publisher (https://maxto.net/) for the full license terms - Wingetly itself does not charge for installation.
Does MaxTo 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 MaxTo directly from the publisher.
How do I keep MaxTo up to date?
Run winget upgrade --id Domino.MaxTo --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of MaxTo from microsoft/winget-pkgs.