Ich habe gestern Nacht endlich die Lösung für folgendes Problem gefunden:
Wenn ich bei Windows Vista mit Winamp ein MP3 höre, und per Gigabit-LAN eine Datei vom lokalen Server herunterlade, ist der Speed bei max. 100mbps.
Sobald ich Winamp beende geht der Speed hoch auf ca. 400mbps.

Ich habe den NetworkThrottlingIndex komplett deaktiviert, das geht folgendermassen:
In der Registry im Schlüssel HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile\
Name : NetworkThrottlingIndex
Value type : Hex
Value data : FFFFFFFF
Standardmässig ist er so definiert:
Value type : DWORD
Value data : From integer 1 through integer 70 (Decimal) (Decimal)
Standard Wert: 10
Ich hoffe ich kann jemandem damit helfen
Quelle:
MS KB948066
Wer zusätzlich noch Probleme mit der Remotedesktop Verbindung hat:
- Run a command prompt (cmd.exe) as an Administrator
- Type: netsh interface tcp set global autotuninglevel=disabledIf you want to to re-enable it:
- Type: netsh interface tcp set global autotuninglevel=normalIn some cases you may need to use this command in addition to the above, but I didn’t have to:
- Type: netsh interface tcp set global rss=disabled
Gefunden bei Tom Keating
![]()














