Skip to main content

Windows 10 prevent automatic updates

 Windows 10  "prevent automatic updates"





 How to prevent automatic updates using the Local Group Policy Editor

                    If you run Windows 10 (Professional, Enterprise, or Education ), you can use the Local Group Policy Editor to quickly change the settings to prevent Windows 10 from automatically downloading and installing updates.

Here's how to change the Local Group Policy Editor settings:
    Use the Windows key + R keyboard shortcut to open the Run command. 
    Type gpedit.msc and click OK to open the Local Group Policy Editor.

    Browse the following path:

    Computer Configuration\Administrative Templates\Windows Components\Windows Update

    On the right side, double-click the Configure Automatic Updates policy.

    On the left side, check the Enabled option to enable the policy.


    Under Options, you'll find a number of ways to configure automatic updates, including:

        2 - "Notify for download and notify for install." 
        3 - "Auto download and notify for install." 
        4 - "Auto download and schedule the install." 
        5 - "Allow local admin to choose setting."



                       You should select the update option you want to configure. If you select option 4, you can specify exactly when to install new updates. You can also choose to install updates during automatic maintenance, on a particular day and time, and you can even check the option to include other Microsoft product updates when updating the OS.

PNH
    Click Apply. Click OK to complete the task.

                       While you can pick from any of the available options, your best choice is probably 2 - Notify for download and notify for install. This option will not only prevent the OS from downloading updates automatically, which can save you data when using a metered internet connection, but you'll get a notification when new updates are available.

                  When new updates are released, you'll receive a notification in Action Center, but updates won't download and install until you're ready and do the following:

    Open Settings. Click on Update & security.

    Click on Windows Update.

    Click the Download button.


    Click the Restart button to complete the task.

How to prevent automatic updates using the Registry

               Instead of using the Local Group Policy Editor, you can also change the Windows 10 updates using the Registry. Important warning: Editing the registry is risky, and it can cause irreversible damage to your installation if you don't do it correctly. It's recommended that you make a full backup of your computer before proceeding.
    Use the Windows key + R keyboard shortcut to open the Run command. 
    Type regedit, and click OK to open the Registry.
    Browse the following path:
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
    Right-click the Windows (folder) key, select New, and then click Key.

    Name the new key Windows Update and press Enter.
    Right-click the newly created key, select new, and click Key.
    Name the new key AU and press Enter.

    Inside the newly created key, 
    right-click on the right side, 
    select New, and click on DWORD (32-bit) Value.
    Name the new key AUOptions and press Enter.

    Double-click the newly created key and change its value using one of the following options:

   2 - "Notify for download and notify for install." 
   3 - "Auto download and notify for install." 
   4 - "Auto download and schedule the install." 
   5 - "Allow local admin to choose settings."

    Click OK. 
    Close the Registry to complete the task.

                            Although you can use any of these available values, your best choice is to change the value to 2 to configure the "Notify for download and notify for install" option. Using this value prevents Windows 10 from downloading updates automatically, and you'll get a notification when new updates are available. After tweaking the Registry, when new updates become available, you'll receive a notification in Action Center, but updates won't download and install until you're ready and do the following:

    Open Settings. Click on Update & security. Click on Windows Update.

    Click the Download button.

    Click the Restart button to complete the task.

XQY


                            The steps mentioned in this guide are meant to prevent regular updates that patch security vulnerabilities and improve the overall performance of Windows 10. If you're looking to prevent the OS from installing feature updates, such as the Windows 10 Creators Update, you need to use this guide to defer major updates.
We do not recommend using a computer without the latest updates, because they're often key to keeping your Windows 10 PC running properly. However, there will be times when you may want to manually apply new updates, when you want to install them during a particular time, or because you want to wait until you're sure the update will not cause issues. If you only want to prevent your computer from restarting when you're actively using it you can configure Active Hours in the Settings app.


Comments

Post a Comment

Popular posts from this blog

To Fix Memory Problem

To Fix Memory Problem Symptoms of a RAM Problem                     When you first turn on your computer it runs fine, but as you go about your business you notice that its performance diminishes. By lunch time, websites take minutes to load and local programs run at a snail's pace. This type of gradual deterioration of PC performance, especially with memory-intensive programs, may be caused by a RAM problem. Your computer randomly restarts while you are in the middle of something or freeze sporadically. It may also reboot almost immediately upon opening the desktop. This could be a sign of faulty RAM. A blue screen with white text flashes before restarting. Blue-screen errors are annoying because you don't even have a chance to read the error message. Bad RAM is one thing that cause them.Files—particularly ones you frequently access and save—seem to be inexplicably corrupted. RAM issues can lead to this problem, wh...

10 practical software testing

10 practical software testing 1) Learn to analyze your test results thoroughly. Do not ignore the test result. The final test result may be ‘pass’ or ‘fail’ but troubleshooting the root cause of ‘fail’ will lead you to the solution on it. Tester will be respected if they not log the bugs but also provide solutions. 2) Learn to maximize the test coverage every time you test any application. Though 100 percent test coverage might not be possible still you can always try to reach near it. 3) To ensure maximum test coverage break your application under test (AUT) into smaller functional types. Then Just write test cases on such individual unit of types. Also if possible break these type into smaller parts. E.g: Lets assume you have divided your website application in modules and ‘accepting user information’ is one of the modules. You can also break this ‘User information’ screen into smaller parts for writing test cases: Parts such like UI test, security test, functional test o...

Twitter Tips

Twitter Tips                  Below is a listing of our top 10 favorite Twitter tips and tricks. These tips help make your Twitter experience more enjoyable and can help increase your followers. Customize            Change your profile picture. Use a picture of yourself to make it seem more personalized if this is your personal Twitter account. Utilize as much of the 160-character limit Twitter BIO space allows. Include keywords your followers or potential followers may be trying to find.Create a background image. However, do not make the image too much like an ad or sales pitch. The background image must be less than 800 k and we recommend a size of 1600x1200 for a large image or smaller if you plan on tiling the image or just having it on the left-hand side. Finally, keep in mind that smaller resolutions and monitor sizes hide much of the background. Third-party tools     ...