XP ve Vistaya Uygulanabilen Regedit Harikaları

yarışçı

Profesör
Katılım
30 Ağustos 2008
Mesajlar
1,922
Reaksiyon puanı
9
Puanları
218
;================================================= ======== ==========
; AG VE INTERNET PROTOKOLLERI(12)
;================================================= ======== ==========
;************************************************* ******** **********
;DWORD Degerleri 16lik(HEX) Sayi Sistemine Goredir.Aciklamalarin
;Bazilarinda Onerilen Degerler Ondalik Sisteme Gore Verilmistir.Tweak
;Ayarlara Hex Biciminde Yazarak Ayarlari Kendinize Gore Ozellestirin
;LUTFEN DERLEMENIN BASINDAKI ONEMLI NOTLAR KISMINI OKUYUN
;************************************************* ******** **********


;Uzaktan Yonettiginiz Bilgisayarla Iletisiminizi Hizlandirir
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\RemoteComputer\NameSpace\{D627 7990-4C6A-11CF-8D87-00AA0060F5BF}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\RemoteComputer\NameSpace\{2227 A280-3AEA-1069-A2DE-08002B30309D}]

;Speedup network logon/boot
;Disable Group Policy Duplication
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\policies\system]
"SynchronousMachineGroupPolicy"=dword:00000000
"SynchronousUserGroupPolicy"=dword:00000000

;RPC Paket Boyutunu Artirir
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Rpc]
"MaxRpcSize"=dword:00100000

;Hizli Web Sayfasi Yuklenmesi
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\ServiceProvider]
"DnsPriority"=dword:00000001
"HostsPriority"=dword:00000001
"LocalPriority"=dword:00000001
"NetbtPriority"=dword:00000001

;MTU Boyutunu Ayarlar(Veri Paketi Buyuklugu)
;(Adsl Icin 240(hex) degerleri 5c8(hex) ile Degismeli)
;MTU Degerini TCP Optimizer Programi Ile Daha Dogru Ogrenebilirsiniz
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Ndiswan\Parameters\Protocols\0]
"ProtocolType"=dword:00000800
"PPPProtocolType"=dword:00000021
"ProtocolMTU"=dword:00000240
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces]
"MTU"=dword:00000240

;TCP/IP Bekleme Suresi
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]
"TcpTimedWaitDelay"=dword:0000001e

;ISS Ile Aranizda Bulunan Routerlerden Gecikme Yapanlar ISS'e
;Bildirme(enable=1)
;(Adsl Icin 240(hex) degerleri 5c8(hex) ile Degismeli)
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Tcpip\Parameters]
"EnablePMTUBHDetect"=dword:00000000

;Dead Gateway Tespiti
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Tcpip\Parameters]
"EnableDeadGWDetect"=dword:00000001

;QoS Paketlerini Ayarlar(default=%20)
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\Psched]
"MaxOutstandingSends"=dword:0000ffff
"NonBestEffortLimit"=dword:00000010

;TCP/IP Connection Retransmissions Optimize
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]
"TcpMaxConnectRetransmissions"=dword:00000003
"TcpMaxDataRetransmissions"=dword:00000006

;Daha Cok DNS Kaydeder
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Dnscache\Parameters]
"NetFailureCacheTime"=dword:00000000
"NegativeSOACacheTime"=dword:00000000
"CacheHashTableBucketSize"=dword:00000010
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0002a300
"MaxSOACacheEntryTtlLimit"=dword:0000012d

;Hatali Dns Adresleri Onbellege Almaz
"NegativeCacheTime"=dword:00000000
"NegativeSOACacheTime"=dword:00000000
"NetFailureErrorPopupLimit"=dword:00000000
"NetFailureCacheTime"=dword:00000000

;Increase Network Throughput(Is Cikarma)(1)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanworkstation\parameters]
"MaxCmds"=dword:00000064
"MaxThreads"=dword:00000064
"MaxCollectionCount"=dword:00000064

;Genis Band Baglanti Optimize Ayarlari
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]
;Paket Yasam Suresi(00000040=64)
"DefaultTTL"=dword:00000040
;Fast Retransmit
"TcpMaxDupAcks"=dword:00000002
;Selective Acknowledgement
"SackOpts"=dword:00000001

;Eger Packet Kayiplari Fazla Oluyorsa Degeri 00000003 Yapin
;Boylelikle Paket Baslarina 12bytelik Zaman Basliklari Koyar
;ADSL/Dialup Baglanti Degeri* 65535 Kucukse Deger 00000000 Olmali
"Tcp1323Opts"=dword:00000001

;ADSL/Dialup Baglanti Optimize Ayarlari
;(MTU-40*44)*2^2=(ADSL/Dialup Baglanti Degeri)*
;MTU Degerini TCP Optimizer Programi Ile
;Ogrenebilirsiniz
"GlobalMaxTcpWindowSize"=dword:00017080
"TcpWindowSize"=dword:00017080

;Increase Network Throughput(2)
"NumForwardPackets"=dword:0000024a
"MaxForwardBufferMemory"=dword:00024a00
"MaxNumForwardPackets"=dword:0000024a

;Ileri Onbellek Ayari(Forward Buffer Memory Tweak)
"ForwardBufferMemory"=dword:00024a00

;################################################# ######## ##########


;================================================= ======== ==========
; DONANIM AYARLARI(13)
;================================================= ======== ==========

;-----------------------ISLEMCI(13a)---------------------- ----------

;Dogal Islemci Performans Kontrol
;Power On Ozellikli Intel ya da Amd Islemciler Icin
;0 = disable native XP support
;1 = use settings inherited from Intel software during XP upgrade
;5 = system can support all modes when running on battery
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\P3\Parameters]
"HackFlags"=dword:00000000

;$
;AMD Processor Fix
;dword:00000100= 256KB SecondLevel Cache,
;dword:00000200 = 512KB SecondLevel Cache
;(Calistirmak Icin Alttaki 2 Satirdan ";" Isaretini Silin)
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
;"SecondLevelDataCache"=dword:00000100

;$
;Fix Problem with Athlon Hanging AGP Programs
;Value: 4294967295 decimal
;(Calistirmak Icin Alttaki 2 Satirdan ";" Isaretini Silin)
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
;"LargePageMinimum"=dword:ffffffff

;CPU Icin L2 Onbellek Tespitini Optimize Eder
;CPU Onbelleginizi Bilmiyorsaniz CPU-Z Programini Kullanin
; 8192 KB = 00002000
; 4096 KB = 00001000
; 2048 KB = 00000800
; 1024 KB = 00000400
; 512 KB = 00000200
; 256 KB = 00000100
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
"SecondLevelDataCache"=dword:00000100

;Pentium 3 IRQ8 yi Kullanarak CMOSa Oncelik Tanir(serverlara uygulamayin)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\PriorityControl]
"IRQ8Priority"=dword:00000001
"Win32PrioritySeparation"=dword:00000026

;$
;UDMA-66 Destegini Etkinlestirir (Newer MOBOs only, intel chipsets)
;(Calistirmak Icin Alttaki 2 Satirdan ";" Isaretini Silin)
;[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0000]
;"EnableUDMA66"=dword:00000001

;--------------------------------------------------------- ----------

;-----------------------BELLEK(13B)----------------------- ----------

;Sistem Cekirdegini Optimize Eder
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
"NonPagedPoolQuota"=dword:00000000
"NonPagedPoolSize"=dword:00000000
"PagedPoolQuota"=dword:00000000
"PagedPoolSize"=dword:00000000

;(Eger 512+ram varsa enable=1)
"DisablePagingExecutive"=dword:00000000

;PageFiles Temizler(enable=1(Kapanista Yavaslamaya Neden Olabilir))
"ClearPageFileAtShutdown"=dword:00000000

;Ram'inizin Yarisini Ayarlayin(Bu deger 128 ram icindir)
"SystemPages"=dword:000fde8

"PhysicalAddressExtension"=dword:00000000
"SessionViewSize"=dword:00000030
"SessionPoolSize"=dword:00000004
"WriteWatch"=dword:00000001

;Sistem onbellegini Optimize Eder(server icin=1,masaustu icin=0 )
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
"LargeSystemCache"=dword:00000000


;Disk Onbellegi Ayari
;----- 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_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
"IoPageLockLimit"=dword:00004000

;Prefether Ayarlari
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management\PrefetchParameters]

;(0=disabled,1=Uygulamalar Icin,2=Boot icin,3=Ikisi Icinde)
"EnablePrefetcher"=dword:00000003

"AppLaunchMaxNumPages"=dword:00000fa0
"AppLaunchMaxNumSections"=dword:000000aa
"AppLaunchTimerPeriod"=hex:80,69,67,ff,ff,ff,f f,ff
"BootMaxNumPages"=dword:0001f400
"BootMaxNumSections"=dword:00000ff0
"BootTimerPeriod"=hex:00,f2,d8,f8,ff,ff,ff,ff
"MaxNumActiveTraces"=dword:00000008
"MaxNumSavedTraces"=dword:00000008
"RootDirPath"="Prefetch"
"HostingAppList"="DLLHOST.EXE,MMC.EXE,RUNDLL32 .EXE "

;Masaustune Bellekten Ayri Bir Yer Ayirir(enable=1)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer]
"DesktopProcess"=dword:00000000

;Browse Bellekten Ayri Bir Yer Ayirir(disable=no)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\BrowseNewProcess]
"BrowseNewProcess"="yes"

;16bitlik Uygulamalara Ayri Bir Yer Ayirir(enable=yes,1)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\WOW]
"DefaultSeparateVDM"="no"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
"MemCheckBoxInRunDlg"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
"MemCheckBoxInRunDlg"=dword:00000000

;Printer Spooler Islem Onceligi Ayari
;0 - Normal Oncelik (Default)
;1 - High Oncelik
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Print]
"SpoolerPriority"=dword:00000000

;--------------------------------------------------------- ----------

;------------------------CD/DVD ROM(13c)----------------------------

;Autorun CD-rom Veya Cd-W (0=disable, 1=enable)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\CDRom]
"AutoRun"=dword:00000000

;Cd Yazicilar Otomatik Calissin(1 = enabled CDR autorun)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
"CDRAutoRun"=dword:00000000

;Cdden Harddiske Kopyalamayi Hizlandirir
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\FileSystem\CDFS]
"CacheSize"=hex:ff,ff,00,00
"Prefetch"=dword:00004000
"PrefetchTail"=dword:00004000

;--------------------------------------------------------- ----------

;-----------------------DIRECT3D ve DIRECTDRAW(13d)-----------------

;DisableAGPSupport - Disable AGP support
;DisableMMX - Disable MMX processor extensions
;DisableWiderSurfaces - Disable Wider Surfaces support
;DisableInactivate - Disable dual-head video card debugging
;EnablePrintScreen - Enable Print Screen capture
;ModeXOnly - Use Mode-X for older video cards
;ShowFrameRate - Display the frame rate (if supported)
;DisableNoSysLock - Disable long-duration locks on video memory
;ForceNoSysLock - Force use of long-duration locks on video memory
;EmulationOnly - Enable software emulation layer for older video cards
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw]
"DisableAGPSupport"=dword:00000001
"DisableMMX"=dword:00000000
"DisableWiderSurfaces"=dword:00000000
"DisableInactivate"=dword:00000000
"ModeXOnly"=dword:00000000
"DisableNoSysLock"=dword:00000000
"ForceNoSysLock"=dword:00000001
"EmulationOnly"=dword:00000000

;--------------------------------------------------------- ----------

;-----------------------NVIDIA GeFORCE OVERCLOCK(13e)---------------

;$
;NVidia GeForce 2/3/4/FX veya NVidia Quadro 2/3/4/FX Kartlardan
;Detonator Driver Version 32.xx or 4x.xx ve Daha Yuksegi Olan
;(Calistirmak Icin Alttaki 2 Satirdan ";" Isaretini Silin)
;[HKEY_LOCAL_MACHINE\Software\NVIDIA Corporation\Global\NVTweak]
;"Coolbits"=dword:00000003

;--------------------------------------------------------- ----------

;################################################# ######## ##########

;================================================= ======== ==========
; GENEL SISTEM AYARLARI(14)
;================================================= ======== ==========

;Xp Tour'u Kapatir
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Applets\Tour]
"RunCount"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Applets\Tour]
"RunCount"=dword:00000000

;Kayit Defterinin Boyutunu Ayarlar
;Degerffffffff= server,20000000=masaustu)
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l]
"RegistrySizeLimit"=dword:20000000

;Windows Update Kayitsiz Calisabilir
[HKEY_LOCAL_MACHNE\Software\Microsoft\WindowsNT\Cur rentVersion]
"RegDone"="1"

;Aygit Yoneticisi
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Environment]
;Aygit Yoneticisinde Gozukmeyen Aygitlari Gosterir
"DEVMGR_SHOW_NONPRESENT_DEVICES"="1"
;Bir Aygit Hakkinda Ayrintili Bilgi
"DEVMGR_SHOW_DETAILS"="1"

;Sistem Coktugunde Otomatik Boot Eder(enable=1,disable=0)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\CrashControl]
"AutoReboot"=dword:00000000

;MSI Installeri Hizlandirir(.netframework'u yuklemek icin ;deger=00000000)
;Geri Almayi Kapatir
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Wind ows\Installer]
"DisableRollback"=dword:00000000

;Hafizada Kullanilmayan dll Siler
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer]
"AlwaysUnloadDll"=dword:00000001

;Ikon Onbellegi(Menuleri Hizlandirir)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer]
"Max Cached Icons"="1024"

;CheckDiskin Time-out unu Ayarlar
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager]
"AutoChkTimeOut"=dword:00000000

;################################################# ######## ##########

;================================================= ======== ==========
; DIGER YAZILIMLAR(15)
;================================================= ======== ==========

;Office 2003/XP Hata Bildirim Kapatma
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\PCH ealth\ErrorReporting\DW]
"DWNeverUpload"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Off ice\10.0\Common]
"DWNeverUpload"=dword:00000001

;Notepadte Word Warp Etkinlestirir,Satir Sutun Nosunu Gosterir
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"fWrap"=dword:00000001
"StatusBar"=dword:00000001

;-----------------------MSN MESSENGER(15a)--------------------------

;Msn M. ile Baglandiginizda Passport Wizard Iptal Eder
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings\Passport]
"RegistrationCompleted"=dword:00000001

;Windows Messenger'i Sildikten Sonraki Outlook Yavaslamasini Onler ve
;Splash Ekrani Kaldirir
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{FB7199A B-79BF-11d2-8D94-0000F875C541}\InProcServer32]
"ThreadingModel"="Apartment"
@=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{FB7199A B-79BF-11d2-8D94-0000F875C541}\LocalServer32]
"ThreadingModel"="Apartment"
@=""

;Windows Messenger Her Acilista Baslamaz
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Mes senger\Client]
"PreventAutoRun"=dword:00000001

;Her 6dk Bir Yeni Reklamlar Msn M.'a Yuklenmez
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MessengerSer vice\Policies]
"DisableCrossPromo"=hex:80

;Windows Messenger'i Outlooktan Soyutlar
[HKEY_LOCAL_MACHINE\Software\Microsoft\Outlook Express]
"Hide Messenger"=dword:00000002
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Offi ce\11.0\Outlook\InstantMessaging]
"ForceDisableIM"=dword:00000001
 

yarışçı

Profesör
Katılım
30 Ağustos 2008
Mesajlar
1,922
Reaksiyon puanı
9
Puanları
218
arkadaşlar bu ayarları regedite uygulayın. başlat çalıştır regedit diyince karşınıza çıkar, bilgisayarınızdaki hızı kendiniz test edin. Ben hepsini kendi bilgisayarıma yaptım ve müthiş hız farkı var. En ufak bir sorun dahi ise yok. Anlamadığnız yer varsa sorun açıklamaya çalışayım
 

yarışçı

Profesör
Katılım
30 Ağustos 2008
Mesajlar
1,922
Reaksiyon puanı
9
Puanları
218
anlamadığın yer varsa sor hemen yardımcı olayım
 
Üst