Forum Discussion

Holaway's avatar
Holaway
Iron Contributor
Dec 31, 2024
Solved

Completely get rid of "Group By" anywhere in File Explorer

As my title says I wish to Completely get rid of "Group By" anywhere in File Explorer. I've tried many things but to no avail. At the moment I am noticing one folder inparticular that constantly rese...
  • LukaBaylor's avatar
    Jan 02, 2025

    To disable Group By globally in File Explorer on Windows 11, use this method:

    1. Press Win+R, type regedit, and hit Enter.
    2. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
    3. Right-click in the right pane, select New > DWORD (32-bit) Value, and name it UseAutoGrouping.
    4. Set the value of UseAutoGrouping to 0.
    5. Close the Registry Editor and restart File Explorer (or reboot your PC).

    This will disable Group By globally for all folders.

Resources