Unbinds the Office Key (Shift+Control+Alt+Win) related shortcuts, allowing you to use Office+W in other applications.
Full list of unbound shortcuts and their original behavior (Office
means Shift+Control+Alt+Win
):
Office
: Opens Office UWP appOffice+D
: Opens OneDriveOffice+L
: Opens LinkedIn by openinghttps://go.microsoft.com/fwlink/?linkid=2044786
(which redirects tohttps://www.linkedin.com/?trk=Officekey
) in the default browserOffice+N
: Opens OneNote for Windows 10 UWP appOffice+O
: Opens OutlookOffice+P
: Opens PowerPointOffice+T
: Opens Teams by openinghttps://go.microsoft.com/fwlink/?linkid=2044782
(which reditects tohttps://teams.microsoft.com/
) in the default browserOffice+W
: Opens WordOffice+X
: Opens ExcelOffice+Y
: Opens Yammer by openinghttps://go.microsoft.com/fwlink/?linkid=2044904
(which reditects tohttps://www.yammer.com/
) in the default browserOffice+Space
: Opens the emoji picker
You'll need to compile the script into a binary, and place it in C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
so it will run on startup. There is a good guide for this here: https://github.com/anthonyheddings/OfficeKeyFix/issues/1#issuecomment-610310521