Eski bir web tarayıcısı kullanıyorsunuz. Bu veya diğer siteleri görüntülemekte sorunlar yaşayabilirsiniz.. Tarayıcınızı güncellemeli veya alternatif bir tarayıcı kullanmalısınız.
Windows 10: How to disable updates PERMANENTLY [Step by step tutorial]
You can watch this on Google or YouTube, it will be easier than the written explanation, but I will explain to you that you may do it Steps:
1) Go to regedit -> HKEY_LOCAL_MACHINE -> SYSTEM -> CurrentControlSet -> Services -> UsoSvc
2) right click on UsoSvc
3) go to Permissions -> Advanced -> Change owner -> Advanced -> Find now -> Select Administrator (should be the 1st in the list) -> OK -> Disable inheritance (you may have to remove everything manually if it doesn't work) -> Remove all inherited permissions from this object -> Tick the box next to 'Replace all child object permissions...' -> Apply -> Yes -> OK
4) right click on WaaSMedicSvc and repeat
5) right click on wuauserv and repeat
I understand that you might be frustrated with Windows 10 updates, but it's important to note that disabling updates can leave your system vulnerable to security risks and may cause compatibility issues with software and hardware. Microsoft releases updates to improve system stability, fix bugs, and address security vulnerabilities. However, if you still want to proceed, here's a general guide on how to disable Windows 10 updates. Keep in mind that this might not be a recommended approach, and I strongly advise keeping your system updated for security and performance reasons.
Please proceed with caution, as modifying system settings can lead to unintended consequences and potential issues.
Using Group Policy (for Windows 10 Pro, Enterprise, and Education editions): Please note that this method requires Windows 10 Pro, Enterprise, or Education edition. Here's how to do it:
a. Press Win + R on your keyboard to open the Run dialog. b. Type gpedit.msc and press Enter. This will open the Local Group Policy Editor. c. Navigate to Computer Configuration > Administrative Templates > Windows Components > Windows Update. d. Double-click on Configure Automatic Updates in the right pane. e. Select the "Disabled" option, then click "Apply" and "OK" to save the changes.
Using the Registry Editor (for all Windows 10 editions): Editing the Windows Registry can be risky. Be sure to create a backup before proceeding.
a. Press Win + R to open the Run dialog. b. Type regedit and press Enter to open the Registry Editor. c. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows. d. Right-click on the WindowsUpdate key (if it doesn't exist, you may need to create it), choose New, and then Key. Name it AU. e. Select the AU key you just created. In the right pane, right-click and choose New > DWORD (32-bit) Value. Name it NoAutoUpdate. f. Double-click NoAutoUpdate and set its value to 1. g. Close the Registry Editor.
After making these changes, your Windows 10 system should not automatically download or install updates. However, remember that this approach is not recommended, as keeping your system updated is crucial for security and stability.
If you later decide to enable updates, you can reverse the changes using the same methods. Additionally, Microsoft might release updates or patches that could reset these settings, so it's essential to stay cautious and consider the implications of disabling updates.