Windows XP Registrytunehack ;)

  • Hier mal ein paar einträgein der Registry von Windowsdie es etwas schneller in gewissen sachen machen ;)
    Aber vorsicht wenn man was falsch macht, sprich den falschen eintrag verändert, kann es sein das Windows nichtmehr richtig geht.


    Mit anderenWorten man sollte sich im klaren sein was man dort verändert ;)
    Dafür bewirken die veränderungen je nach Hardware z.B. ne Beschleunigung des Bootvorgang bis zu 50 % ;)



    Bluetooth Dienst - wird zur verendung der windows internen Bluetooth software benötigt (Ab XP SP2)

    Code
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\BthServ]
    				"Start"=dword:00000004



    Dieser Schülssel teilt Windows mit das mann die Tour bereits fertigestellt hat.

    Code
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
    				"RunCount"=dword:00000000
    				[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
    				"RunCount"=dword:00000000


    Keine Ballon-Tips

    Code
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
    				"EnableBalloonTips"=dword:00000000


    Windows ist Registriert !

    Code
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
    				"RegDone"="1"


    Erlaubt bis zu 10 Downloads zugleich normal immer nur 2 zugleich

    Code
    [HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
    				"MaxConnectionsPerServer"=dword:0000000a
    				"MaxConnectionsPer1_0Server"=dword:0000000a
    				[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
    				"MaxConnectionsPerServer"=dword:0000000a
    				"MaxConnectionsPer1_0Server"=dword:0000000a


    Kein Fehler Report an MS, Fehlermeldungen werden nicht angezeigt.

    Code
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting]
    				"DoReport"=dword:00000000
    				"ShowUI"=dword:00000000



    Setzt die Reaktionszeit des Startmen s auf 200ms Standard ist 400ms

    Code
    [HKEY_CURRENT_USER\Control Panel\Desktop]
    				"MenuShowDelay"="200"


    schnelleres booten durch optimiertes anlegen systemdateien

    Code
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction]
    				"Enable"="Y"


    Beschleunigt das Runterfahren und Neustarten des Systems

    Code
    [HKEY_CURRENT_USER\Control Panel\Desktop]
    				"HungAppTimeout"="5000"
    				"WaitToKillAppTimeout"="4000"
    				"AutoEndTasks"="1"
    				[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
    				"WaitToKillServiceTimeout"="3000"


    Windows XP Datei Cache aktivieren, verbessern.

    Code
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Managemen]
    				"EnablePrefetcher"=dword:00000003


    Steigert die Io Performance

    Code
    [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
    				"IoPageLockLimit"=dword:00008000


    Integrierte Windows Authentifizierung deaktivieren

    Code
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
    				"EnableNegotiate"=dword:00000000



    ;Erlaubt es Nvidia Karten zu bertakten.

    Code
    [HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\NVTweak] 
    				"CoolBits"=dword:00000003

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!