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:22] – 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 | + | |
- | On many computers, you won't see the " | + | |
- | 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 | + | |
- | + | ||
- | Double-click on the new DWORD and give it a value of 1. | + | |
- | Reboot your machine and from now on, Windows will not force you to reboot after installing updates. Of course, when you install updates, you should still reboot your computer—and that responsibility is now on you—but this makes sure Windows doesn't catch you by surprise. | + | |
- | + | ||
- | Again, this registry key has been around for a long time, and should work in Windows | + | |
- | + | ||
- | Prevent Windows From Restarting Your PC After Windows Updates | How-To | + |