Gå till innehåll

RegTweak till XP SP1 & SP2 [Windows XP]


Recommended Posts

Tänkte bjuda på lite regtweaks till Windows XP.

Ökar prestandarden markant när man har infogat detta i registret.

1. Skapa ett text dokument med notpad

2. Infoga detta som finns nedan

3. spara den som ex... Regtweak.reg

4. Dubbelklicka på den, svara ja och ok

5. Starta om datorn.

6. Klart nu kommer du att märka skillnad på din ny optimerade dator

Det går bra att välja ut enstaka ur detta nedan.

Det finns tweak för AMD cpu och ATI grafikkort nedan. Tittat igenom din fil innan du infoga den så du inte tweaka för en AMD när du har en Intel eller för ATI när du har gforce

Lycka till

Allt nedan ska med i filen

Windows Registry Editor Version 5.00

 ;-----  Speed up shutdown

 ;-----

[HKEY_CURRENT_USERControl PanelDesktop]

"AutoEndTasks"="1"

"HungAppTimeout"="100"

"WaitToKillAppTimeout"="1000"

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControl]

"WaitToKillServiceTimeout"="1000"

 ;-----  Prefetcher tweak (faster booting)

 ;-----

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory ManagementPrefetchParameters]

"EnablePrefetcher"=dword:00000003

;-----  Optimize the Windows Server Service

;-----

;"1" = minimize memory, "2" = balance or "3" = maximize network throughput

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServiceslanmanserverparameters]

"Size"=dword:00000003

;-----  Disable Telnet Service

;-----

;Enables a remote user to log on to this computer and run programs, and supports various TCP/IP Telnet clients, including

;UNIX-based and Windows-based computers. If this service is stopped, remote user access to programs might be unavailable.

;If this service is disabled, any services that explicitly depend on it will fail to start.

;This service is not available on Windows XP Home. It allows remote login to the local computer via the telnet function. For

;security reasons, disable this unless you specifically require its functionality. You will save about 2 MB of RAM by plugging this

;security hole.

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTlntSvr]

"Start"=dword:00000004

;-----  Disable Protected Storage Service

;-----

;Provides protected storage for sensitive data, such as private keys, to prevent access by unauthorized services, processes, or

;users. Other wise known as auto complete in Internet Explorer.

;Allows for the saving of local passwords or even web sites information (AutoComplete). This service is set to Automatic by

;default. Due to security reasons, I recommend leaving this "feature" disabled to make things all that much more difficult to

;steal vital information if you do not "save" it. On the other hand, you may need this service to manage private keys for

;encryption purposes. If so, leave this service on automatic to ensure the "higher" security settings you choose work. If you

;disable this service, you will no longer have any of your passwords saved, no matter how many times you click the box. If you

;enjoy having your passwords saved in applications like Outlook or Dial up networking or you are connecting to the internet via

;a domain controller/server that requires authentication, set this service to Automatic.

;[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesProtectedStorage]

;"Start"=dword:00000004

;-----  Disable Alerter Service

;-----

;Notifies selected users and computers of administrative alerts. If the service is stopped, programs that use administrative

;alerts will not receive them. If this service is disabled, any services that explicitly depend on it will fail to start.

;The Alerter service notifies users of administrative alerts on a network. This service usually is not required under normal

;circumstances. Note: This is NOT "WinPopUp."

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesAlerter]

"Start"=dword:00000004

;-----  Disable Error Reporting Service

;-----

;Allows error reporting for services and applictions running in non-standard environments.

;Calls home to Microsoft when application errors occur. I personally do not like this. I feel it is a waste of memory and

;resources. On the other hand, if you are experiencing system crashes often, the best way to deal with them is to report them

;using this tool.

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesERSvc]

"Start"=dword:00000004

;-----  Disable Messenger Service (to stop spam. Does not affect MSN or Windows Messenger)

;-----

;Transmits net send and Alerter service messages between clients and servers. This service is not related to Windows

;Messenger. If this service is stopped, Alerter messages will not be transmitted. If this service is disabled, any services that

;explicitly depend on it will fail to start. This service provides the ability to send messages between clients and servers. This

;service needs not to be running under normal "home" conditions. It is also advisable to make this service go away to avoid

;the possibility of "net send" messages hitting your computer from the internet. This has nothing to do with MSN Messenger,

;nor is it "WinPopUp." If, for whatever reason, you need the Messenger service running but wish not to have spam popups active,

;you can disable the particular ports at your firewall. The Messenger service uses UDP ports 135, 137, and 138; TCP ports 135,

;139, and 445.

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesMessenger]

"Start"=dword:00000004

 ;-----  These NTFS tweaks improve file system performance (Speed up NTFS)

 ;-----   Note: these have been reported to cause non-compatibility with DOS/Win9x-based apps/games

 ;-----

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlFileSystem]

"NtfsDisable8dot3NameCreation"=dword:00000001

"NtfsDisableLastAccessUpdate"=dword:00000001

"Win95TruncatedExtensions"=dword:00000001

"Win31FileSystem"=dword:00000000

 ;-----  Increase IoPageLockLimit (disk cache)

 ;-----

 ;-----  Note- Use the following settings depending on your system RAM:

 ;-----  00020000 = 131072 KB (if RAM > 512 MB)

 ;-----  00010000 =  65536 KB (if RAM > 256 MB)

 ;-----  00008000 =  32768 KB (if RAM > 128 MB)

 ;-----  00004000 =  16384 KB (if RAM >  64 MB)

 ;-----  00002000 =   8192 KB (if RAM >  32 MB)

 ;-----  00001000 =   4096 KB (if RAM <  32 MB)

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management]

"IoPageLockLimit"=dword:00020000

 ;-----

 ;-----  Speeds up copying/moving of zip files (disable windows built in zip functionality)

 ;-----

[-HKEY_CLASSES_ROOT.zipCompressedFolder]

[-HKEY_CLASSES_ROOTCLSID{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}]

[-HKEY_LOCAL_MACHINESOFTWAREClassesCompressedFolder]

 ;-----

 ;-----  Speed up opening of My Computer and Explorer

 ;-----

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesstisvc]

"Start"=dword:00000004

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer]

"NoSaveSettings"=dword:00000000

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced]

"NoNetCrawling"=dword:00000001

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer]

"NoRemoteRecursiveEvents"=dword:00000001

 ;-----

 ;-----  Disable Windows Installer Rollback (faster msi installs, dot.net framework wont install with this tweak activated)

 ;-----

[HKEY_CURRENT_USERSoftwarePoliciesMicrosoftWindowsInstaller]

"DisableRollback"=dword:00000001

 ;-----  Force DLL To Unload From Memory

 ;-----

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerAlwaysUnloadDLL]

@="1"

 ;-----

 ;-----  Optimize System Cache Size

 ;-----  (might cause data corruption if you have ATI vid card and 1 gig of ram)

 ;-----

;[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management]

"LargeSystemCache"=dword:00000001

 ;-----

 ;-----  Optimize Core System Performance

 ;-----

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management]

"DisablePagingExecutive"=dword:00000001

 ;-----  Remove Alexa Spyware (comes built in Windows by default)

 ;-----

[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftInternet ExplorerExtensions{c95fe080-8f5d-11d2-a20b-00aa003c157a}]

 ;-----

 ;-----  Recycle Bin Uses 3% of Available Space Rather than 10%

 ;-----

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerBitBucket]

"Percent"=dword:00000003

 ;-----  Keyboard Num-Lock on

 ;-----

[HKEY_CURRENT_USERControl PanelKeyboard]

"InitialKeyboardIndicators"="2"

 ;-----  Remove Shortcut Arrow

 ;-----

[HKEY_CLASSES_ROOTlnkfile]

"IsShortCut"=-

[HKEY_CLASSES_ROOTpiffile]

"IsShortCut"=-

[HKEY_CLASSES_ROOTInternetShortcut]

"IsShortCut"=-

 ;-----

 ;-----  Disable the Desktop Cleanup Wizard

 ;-----

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerDesktopCleanupWiz]

"NoRun"=dword:00000001

 ;-----  Opens nfo files with Notepad

 ;-----

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.nfo]

"Application"="NOTEPAD.EXE"

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.nfoOpenWithList]

"a"="Explorer.exe"

"MRUList"="ba"

"b"="NOTEPAD.EXE"

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.nfoOpenWithProgids]

"MSInfo.Document"=hex(0):

 ;-----  Disable Error Reporting

 ;-----

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftPCHealthErrorReporting]

"AllOrNone"=dword:00000001

"DoReport"=dword:00000000

"IncludeKernelFaults"=dword:00000000

"IncludeMicrosoftApps"=dword:00000000

"IncludeWindowsApps"=dword:00000000

"ShowUI"=dword:00000000

 ;-----  Typing Long File Names In DOS

 ;-----

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftCommand Processor]

"CompletionChar"=dword:00000009

 ;-----  Disable Windows File Protection

 ;-----

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon]

"SFCSetting"=dword:ffffff9d

"SFCDisable"=dword:ffffff9d

 ;-----  AMD Processor Fix

 ;-----  dword:00000100= 256KB SecondLevel Cache, dword:00000200 = 512KB SecondLevel Cache

 ;-----

;[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management]

"SecondLevelDataCache"=dword:00000200

 ;-----  Disable Built in Windows CD Burning

 ;-----

[HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer]

"NoCDBurning"=dword:00000001

;-----Put my computer, my network places, my documents , IE on the desktop

;-----

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerHideDesktopIconsNewStartPanel]

"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000

"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000

"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000

"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000

;----- Adds Printers and Faxes to MY Computer

;-----

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerMyComputerNameSpace{2227A280-3AEA-1069-A2DE-08002B30309D}]

 ;-----  Removes Language Bar

 ;-----

[-HKEY_CLASSES_ROOTCLSID{540D8A8B-1C3F-4E32-8132-530F6A502090}]

@=-

"MenuTextPUI"=-

 ;-----  disable unread mail message at welcome screen

 ;-----

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionUnreadMail]

"MessageExpiryDays"=dword:00000000

;Disable the need to push ctrl+alt+del to login

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionpoliciesExplorer]

"DisableCAD"=dword:00000001

[HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionpoliciesExplorer]

"DisableCAD"=dword:0000000

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionpoliciessystem]

"DisableCAD"=dword:00000001

[HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionpoliciessystem]

"DisableCAD"=dword:00000001

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon]

"DisableCAD"=dword:00000001

[HKEY_CURRENT_USERSOFTWAREMicrosoftWindows NTCurrentVersionWinlogon]

"DisableCAD"=dword:00000001

 ;-----  Maximize Number of Simultaneous Connections

 ;-----

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionInternet Settings]

"MaxConnectionsPerServer"=dword:00000040

"MaxConnectionsPer1_0Server"=dword:00000040

 ;-----

 ;-----  Faster Web Page Loading

 ;-----

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipServiceProvider]

"DnsPriority"=dword:00000001

"HostsPriority"=dword:00000001

"LocalPriority"=dword:00000001

"NetbtPriority"=dword:00000001

 ;-----  Broadband Network Optimizations for Windows 2000/XP/2003

 ;-----

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters]

"DefaultTTL"=dword:00000040

"EnablePMTUDiscovery"=dword:00000001

"EnablePMTUBHDetect"=dword:00000000

"TcpMaxDupAcks"=dword:00000002

"TcpMaxDataRetransmissions"=dword:00000006

"SackOpts"=dword:00000001

"MTU"=dword:000005dc

"Tcp1323Opts"=dword:00000001

"TcpTimedWaitDelay:=dword:0000001e

 ;-----  Speed Up browsing remote computers (Your Network)

 ;-----

[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerRemoteComputerNameSpace{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]

[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerRemoteComputerNameSpace{2227A280-3AEA-1069-A2DE-08002B30309D}]

 ;-----

 ;-----  mount net-drives first, when they are needed

 ;-----

[HKEY_LOCAL_MACHINESystemCurrentControlSetControlNetworkProvider]

"RestoreConnection"=dword:00000000

 ;-----  Disable Adobe automatic updates

 ;-----

[HKEY_CURRENT_USERSoftwareAdobeAcrobat Reader6.0Updater]

"iUpdateFrequency"=dword:00000000

 ;-----  Show the real CD-recording speed in Nero  (example:  21.6x writing speed)

 ;-----

[HKEY_CURRENT_USERSoftwareAheadNero - Burning RomRecorder]

"ShowSingleRecorderSpeed"=dword:00000001

 ;-----  Do Not Start MS-Messenger with Outlook Express

 ;-----

[HKEY_LOCAL_MACHINESoftwareMicrosoftOutlook Express]

"Hide Messenger"=dword:00000002

Länk till kommentar
Dela på andra webbplatser

Okej..

Kan tillägga att de flesta saker går att ställa in med inställningar i xp.

Här är en sida med regtweaks för den som vill kolla lite:

http://www.j79zlr.com/reg.php

Jag har hittat några jag kan dra upp här:

ähh.. jag ångrade mig.. det skulle ta för lång tid för er att ladda sidan om jag skulle posta alla regtweaks.

men det finns iaf hur många tweaks som helst och det är egentligen bara att söka på www.google.se efter "regtweaks" eller något liknande..

Länk till kommentar
Dela på andra webbplatser

Delta i dialogen

Du kan skriva svaret nu och registrera dig senare, Om du har ett konto, logga in nu för att svara på inlägget.

Gäst
Svara i detta ämne...

×   Du har klistrat in innehåll med formatering.   Ta bort formatering

  Only 75 emoji are allowed.

×   Din länk har automatiskt bäddats in.   Visa som länk istället

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Skapa nytt...