0% found this document useful (0 votes)
79 views1 page

Disable Windows Explorer Auto Arrange - Reg

This document modifies Windows registry settings to disable the auto arrange feature for the General Items, Documents, Music, Pictures, and Videos folder templates. Keys are added to the registry to set the FFLAGS and Mode values to disable auto arrange for each of these common folder types.

Uploaded by

galess
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
79 views1 page

Disable Windows Explorer Auto Arrange - Reg

This document modifies Windows registry settings to disable the auto arrange feature for the General Items, Documents, Music, Pictures, and Videos folder templates. Keys are added to the registry to set the FFLAGS and Mode values to disable auto arrange for each of these common folder types.

Uploaded by

galess
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Windows Registry Editor Version 5.

00
; Disable Auto Arrange for General Items folder template
[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Sh
ell\Bags\AllFolders\Shell\{5C4F28B5-F869-4E84-8E60-F11DB97C5CC7}]
"FFLAGS"=dword:43000001
"Mode"=dword:00000004
; Disable Auto Arrange for Documents folder template
[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Sh
ell\Bags\AllFolders\Shell\{7D49D726-3C21-4F05-99AA-FDC2C9474656}]
"FFLAGS"=dword:43000001
"Mode"=dword:00000004
; Disable Auto Arrange for Music folder template
[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Sh
ell\Bags\AllFolders\Shell\{94D6DDCC-4A68-4175-A374-BD584A510B78}]
"FFLAGS"=dword:43000001
"Mode"=dword:00000004
; Disable Auto Arrange for Pictures folder template
[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Sh
ell\Bags\AllFolders\Shell\{B3690E58-E961-423B-B687-386EBFD83239}]
"FFLAGS"=dword:43000001
"Mode"=dword:00000004
; Disable Auto Arrange for Videos folder template
[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Sh
ell\Bags\AllFolders\Shell\{5FA96407-7E77-483C-AC93-691D05850DE8}]
"FFLAGS"=dword:43000001
"Mode"=dword:00000004

You might also like