Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
win7:registry [2021/02/13 14:15] – [How to Fix Slow Access to Network Shares] Bernard Condrauwin7:registry [2025/10/07 13:38] (current) Bernard Condrau
Line 1: Line 1:
 ====== Registry Tweaks ====== ====== Registry Tweaks ======
 ===== How to Fix Slow Access to Network Shares ===== ===== How to Fix Slow Access to Network Shares =====
-  * Create the following DWORDs in HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Lanmanworkstation\Parameters and set them to zero (0).<code>DirectoryCacheLifetime     REG_DWORD     0x00000000 (0) +  * Create the following DWORDs in HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Lanmanworkstation\Parameters and set them to zero.<code>DirectoryCacheLifetime       REG_DWORD     0x00000000 (0) 
-FileInfoCacheLifetime      REG_DWORD     0x00000000 (0) +FileInfoCacheLifetime        REG_DWORD     0x00000000 (0) 
-FileNotFoundCacheLifetime  REG_DWORD     0x00000000 (0)</code>+FileNotFoundCacheLifetime    REG_DWORD     0x00000000 (0)</code> 
 +  * [[https://www.zubairalexander.com/blog/how-to-fix-slow-access-to-network-shares/|How to Fix Slow Access to Network Shares]]
  
 +===== Disable Windows Copilot =====
 +  * [[https://www.youtube.com/watch?v=v7IVKso0QDA&t=11s|Disable Windows Copilot]]