Reordering File Explorer’s Quick Access Toolbar
Yes—although File Explorer has no
Move Left/Move Right interface like Microsoft Office, you can rearrange the buttons without additional software:
- Take a screenshot of the existing toolbar for reference.
- Right-click each toolbar button and select Remove from Quick Access Toolbar.
- Locate the first desired command on the ribbon.
- Right-click it and select Add to Quick Access Toolbar.
- Continue adding commands in the desired left-to-right order.
Newly added commands are appended to the right, so rebuilding the toolbar establishes the required order. Drag-and-drop generally does not work in Explorer.
If you only need to move one button leftward, remove that button
and all buttons following it, then add them back in the preferred order.
Optional backup
The configuration is stored in the
QatItems value here:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Ribbon
You can back it up before making changes:
reg export "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Ribbon" "%USERPROFILE%\Desktop\Explorer-QAT-backup.reg" /y
The
QatItems value contains the toolbar configuration as binary-encoded Ribbon markup. (
winhelponline.com)
No freeware utility should be necessary. Also, Winaero Tweaker’s similarly named “Customize Quick Access Item” feature concerns the navigation-pane entry, not this toolbar.