Jump to content

Windows 8.1 Regedit Ayarları?


ersan7474
 Share

Recommended Posts

Windows Registry Editor Version 5.00

;-----------------------
;Windows 8.1 Hızlandırma Ayarları X64
;-----------------------

;Kullanıcı Hesabı Denetimini Devre Dışı Bırakma:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorAdmin"=dword:00000000

;Kullanıcı Hesabı Denetimini Tamamen Devre Dışı Bırakma:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLUA"=dword:00000000

;Sistem Çöktüğünde Otomatik Boot Eder:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000

;Servisleri Kapatma Süresi Ayarı:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="2000"

;Uzaktan Kayıt Defteri:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry]
"Start"=dword:00000004

;Windows Saati:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time]
"Start"=dword:00000004

;Boot Performansını Arttırır:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction]
"Enable"="Y"

; IE anasayfayı google olarak ayarla:
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="http://www.google.com.tr"

;Başlat Menüsünü Hızlandırır:
[HKEY_CURRENT_USER\Control Panel\Desktop]
"MenuShowDelay"="2"

;Explorer Daha Hızlı Açılır:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stisvc]
"Start"=dword:00000004
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"NoNetCrawling"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRemoteRecursiveEvents"=dword:00000001

;Bilgisayarın Kapanışını Hızlandır:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="2000"

;USB Tepki Süresini Hızlandır:
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Usb\0000]
"IdleEnable"=dword:00000001

;Dil Çubuğunu Kapatır:
[HKEY_CURRENT_USER\Software\Microsoft\CTF\LangBar]
"ShowStatus"=dword:00000003

;Media Player Dvd Oynatabilir:
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Player\Settings]
"EnableDVDUI"="Yes"

;Windows Hata Raporlama Hizmeti Kapat:
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\WerSvc]
"Start"=dword:00000004
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WerSvc]
"Start"=dword:00000004

;Uzaktan Kayıt Defteri Devre Dışı:
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\RemoteRegistry]
"Start"=dword:00000004
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\RemoteRegistry]
"Start"=dword:00000004

;Uzaktan Yardım Devre Dışı:
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Remote Assistance]
"fAllowToGetHelp"=dword:00000000

;Not Defterinde Aç:
[HKEY_CLASSES_ROOT\*\shell\Not Defterinde Aç]

[HKEY_CLASSES_ROOT\*\shell\Not Defterinde Aç\command]
@="notepad.exe %1"

;Sahiplik Al:
[-HKEY_CLASSES_ROOT\*\shell\runas]

[HKEY_CLASSES_ROOT\*\shell\runas]
@="Sahiplik Al"
"Icon"="C:\\Windows\\System32\\imageres.dll,-78"
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\*\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"

[-HKEY_CLASSES_ROOT\Directory\shell\runas]

[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="Sahiplik Al"
"Icon"="C:\\Windows\\System32\\imageres.dll,-78"
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"

[-HKEY_CLASSES_ROOT\dllfile\shell]

[HKEY_CLASSES_ROOT\dllfile\shell\runas]
@="Sahiplik Al"
"HasLUAShield"=""
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\dllfile\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"

;İnternet Explorer Simgesini Masaüstünde Göster:
[-HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}]

[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}]
@="Internet Explorer"
"InfoTip"="@C:\\Windows\\System32\\ieframe.dll,-881"

[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\DefaultIcon]
@="C:\\Windows\\System32\\ieframe.dll,-190"

[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\InProcServer32]
@="C:\\Windows\\System32\\ieframe.dll"
"ThreadingModel"="Apartment"

[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell]
@="Giriş Sayfasını Aç"

[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell\NoAddOns]
@="Eklentiler Olmadan Başlat"

[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell\NoAddOns\Command]
@="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -extoff"

[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell\Ana Sayfayı Aç]
@="Ana Sayfayı Aç"

[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell\Ana Sayfayı Aç\Command]
@="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\""

[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell\Özellikler]
@="Özellikler"
"Position"="bottom"

[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell\Özellikler\command]
@="control.exe inetcpl.cpl"

[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\Shellex\ContextMenuHandlers\ieframe]
@="{871C5380-42A0-1069-A2EA-08002B30309D}"

[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\Shellex\MayChangeDefaultMenu]
@=""

[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\ShellFolder]
@="C:\\Windows\\System32\\ieframe.dll,-190"
"HideAsDeletePerUser"=""
"Attributes"=dword:00000024
"HideFolderVerbs"=""
"WantsParseDisplayName"=""
"HideOnDesktopPerUser"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{871C5380-42A0-1069-A2EA-08002B30301D}]

;Metro Uygulaması Yan Menüyü Kapatma:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\EdgeUI]
"DisableCharmsHint"=dword:00000001
"DisableTRCorner"=dword:00000001
 

ben bunları kullanıyorum

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

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

 Share

  • Similar Content

    • By MrRush
      Windows 7 Proffesional SP1 x64 tr, Windows 8.1 Professional Update3 x64 tr ve Windows 10 Professional RS5 x64 tr iso dosyaları tarafımdan güncellenerek birleştirildi.
      Win8.1 ve Win10 NetFramework 3.5 etkin gelir.
      Masaüstü ikonlar etkin.
      Silinen, kaldırılan herhangi bir bileşen yoktur.
      Temiz iso dosyalarıdır.
      Güncelleme tarihleri resimde de görünüyor. Win10 Sürüm 1809 İş Derlemesi (17763.253)
      Kurulum için 16gb ve üzeri USB bellek kullanın.
      Otomatik Aktivasyon içermez.
      UEFI-BIOS destekler.
      UEFI kurulum için Rufus ile yazdırırken NTSF dosya sistemini seçin. Zaten otomatik seçer.
      UEFI Kurulum Medyası (USB) hazırlayanlar Usb bellekte UEFI NTFS diye ikinci bir bölüm oluşacak. Bu bölüm EFI bölümüdür NTFS ile UEFI kurmanızı sağlar.
      Windows AIO Proffesional 2019 X64 Türkçe
      https://mega.nz/#!T45ikIaD!gIkemr1vFl5Jmam3IIxKWhZdGiQ8--8vwK3V9lza6Qs
      https://mega.nz/#!vphgSAYK!1_6grWyzT7njgtBLWwLYPaPTLmmGcAxieMnSinu9kIY
      https://mega.nz/#!Ss4gAALL!Fg_OOozKnjn9wRUsSMoyBWUo1Xvkh0S0DsnTj-QHrtw
      https://mega.nz/#!v85kjYyL!nAdTDam5qk5szdnnegD-B5K2ETsvb0ANHum8GKrREOU
      https://mega.nz/#!3lpiGaJJ!rS2Poy90aMoBPZ4eQKHovY6vfut-eKOsYvkZCK7X85M
      RarŞifresi: tnctr
      MD5 Checksum: E7EB8DA93242180802E1E283A3FB1605
      SHA-1 Checksum: 3268A75E545588565810C1B3059E9313394D157C
      SHA-256 Checksum: B5DB1AA2248FE770303EA16F5156AD60C6ECD1D1AAE9FC853E2072B968B67663
      SHA-512 Checksum: 5EB6C6BF4F48F1C817A1812528789EF36DF11E2A0AEE76105DDE4EB5320755616B0065B759D8548831D848505AC0C278D302DED907FFE6AA2772220EBF66E5A1
       
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...