Speeding Up Network Browsing Windows XP
Wednesday, July 29, 2009 0:40Posted in category Networking Tips, Windows XP Tips
There are a lot of things which can negatively impact how fast Windows XP will browse the network of shared files between two computers or a whole workgroup of computers.
Other things you can try, especially when there is slow browsing to network or shared files with a lot of files is the following…
- Remove current shortcuts in My Network Places
- Change the registry so shared folders on remote computers are not automatically added to My Network Places when you even open a document from that shared folder
- Start Regedit
- Create a DWORD value:
HKEY_Current_User \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \ NoRecentDocsNetHood to 1. - I have also seen setting the following help as well.
HKEY_Current_User \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \ UseDesktopIniCache to 1.
3. Increase the amount of data is buffered at one time to send to a client. On the computer with the shared directory:
- Start Regedit
- Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
- Create a DWORD Key called SizReqBuf
- Give it a value of Hex FFFF
Shawn DesRochers
Found this post useful? Buy me a coffee.You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.


Nate says:
September 26th, 2009 at 8:08 pm
Your posts are the best! Always helpful!