How to set a specific File Explorer view type Everywhere #
PROMPT: One of your users is extremely insistent on specific view type being the default File Explorer view everywhere. This includes the ‘Save-As/Open-As’ windows, which the File Explorer folder options ‘Apply to Folders’ button does not accommodate. You wish to ensure that this view type is the only view everywhere.
Resources: #
Guide
Forum that led me to Guide
Notes: #
- If you want more pictures you can utilize the guide above for steps 2-9. I do insist you come back for steps 11-13.
Steps: #
- Open Registry Editor (regedit.exe)
- Navigate to ‘HKCU:\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell’
- Export this somewhere safe incase you mess up or wish to revert the settings.
- Under Shell, you will find three keys. Delete
Bags
andBagsMRU
. - Under Shell, create a new
Bags
key. - Under Bags, create a new
AllFolders
key. - Under AllFolders, create a new
Shell
key. - To confirm, at this point you should be at this Path: ‘HKCU:\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell’
- Under this second, nested Shell key, create a new String Value with the Name:
FolderType
and the Value:NotSpecified
. - To check, the structure should look like this:
- Insert Image of example key structure
- and an image of the contents of the Shell folder
- Restart the computer.
- Open File Explorer and go to any random folder EXCEPT Desktop, Downloads, Documents or Pictures. Go to a folder like C:\Users\Public and then set the ‘view’ to the one you would like to be Everywhere.
- Click the three dots, then click options. The Folder Options window should open. CLick on the View tab, then click ‘Apply to Folders’. This will permanently set the default to whatever you set the view mode to here.