Microsoft has released a new update for Windows 7 and Server 2008 R2 users which adds a new feature to these operating systems.
This new update allows you to increase maximum transfer size of USB storage devices in Windows which will help in improving performance of USB devices. After you install this update, you can increase the maximum transfer size from 64 kilobytes (KB) to 2 megabytes (MB) to improve USB performance.
You just need to follow these simple steps to improve USB storage devices performance in Windows 7:
1. First download and install the update using following link:
2. Now type regedit in RUN or startmenu searchbox and press Enter. It'll open Registry Editor.
3. Now go to following key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\usbstor
4. Under usbstor key, create a new key VVVVPPPP so the final path would be:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\usbstor\VVVVPPPP
5. Now in right-side pane, create a new DWORD value MaximumTransferLength
6. Double-click on this new DWORD value, set Base to Decimal and set Value data to 2097120

That's it. Restart your system and get ready to enjoy improved USB storage devices performance in Windows 7 and Server 2008 R2.
PS: If you want a ready-made registry script to do the task automatically, download following ZIP file, extract it and run the extracted REG file. It'll ask for confirmation, accept it:
This article was posted by VG in following section: Windows 7.
If you enjoyed this article, subscribe to our RSS feed or free newsletter to get all new articles directly in your Inbox. Also check out our popular articles and archive to read other interesting articles.
SCBright
The link takes me to the Microsoft Web site where I have to ask for the hotfix, leaving my e-mail. This is not a direct link ... Can you provide one?
Deba
hotfixv4.microsoft.com/Windows%207/Windows%20Server2008%20R2%20SP1/sp2/Fix373164/7600/free/435479_intl_i386_zip.exe
vince
is there any undo Registry Script for this ?
sp3ctrm5tr
Can you provide direct link. Because I've get this message "The system is currently unavailable. Please try back later, or contact support if you want immediate assistance."
Taha
yeah good idea. Vishal i u can plz post the direct link to the zip file and a ready made registry script that'll be aersome
nikhil
how do i uninstall this fix IF in case anything bad happnes????
Nunja Business
As with ALL registry hacks, do not even consider it unless you have a backup of your registry and know how to use it. System Restore should also help if it "blows up."
Fairly safe update though. Pretty much the worst thing that could happen is you might corrupt some of the data you are copying.
Levar
For other supporting systems x64 bit...
support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=2581464&kbln=en-us
Levar
opps didn't see that a link was already there
VG
To restore default settings, simply remove key created in Step 4.