Forum Discussion
Completely get rid of "Group By" anywhere in File Explorer
- Jan 02, 2025
To disable Group By globally in File Explorer on Windows 11, use this method:
- Press Win+R, type regedit, and hit Enter.
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- Right-click in the right pane, select New > DWORD (32-bit) Value, and name it UseAutoGrouping.
- Set the value of UseAutoGrouping to 0.
- Close the Registry Editor and restart File Explorer (or reboot your PC).
This will disable Group By globally for all folders.
To disable Group By globally in File Explorer on Windows 11, use this method:
- Press Win+R, type regedit, and hit Enter.
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- Right-click in the right pane, select New > DWORD (32-bit) Value, and name it UseAutoGrouping.
- Set the value of UseAutoGrouping to 0.
- Close the Registry Editor and restart File Explorer (or reboot your PC).
This will disable Group By globally for all folders.
- Merlin309Jun 05, 2025Copper Contributor
DOES NOT WORK for Winblows 11 24H2 - and NO IT DOESN'T.
I have applied this to my registry, rebooted, then selected a folder with NO groupings and Applied to All.
Reboot - yep - there you are - grouped by date. - westorFeb 06, 2025Copper Contributor
Your solution does NOT work, i restarted my File Explorer but the groups are still there.
- stibsMay 08, 2025Copper Contributor
This solution DOES in fact work. Creating the registry key does not turn off the group items feature completely. You still need to go to Sort >> Group By >> (choose your preferred setting, presumably {None}).
Having the registry key will prevent Windows from dictating this setting in the future. Meaning you won't log in one day and your folder(s) are all of a sudden sort-grouped in whatever way, when you never touched the setting to begin with.
- fjleonJul 09, 2025Copper Contributor
unfortunately this is incorrect. the sort by option is stored PER FOLDER. that means every single folder will have the option setup unless you go to each one and start disabling this. this works even without the registry key.
the only true fix is to use WinSetView which unfortunately i can't use on my work computer. works just fine on my personal one. both have the same OS
- EorkuFeb 08, 2025Iron Contributor
What is the OS version?