Windows 10'da Update'leri kalıcı olarak kapatmak

Katılım
31 Aralık 2020
Mesajlar
32.643
Makaleler
54
Çözümler
412
Daha fazla  
Sistem Özellikleri
PC: Intel Core i5-12400F | ASUS Dual RX 6600 | ASUS Prime H610M-K D4 | XPG Gammix D30 2x8 RAM | WD SN570 500GB | FSP Hydro K Pro 500W 80+ | Vento VG10F

GIGABYTE G24F-2 | Logitech G213 Prodigy | ATK A9 Dragonfly | QP Honeycomb Mousepad | Windows 11 24H2.
Cinsiyet
Erkek
Meslek
Öğrenci
Windows 10 Home güncel kullanıyorum, Windows Update'yi kalıcı olarak kapatmak istiyorum bir yöntemi varsa söyler misiniz? (program olursa daha kolay olur benim için)

Neden kapatmak istediğimde: Çok uzun sürüyor beni sıkıyor açık cası zaten benim donanımlar'da eski en son ekran kartı driver'ıda 5 yıl önce mi ne çıkmış daha da gelmez zaten.

ve ayrıca bazılarınız Hizmet'ten kapat falan diyecek ben onu yaptım hepsini hala duruyor program önermenizi istiyorum.

-Intel Core 2 Duo E7500 2.93GHz çift çekirdek.

-NVIDIA GeForce GT 430 2 GB.

-4 GB RAM.

-Anakart: P5KPL- AM SE.
 
Masaüstüne yeni metin belgesi aç. Metin belgesi içine:


Kod:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate]
"DisableWindowsUpdateAcces"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoWindowsUpdate"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\Internet Communication Management\Internet]
"DisableWindowsUpdateAccess"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\WindowsUpdate]
"DisableWindowsUpdateAccess"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"AUOptions"=dword:00000004
"AutoInstallMinorUpdates"=dword:00000001
"IncludeRecommendedUpdates"=dword:00000001
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:00000002

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Microsoft\Windows\WindowsUpdate\AU]
"AUOptions"=dword:00000004
"AUPowerManagement"=dword:00000001
"AutoInstallMinorUpdates"=dword:00000001
"IncludeRecommendedUpdates"=dword:00000001
"NoAUAsDefaultShutdownOption"=dword:00000000
"NoAUShutdownOption"=dword:00000000
"NoAutoRebootWithLoggedOnUsers"=dword:00000000
"NoAutoUpdate"=dword:00000000
"RebootWarningTimeout"=dword:0000000f
"RebootWarningTimeoutEnabled"=dword:00000001
"RescheduleWaitTime"=dword:00000001
"RescheduleWaitTimeEnabled"=dword:00000001
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:00000002

Kodunu yapıştır. Farklı kaydet seçeneğinden, dosya ismini "update.reg" yap ve kaydet. Daha sonra çalıştır.

Dikkat: bu kayıt 64 bit bilgisayarla uyumludur.



32 bit bilgisayarlar için:
Kod:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate]
"DisableWindowsUpdateAcces"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoWindowsUpdate"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\Internet Communication Management\Internet]
"DisableWindowsUpdateAccess"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\WindowsUpdate]
"DisableWindowsUpdateAccess"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"AUOptions"=dword:00000004
"AutoInstallMinorUpdates"=dword:00000001
"IncludeRecommendedUpdates"=dword:00000001
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:00000002

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"AUOptions"=dword:00000004
"AUPowerManagement"=dword:00000001
"AutoInstallMinorUpdates"=dword:00000001
"IncludeRecommendedUpdates"=dword:00000001
"NoAUAsDefaultShutdownOption"=dword:00000000
"NoAUShutdownOption"=dword:00000000
"NoAutoRebootWithLoggedOnUsers"=dword:00000000
"NoAutoUpdate"=dword:00000000
"RebootWarningTimeout"=dword:0000000f
"RebootWarningTimeoutEnabled"=dword:00000001
"RescheduleWaitTime"=dword:00000001
"RescheduleWaitTimeEnabled"=dword:00000001
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:00000002
 
Uyarı! Bu konu 5 yıl önce açıldı.
Muhtemelen daha fazla tartışma gerekli değildir ki bu durumda yeni bir konu başlatmayı öneririz. Eğer yine de cevabınızın gerekli olduğunu düşünüyorsanız buna rağmen cevap verebilirsiniz.

Technopat Haberler

Geri
Yukarı