FG
💻 Software

How to remap Win+Tab with Alt+Tab in Windows 7?

Fresh6 days ago
Mar 15, 20265372 views
Confidence Score0%
0%

Problem

Is there a way to replace the Win+Tab key combination with Alt+Tab in Windows 7? I'd be interested in a way to do so without Autohotkey, but if Autohotkey is the only answer please provide the script. I would like to replace Win+Shift+Tab with Alt+Shift+Tab as well.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to remap Win+Tab with Alt+Tab in Windows 7?

Low Risk

In an autohotkey script you can add the line: When the left alt key and Tab are pressed, it will send Win-Tab to the system. For some reason, I have yet to get the shift key working (if anyone can explain it in a comment, I'll add it!) Caveat: I don…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment