Tuesday, July 7, 2020

How to Fix Slow Access to Shared Folders in Windows 10

How to Fix Slow Access to Shared Folders in Windows 10

If you're experiencing slow access to shared folders in Windows 10, it can be frustrating, especially when working with network files. This issue often occurs due to caching settings in Windows that delay folder access. Fortunately, you can resolve this problem by modifying the registry settings.

Cause of the Issue

Windows caches directory and file information, which can sometimes slow down access to shared folders. Adjusting these settings can improve response time.

Solution: Modify Registry Settings

Follow these steps carefully to speed up shared folder access.

Step 1: Open the Registry Editor

  1. Press Win + R to open the Run dialogue.
  2. Type regedit and press Enter.
  3. If prompted, grant administrator permissions.

Step 2: Navigate to the Registry Path

Go to the following location in the Registry Editor:

HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters

Step 3: Create New DWORD Values

Inside the Parameters folder, create three new DWORD (32-bit) values:

  1. DirectoryCacheLifetime → Set the value to 0.
  2. FileInfoCacheLifetime → Set the value to 0.
  3. FileNotFoundCacheLifetime → Set the value to 0.

Step 4: Restart Your System

Once you've made these changes, restart your computer. After rebooting, try accessing the shared folder—it should now open much faster.

Important Note

Before modifying the registry, ensure you understand the changes. If you have any doubts, feel free to discuss them with me, as registry modifications can affect system behaviour.

By following these steps, you should experience faster access to shared folders in Windows 10. Let me know in the comments if you need further assistance! 

No comments:

Fixing Windows Activation Error Code 0x80072F8F (Windows 8/7/Vista)

  🔧 Fixing Windows Activation Error Code 0x80072F8F (Windows 8/7/Vista) If you’ve been trying to activate your Windows 7, Windows 8, or eve...