Example AutoHotkey script to make Ctrl + Shift + Z also act as Redo globally:
The most sophisticated use of this feature is the Repeat functionality in Office. Power users often perform a complex formatting action (like changing font, size, and color simultaneously), select a new object, and hit Ctrl + Y to duplicate that complex multi-step action instantly, effectively turning "Redo" into an automation macro.
Windows 11 File Explorer allows you to undo and redo file operations like moving, renaming, or deleting.
While the standard is the textbook "Redo" shortcut in Windows, treating it as a "deep feature" requires understanding how it interacts with the Undo stack and the specific contextual behaviors in File Explorer and modern apps.
: The most common shortcut used in Microsoft Word, Excel, PowerPoint, and the updated Windows 11 Notepad.
Not natively in Windows 11. But you can remap keys using:
Redo functionality can vary significantly depending on the software being used: Application / Environment Primary Shortcut Ctrl + Y Reverses an undone file move or rename. Microsoft Office (Word, Excel) Ctrl + Y or F4 F4 is specifically for "Repeating" the last action. Web Browsers (Chrome, Edge) Ctrl + Shift + Z
Christopher Laird Simmons has been a working journalist since his first magazine sale in 1984. He has since written for wide variety of print and online publications covering lifestyle, tech and entertainment. He is an award-winning author, designer, photographer, and musician. He is a member of ASCAP and PRSA. He is the founder and CEO of Neotrope®, based in Temecula, CA, USA.
Example AutoHotkey script to make Ctrl + Shift + Z also act as Redo globally:
The most sophisticated use of this feature is the Repeat functionality in Office. Power users often perform a complex formatting action (like changing font, size, and color simultaneously), select a new object, and hit Ctrl + Y to duplicate that complex multi-step action instantly, effectively turning "Redo" into an automation macro. redo shortcut windows 11
While the standard is the textbook "Redo" shortcut in Windows, treating it as a "deep feature" requires understanding how it interacts with the Undo stack and the specific contextual behaviors in File Explorer and modern apps. While the standard is the textbook "Redo" shortcut
: The most common shortcut used in Microsoft Word, Excel, PowerPoint, and the updated Windows 11 Notepad.
Not natively in Windows 11. But you can remap keys using:
Redo functionality can vary significantly depending on the software being used: Application / Environment Primary Shortcut Ctrl + Y Reverses an undone file move or rename. Microsoft Office (Word, Excel) Ctrl + Y or F4 F4 is specifically for "Repeating" the last action. Web Browsers (Chrome, Edge) Ctrl + Shift + Z