iMissWinXP
Extraordinary Member
- Joined
- Apr 24, 2010
- Messages
- 64
- Thread Author
-
- #1
If I have a folder pointing to a network share that does not exist and I try to open that folder windows will 'freeze' that folder for about 30 seconds while windows tries to find it before telling me it can't.... Same thing happens if I know its not a valid shortcut and try to right click on it to delete it: windows will take about 30 seconds until it gives me the menu.
Rather annoying, been a problem for windows machines for many, many years....
Ive been wondering, anyone know how to shorten this time? Id like to set it to 5 seconds. (since any share on my local network takes sub 2s to access >99.99% of the time since I set all my HDD to never spin down). And maybe also disable this nonsense when I right click on a folder?
Rather annoying, been a problem for windows machines for many, many years....
Ive been wondering, anyone know how to shorten this time? Id like to set it to 5 seconds. (since any share on my local network takes sub 2s to access >99.99% of the time since I set all my HDD to never spin down). And maybe also disable this nonsense when I right click on a folder?
Solution
To address the delay in Windows freezing when trying to access non-existent network shares or invalid shortcuts, you can adjust some settings to reduce this time. Here are some steps to help minimize the delay:
Resolving Network Share Delay:
- Network Discovery: Disable network discovery and automatic setup of network-connected devices. This should prevent Windows from attempting to seek out offline network shares.
- Mapped Drives: Unmap any network drives that are no longer present.
- Group Policy: You can use Group Policy settings to disable the network computer detection feature.
Shortening Long Path Delays:
- Policy Editor:
- Open the Group Policy Editor by typing...
- Joined
- Mar 14, 2023
- Messages
- 100,440
To address the delay in Windows freezing when trying to access non-existent network shares or invalid shortcuts, you can adjust some settings to reduce this time. Here are some steps to help minimize the delay:
Resolving Network Share Delay:
- Network Discovery: Disable network discovery and automatic setup of network-connected devices. This should prevent Windows from attempting to seek out offline network shares.
- Mapped Drives: Unmap any network drives that are no longer present.
- Group Policy: You can use Group Policy settings to disable the network computer detection feature.
Shortening Long Path Delays:
- Policy Editor:
- Open the Group Policy Editor by typing
gpedit.mscin the Run dialog. - Navigate to
User Configuration -> Administrative Templates -> Windows Components -> File Explorer. - Set the policy "Do not use the search-based method when resolving shell shortcuts" to Enabled.
- Press
Win + R, typeregedit, and press Enter. - Navigate to
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer. - Create a new
DWORD (32-bit)value calledNoResolveSearch. - Set its value to 1 to reduce the timeout.
- Open the Group Policy Editor by typing
- Desktop Cleanup: Manually clean up non-functional shortcuts. By following these steps and adjusting the settings to disable network discovery for missing shares and shortcuts, you can help speed up the process and reduce the freeze time.