Kod: Tümünü seç
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
"DisableAntiSpyware"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection]
"DisableBehaviorMonitoring"=dword:00000001
"DisableOnAccessProtection"=dword:00000001
"DisableScanOnRealtimeEnable"=dword:00000001
2.Güncellemeleri Süresiz Duraklatma (100 yıl duraksatma)
Kod: Tümünü seç
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings]
"PauseUpdatesExpiryTime"="2099-11-11T16:38:59Z"
"PauseFeatureUpdatesEndTime"="2099-11-11T11:11:11Z"
"PauseQualityUpdatesEndTime"="2099-11-11T11:11:11Z"
3.Cortana’yı Devre Dışı Bırakma
Kod: Tümünü seç
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search]
"ConnectedSearchUseWeb"=dword:00000000
"AllowCortana"=dword:00000000
"AllowCortanaAboveLock"=dword:00000000
"AllowSearchToUseLocation"=dword:00000000
"PreventIndexOnBattery"=dword:00000001
4.Otomatik Yüklenen Uygulamaları Kapatma
Kod: Tümünü seç
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent]
"DisableWindowsConsumerFeatures"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
"SilentInstalledAppsEnabled"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore]
"AutoDownload"=dword:00000002
5.Uygulamaların arka planda çalışmasını engelleme
Kod: Tümünü seç
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AppPrivacy]
"LetAppsRunInBackground"=dword:00000002
"LetAppsRunInBackground_UserInControlOfTheseApps"=-
"LetAppsRunInBackground_ForceAllowTheseApps"=-
"LetAppsRunInBackground_ForceDenyTheseApps"=-
6. Gereksiz Windows Servislerini Kapatma
Devre dışı bırakabileceğiniz Windows hizmetleri:
Kod: Tümünü seç
sc stop "WSearch"
sc config "WSearch" start= disabled
sc stop "DiagTrack"
sc config "DiagTrack" start= disabled
sc stop "lfsvc"
sc config "lfsvc" start= disabled
sc stop "WerSvc"
sc config "WerSvc" start= disabled
sc stop "CscService"
sc config "CscService" start= disabled
sc stop "SmsRouter"
sc config "SmsRouter" start= disabled
sc stop "PhoneSvc"
sc config "PhoneSvc" start= disabled
sc stop "dmwappushservice"
sc config "dmwappushservice" start= disabled
@pause
Kod: Tümünü seç
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
"DisableAntiSpyware"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection]
"DisableBehaviorMonitoring"=dword:00000001
"DisableOnAccessProtection"=dword:00000001
"DisableScanOnRealtimeEnable"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings]
"PauseUpdatesExpiryTime"="2099-11-11T16:38:59Z"
"PauseFeatureUpdatesEndTime"="2099-11-11T11:11:11Z"
"PauseQualityUpdatesEndTime"="2099-11-11T11:11:11Z"
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search]
"ConnectedSearchUseWeb"=dword:00000000
"AllowCortana"=dword:00000000
"AllowCortanaAboveLock"=dword:00000000
"AllowSearchToUseLocation"=dword:00000000
"PreventIndexOnBattery"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent]
"DisableWindowsConsumerFeatures"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
"SilentInstalledAppsEnabled"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore]
"AutoDownload"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AppPrivacy]
"LetAppsRunInBackground"=dword:00000002
"LetAppsRunInBackground_UserInControlOfTheseApps"=-
"LetAppsRunInBackground_ForceAllowTheseApps"=-
"LetAppsRunInBackground_ForceDenyTheseApps"=-
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\GameDVR]
"AppCaptureEnabled"=dword:00000000
[HKEY_CURRENT_USER\System\GameConfigStore]
"GameDVR_Enabled"=dword:00000000
Kod: Tümünü seç
sc stop "WSearch"
sc config "WSearch" start= disabled
sc stop "DiagTrack"
sc config "DiagTrack" start= disabled
sc stop "lfsvc"
sc config "lfsvc" start= disabled
sc stop "WerSvc"
sc config "WerSvc" start= disabled
sc stop "CscService"
sc config "CscService" start= disabled
sc stop "SmsRouter"
sc config "SmsRouter" start= disabled
sc stop "PhoneSvc"
sc config "PhoneSvc" start= disabled
sc stop "dmwappushservice"
sc config "dmwappushservice" start= disabled
@pause