Fix: Thumbnails not showing on network drives in Windows 11/10

If thumbnails not showing on network drives in your Windows 10/8.1/7 running system, this article will show you how to fix it.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

When you access network drive or mapped drive in Windows 11/10, you must have thumbnails displayed by default. But if you’re not shown thumbnails anyway, this article is for you. Below mentioned screenshot shows the network drive, with thumbnail preview disabled.

Thumbnails Not Showing On Network Drives In Windows 10

This issue could occur if your IT administrator or system administrator has applied setting to hide thumbnails. You can try either of the below mentioned methods to revert those settings and allow Windows to show thumbnails.

Fix: Thumbnails not showing on network drives in Windows 11/10

Method 1: Via Group Policy Editor

FYI: GPO snap-in is not available in Windows Home editions. If you’re on Windows 11/10 Home, you can try registry manipulation mentioned in Method 2.

1. Press W8K + R and put gpedit.msc in Run dialog box to open GPO snap-in. Click OK.

2. Next, in the GPO snap-in window, navigate here:

User Configuration > Administrative Templates
> Windows Components > File Explorer

3. In the right pane of Windows Update, look for the policy setting named Turn off the display of thumbnails and only display icons on network folders. The policy might be Enabled and it is the cause for this issue. Double click on it to modify its status:

Thumbnails Not Showing On Network Drives In Windows 10

4. On the policy configuration window, set the policy to Not Configured and click Apply, followed by OK. Close GPO snap-in.

Thumbnails Not Showing On Network Drives In Windows 10

5. Run gpupdate /force command to update Group Policy engine and then check the status of problem, it must be resolved now.

Method 2: Via Registry

We recommend you to create System Restore point before editing registry.

1. Open Registry Editor by running regedit command.

2. Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.

3. In right pane, double click on DisableThumbnailsOnNetworkFolders registry DWORD and set it to 0 as Value data.

4. Close Registry Editor and reboot your system to make changes effective.

After restarting your system, thumbnails on network drives should be visible now.

To illustrate this method, checkout following video:

Hope this helps!

Originally written on Feb 11, 2020. Updated for Windows 11.

Share this article
https://www.kapilarya.com/fix-thumbnails-not-showing-on-network-drives-in-windows-11

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

5 Comments
chee

my reedit cant found the key “DisableThumbnailsOnNetworkFolders”

Kapil Arya Author

^^ You can create it manually.

Hannah

how to create it manually?

Kapil Arya Author

^^ Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer, in right pane, do a right click and select New > DWORD Value. Rename it to DisableThumbnailsOnNetworkFolders.

freeyang

Your article worked well and was helpful.
If a file created with IThumbnailProvider is not deleted when each other is looking at the folder in the network folder, do you know how to fix it?

Leave a Comment

Your email address will not be published. Required fields are marked *