Command Reopen

⌘ ⇥  ... But nothing happens

Command Reopen brings minimized windows back — works like Alt+Tab should

The Problem since 2010

If that app is minimized, nothing happens.
— Apple Community, 2010

You minimize a window. Cmd+Tab back. Nothing happens. The app's menu bar appears — but the window sits in the Dock.

Close a window, it's worse: Cmd+Tab activates the app, but no window appears at all.

The only native workaround: Cmd+Tab → hold ⌥ → release ⌘. One window at a time. Most people never find it.

“There's no way to switch to it without grabbing the mouse.”
MacRumors 2024
“I can't Alt+Tab to a minimized window on Mac.”
Hacker News 2022
“I couldn't un-minimise it using my keyboard.”
MPU Talk 2023
“When you Cmd+Tab to it, it does nothing.”
Apple Community 2024
“macOS has no keyboard shortcut to restore minimized windows.”
MacTiler 2024
“It does not bring the window for that app to the front.”
Apple Community 2022
“If you Cmd+Tab to an app you previously closed it does nothing.”
Apple Community 2024
“This is why professionals prefer Hide.”
MacTiler 2024

Command Reopen fixes both.

Minimized windows Closed windows

Why Command Reopen

Does one thing. Perfectly.

Cmd+Tab to any app — the window comes back. Minimized or closed. One macOS API: openApplication.

The not-built-in workaround? ⌘⇥ → hold ⌥ → release ⌘. One window at a time. Most people never find it.

Zero permissions. Zero trust issues.

Other switchers need Accessibility and Screen Recording — permissions that can read your screen and keystrokes.

Command Reopen needs neither. No dialogs. No trade-offs. Just 1.2 MB — no background processes, no telemetry.

Open source. Auditable by anyone.

Don't trust the binary? Read the code. Every line is on GitHub — inspect, fork, or build it yourself.

The App Store version is the exact same code — just a convenient way to install and support development.

View source on GitHub →

Make Cmd+Tab work again.

One-time purchase. No subscription.

Or download the free version from GitHub Releases.

FAQ

Why doesn't Cmd+Tab restore minimized windows on Mac? +

macOS treats minimized windows as intentionally set aside. When you Cmd+Tab to an app with only minimized windows, macOS activates the app but doesn't restore the window. The native workaround is Cmd+Tab → hold Option → release Command. Command Reopen eliminates this extra step entirely — windows restore automatically when you switch apps.

What's the keyboard shortcut to restore a minimized window on Mac? +

There is no direct keyboard shortcut to restore minimized windows on macOS. The workaround is: press Cmd+Tab to the app, keep Command held, press and hold Option, then release Command first. It only works for one window at a time and is easy to forget. Command Reopen makes this automatic — your minimized windows simply appear when you Cmd+Tab.

Is Command Reopen the same as Alt+Tab on Mac? +

Command Reopen is different from Alt+Tab replacements. While Alt+Tab alternatives (like AltTab or HyperSwitch) replace the entire app switcher with a new interface, Command Reopen keeps the native macOS Cmd+Tab behavior and simply fixes the minimized/closed window problem. It's lighter, requires no permissions, and doesn't change your workflow.

Why does Command+Tab not restore minimized windows on Mac? +

macOS treats minimized windows as intentionally set aside. Command+Tab switches the active application, but it does not bring a minimized window back to the front by default. That is why it can feel like nothing happens. The built-in workaround is to keep holding Command, hold Option, then release Command. Command Reopen removes that extra step and restores minimized windows automatically.

Is there a keyboard shortcut to un-minimize a window on Mac? +

The native workaround is Command+Tab to the app, hold Option, then release Command to restore a minimized window. It only handles one window at a time and is easy to forget. Command Reopen makes normal Command+Tab bring the window back without the extra shortcut sequence.

What's the difference between Hide (Cmd+H) and Minimize (Cmd+M)? +

Hide removes all windows from view but keeps the app active in a way that Command+Tab can bring back. Minimize sends a window to the Dock; Command+Tab alone often activates the app without bringing that window back. Command Reopen fixes the minimized-window case so Command+Tab behaves the way many people expect.

Does Command Reopen need Accessibility or Screen Recording permissions? +

No. Command Reopen does not require Accessibility, Screen Recording, or any other extra permissions. That is different from many app switcher replacements that need broad system access.

Can Command Reopen reopen windows that were closed, not just minimized? +

Yes. When you Cmd+Tab to an app that has no open windows at all, Command Reopen automatically opens a new window for it. This goes beyond what most switcher tools do — they handle minimized windows, but not the closed-window case.

Is Command Reopen open source? +

Yes. The full source code is on GitHub. You can inspect it, fork it, or build and run it yourself for free. The Mac App Store version is the exact same code — purchasing it is a convenient way to install and a way to support continued development.