January 31, 2018

Change Default Folder View of Search Results on Windows 10

If you have recently used Windows 10 File Explorer Search box to find a file, then you may have noticed that the results are always displayed in Content View, and even if you change the view to detail, as soon as you close the window and search again, the content will be again displayed in Content View. This is a very annoying issue which seems to bug users ever since Windows 10 came. Another problem is the filename column is way too small in Content View and there isn’t any way of expanding it. So the user then has to change the view to Details which sometimes results in the search running again.

Change Default Folder View of Search Results on Windows 10

The problem with this solution is to change the default folder view of search results permanently to user choice without changing it manually every time they use the File Explorer search. So without wasting any time, let’s see How to Change Default Folder View of Search Results on Windows 10 with the help of the below-listed guide.

Change Default Folder View of Search Results on Windows 10

Make sure to create a restore point, just in case something goes wrong.

1. Open Notepad file, then copy and paste the following code as it is:

Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USERSOFTWAREClassesLocal SettingsSoftwareMicrosoftWindowsShellBagMRU]

[-HKEY_CURRENT_USERSOFTWAREClassesLocal SettingsSoftwareMicrosoftWindowsShellBags]

[HKEY_CURRENT_USERSOFTWAREClassesLocal SettingsSoftwareMicrosoftWindowsShellBagsAllFoldersShell{7fde1a1e-8b31-49a5-93b8-6be14cfa4943}]
"LogicalViewMode"=dword:00000001
"Mode"=dword:00000004

2. Click File from notepad menu then select Save As.

From Notepad menu click on File then select Save As | Change Default Folder View of Search Results on Windows 10

3. From Save as type drop-down selects All Files.

4. Name the file as Searchfix.reg (.reg extension is very important).

Type Searchfix.reg then select All Files and click Save

5. Navigate to where you want to save the file preferably desktop and then click Save.

6. Now right-click on this registry file and select Run as Administrator.

7. Reboot your PC to save changes.

Set Details view for Music, Pictures, Documents and Videos search folders

1. Open Notepad file, then copy and paste the following code as it is:

Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USERSOFTWAREClassesLocal SettingsSoftwareMicrosoftWindowsShellBagMRU]

[-HKEY_CURRENT_USERSOFTWAREClassesLocal SettingsSoftwareMicrosoftWindowsShellBags]

;Generic Search Results
[HKEY_CURRENT_USERSOFTWAREClassesLocal SettingsSoftwareMicrosoftWindowsShellBagsAllFoldersShell{7fde1a1e-8b31-49a5-93b8-6be14cfa4943}]
"LogicalViewMode"=dword:00000001
"Mode"=dword:00000004

;Pictures Search Results
[HKEY_CURRENT_USERSOFTWAREClassesLocal SettingsSoftwareMicrosoftWindowsShellBagsAllFoldersShell{4dcafe13-e6a7-4c28-be02-ca8c2126280d}]
"LogicalViewMode"=dword:00000001
"Mode"=dword:00000004

;Music Search Results
[HKEY_CURRENT_USERSOFTWAREClassesLocal SettingsSoftwareMicrosoftWindowsShellBagsAllFoldersShell{71689ac1-cc88-45d0-8a22-2943c3e7dfb3}]
"LogicalViewMode"=dword:00000001
"Mode"=dword:00000004

;Documents Search Results
[HKEY_CURRENT_USERSOFTWAREClassesLocal SettingsSoftwareMicrosoftWindowsShellBagsAllFoldersShell{36011842-dccc-40fe-aa3d-6177ea401788}]
"LogicalViewMode"=dword:00000001
"Mode"=dword:00000004

;Videos Search Results
[HKEY_CURRENT_USERSOFTWAREClassesLocal SettingsSoftwareMicrosoftWindowsShellBagsAllFoldersShell{ea25fbd7-3bf7-409e-b97f-3352240903f4}]
"LogicalViewMode"=dword:00000001
"Mode"=dword:00000004

2. Click File from notepad menu then select Save As.

From Notepad menu click on File then select Save As

3. From Save as type drop-down select All Files.

4. Name the file as Search.reg (.reg extension is very important).

Name the file as search.reg then select All Files and click Save | Change Default Folder View of Search Results on Windows 10

5. Navigate to where you want to save the file preferably desktop and then click Save.

6. Now right-click on this registry file and select Run as Administrator.

7. Reboot your PC to save changes.

Recommended:

That’s it you have successfully learned How to Change Default Folder View of Search Results on Windows 10 but if you still have any questions regarding this post then feel free to ask them in the comment’s section.