Disable File Caching for the Workstation Service


If you are experiencing problems with workstations flushing data to the server, then you can use this tweak to disable or enable file caching.

Open your registry and find the key below.

Create a new DWORD value, or modify the existing value called 'UtilizeNtCaching' using the settings below.

Exit your registry, you may need to restart or log out of Windows for the change to take effect.


Settings:
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation\
parameters]
Name: UtilizeNtCaching
Type: REG_DWORD (DWORD Value)
Value: (0 = disable, 1 = enable)

Popular Posts