This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
win7:registry [2016/02/22 15:31] – Bernard Condrau | win7: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 ===== | ||
+ | * Create the following DWORDs in HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Lanmanworkstation\Parameters and set them to zero.< | ||
+ | FileInfoCacheLifetime | ||
+ | FileNotFoundCacheLifetime | ||
+ | * [[https:// | ||
- | ===== Stop Windows | + | ===== Disable |
- | + | | |
- | | + | |
- | HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU< | + | |
- | - If you don't see the **WindowsUpdate** key, create it. Right-click on the "Windows" key in the sidebar and go to New > Key. Name the key WindowsUpdate, | + | |
- | - Click on the AU key and, in the right pane, right-click on the empty space and choose New > DWORD (32-bit) Value. Name the new DWORD **NoAutoRebootWithLoggedOnUsers**, | + | |
- | - Reboot. | + |