How to choose updates on Windows 10. Setting up automatic updates using the registry


New, and more detailed article on disabling automatic updates in Windows 10 –

1. Open the editing window group policy. To do this, use the simultaneous pressing of the Win + R keys and in the window that opens, enter gpedit, then press “Enter”.

2. Open the first directory with Computer Configuration, then go to Administrative Templates, expand Windows components and then open the Update Center directory.

3. On the right, look for a policy named “Settings” automatic update" Double click on it.

4. In the window that opens, move the switch to the “Enabled” line. Below there will be a section of parameters, here we set the required mode for working with updates. In this case, the characteristic for the selected parameter is displayed to the right.

We recommend installing the second download option - Notifications for new updates. When choosing this option, the system will report available updates, but any operations with them can only occur with the permission of the user.

5. Now you need to activate the changes made in the settings. To do this, you will need to run a check for latest updates through the Settings window:

Once the latest updates appear on your PC, a corresponding notification will pop up asking you to install the update.
The notification itself is saved in the Notification Center.

Unfortunately, Windows users 10 Home will not be able to configure updates this way. This is due to the fact that in this version operating system the Group Policy Editor is simply missing. But don’t be upset, you can still set up receiving updates and this is done through the registry editor.

1. Open the registry editor window. To do this, press two Win+R keys at the same time, then in the next window you need to enter regedit and press “Enter”.

2. Then, in the editor window, we navigate through the directories along this path:

3. Right-click on Windows directory and select Create → Section.

4. For this section, enter the following name: WindowsUpdate.

5. In the section that we created, you need to create another one in the same way, but with the name AU.

6. In the AU catalog, in the right half of the editor window, click right click mice anyway empty space and in the menu that opens, click Create → Parameter DWORD(32-bit).

7. This parameter must be given a name AUOptions.

8. Using the same method, we create several more parameters with the following names: NoAutoUpdate, ScheduledInstallDay, ScheduledInstallTime. Additionally, you can create a parameter.

9. For all created parameters, specify values ​​that depend on the desired result.

Parameter

Description

Value options

AUOptions

This parameter determines how updates are downloaded and installed. 2- notification when updates appear.

4 - everything happens automatically, but according to a certain schedule.

5 - Allows local administrators to configure notifications and download methods.

NoAutoUpdate

This option allows you to disable updates. 0 — this value disables this parameter.

1 - this parameter value disables automatic updates.

ScheduledInstallDay

Using this parameter, you can specify the week to install updates.

This option will only work if the AUOptions parameter is set to 4.

0 - any day.

1 - on Monday.

2 - on Tuesdays.

3 - every Wednesday.

4 - on Thursdays.

5 - every Friday.

6 - on Saturdays.

7 - on Sundays.

ScheduledInstallTime

With this parameter you can specify certain time to install updates.

As in the previous case, this parameter works when the AUOptions value is equal to 4.

Here you can specify values ​​from 0 to 23. According to the clock.

NoAutoRebootWithLoggedOnUsers

Disables automatic reboot after installing updates. Rebooting is carried out only by the user, manually.

Works only with AUOptions value equal to 4.

1 - disables automatic reboot.

0 - this parameter is not active. That is, reboot is enabled.

Files for automatically creating and configuring registry settings

Download with files automatic settings registry and unpack it. The archive contains the following files:

1. WU_Notifu_Updates.reg– specifies the second value: notification before update operations.

2. WU_Never_Notifu_Updates.reg– this file will disable updates altogether (not recommended).

How to disable automatic installation for drivers?

This instruction may help if after automatic installation drivers, various failures and malfunctions in the system begin to occur. In such cases, disable this type of installation in order to avoid installing problematic drivers.

1. Open the Control Panel window. To do this, press two keys simultaneously: Win+X, and then select “Control Panel” from the menu.

2. Open the System and Security section and then expand the “System” category.

4. Now, in the properties window, open “Hardware” and here click on “Device installation options”.

Windows 10 Update allows you to download on time operating update systems from official Microsoft servers. After installing the OS this service enabled by default and works in background. However, you can disable it yourself and not receive new versions. If you don't care about keeping your computer busy with tracking and installation related processes system files, then you can turn on the center Windows updates 10 in several ways.

Execute this procedure only possible using the built-in functionality of the operating system. Third party software you won't need it. First, check if Update is running by default on your computer. You can do it like this:

  1. Launch Task Manager using the combination Ctrl + Shift + Esc.

  1. Open the Services tab. Here, look for a service named "wuauserv".

Thanks to it, auto-update works in the background in the operating system. If you don’t have “wuauserv”, then go to one of the inclusion methods:

  • through group policy;
  • through "Windows Settings";
  • using the command line;
  • through registry settings;
  • via Services.

Let's consider each method in detail.

Enable in Local Group Policy

Restore work of this service in “ten” you can do this:

  1. Open the Run program using the key combination Win + R. Enter the command “services.msc” and start execution with the OK button.

  1. The “Services” window will appear in front of you. In the right list, find the line “Windows Update” and using RMB in the menu, select “Properties”.

  1. In the “General” tab, find the “Startup type” line and set the “Automatic” option in the menu, then apply the changes with the “OK” button.

  1. Restart your PC.

In this way, you can start the CO in the Windows 10 operating system. This method can help you get rid of error code 0x80070422.

Now let's figure out how to check availability available updates manually and start downloading/installing them. To do this, you will need the functionality of the “Parameters” section:

  1. Right-click on the “Start” icon on the bottom panel and select “Settings” from the menu.

  1. Open the "Update and Security" section.

  1. Go to the “Windows Update” subsection in the left column.

  1. In this window you can do everything necessary settings CO and check for files to download. To check, you need to click on the button marked in the screenshot.

  1. The tool will now scan for new Windows patches 10 and will notify you about it. In chapter " Extra options» Move the parameter to the “Off” position, as shown in the screenshot. By clicking on "Choose how and when to receive updates", you can configure delivery methods (from PC to local network, Internet, etc.).

If you have a problem with the operation of the central authority, you need to check the settings in the Group Policy Editor.

"Local Group Policy Editor"

To run the program, follow these steps:

  1. Go to Run using Win + R. Write the command “gpedit.msc”.

  1. Open the “Windows Update” branch, which is located along the path “Computer Configuration” - “Administrative Templates” - “Windows Components”.

  1. On the right side of the window, find the line “Setting automatic updates” and right-click on it. In the menu, go to “Edit”.

  1. Set the setting to Enabled (1). In the "Options" section, select the settings according to which automatic updates will work (schedule, installation, notifications about available downloads, etc.). Apply the changes with the “OK” button.

Using command Windows strings 10, you can disable or enable Update Center. This will force you to start the “wuauserv” service.

  1. Open a command prompt with administrator rights. Type the command “net start wuauserv” and press Enter.

  1. The program will start the service, after which you will see a corresponding message. The process will start every time you turn on your PC, so you won't have to repeat this procedure. To disable the Windows 10 CO, you must enter the command “net stop wuauserv”.

  1. Now it remains to check whether the system will be updated.

Registry

Also, the central heating center will not work unless the value of the parameter in the registry is corrected. You need to do the following:

  1. In the “Run” window (Win + R) enter the command “regedit”.

  1. In the registry editor, find the HKLM\System\CurrentControlSet\Services\wuauserv branch. Just copy the path from these instructions and paste it into the search bar at the top of the window.

  1. On the right side of the window there will be a “Start” option. Right-click to select “Edit” from the menu.

  1. In the disabled state, the parameter will have a value of 4. For the CO to start downloading updates, set the value to 1.

The launch of this service is not affected by any others, so malfunctions and performance problems should not arise. You can also check the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix branch, which contains information about all update files.

Third party programs

What to do if you can’t set up automatic downloading? Starting the service doesn't help, but you don't have the time or knowledge to find workarounds? Then try updating the operating system using the WSUS Offline Update utility. Download it from the official developer website using this link. On home page Click on the button marked in the screenshot. The creators guarantee complete safety for users and their personal data on PC. After downloading, follow the following procedure:

  1. In the program folder, open the UpdateGenerator.exe file.

  1. Select your OS version: Windows 10 x32 or x64. To start downloading files, click “Start”.

  1. Once the download is complete, you will see a log on the screen with a list of all downloaded files. The download and installation time depends on how long it has been since you updated Windows. Now you need to go to the “client” folder and open the UpdateInstaller.exe file.

  1. In the program window, click “Start” to begin installation.

If WSUS Offline Update starts to freeze or stops searching for files, try using an earlier and stable version programs.

Update the operating system in a similar way you only need to do it once, because after installing the patch, troubleshooting will be carried out and the default CO will be launched.

Bottom line

If you want to install the latest version of Windows 10, then all the methods described will help you with this. Don’t forget to adjust the settings for yourself so that downloading or rebooting with scheduled installation doesn’t take you by surprise.

Video

So, to consolidate the material received, let's watch a video on this topic.

Part of this operating system and certainly an important component of it has . It is he who regularly checks all Microsoft servers for their ability to update. Because after the system starts updating, the performance of such a device will increase dramatically. The system's security, stability and reliability will increase.

It's no secret that some systems are capable of customizing all behavior for the Update Center:

  • You can install updates automatically and download them automatically;
  • V manual mode launch current updates.

Additional points for settings:

  • now choose not only how to launch the update, but also choose again which specific updates must be installed;
  • easy and simple to turn on full check to search for updates.

What do these additional features provide?

All these convenient moments help make a decision about the advisability of installing certain types of updates. Also, this effect helps not to clog unnecessarily throughput current Internet channel, if we're talking about o slow connections.

The intricacies of working with Windows 10

Now the Pro edition user is left without a choice, since it is now possible to postpone the inclusion of the update only for a while. In other words now new system installs everything automatically.

There are some points that allow you to block a little this process. Read how to install Windows 10 update manually. There are several ways for Windows to manage the update center:

1) Through the section called “additional parameters”.

Configure in Windows 10 anniversary update The update process can be done using the section called “advanced settings”. This method will prevent the computer from restarting automatically, but you will not be able to block updates with this method.

Sequencing:

  • We open the application with the name “settings” and there we go to the update topic and the security topic, and only then to the Windows 10 anniversary update center itself.
  • Let's move on to "advanced options".
  • Now here we select “notify...”. This way you can protect Windows 10 anniversary update from automatic reboot immediately after downloading and after current updates are installed.
  • Next, you just need to enable the option called “When Windows update provide updates...t".
  • Then you should activate the option called “defer updates”. Once you have enabled this option, updates will no longer be able to install or download for approximately several days or even months. The only exceptions here will be those updates that are responsible for its safe operation from the system.

  • All that remains is to select the link “choose how and when to receive ...” and then immediately switch the special switch for “update from several places” to its “off” state. This action will definitely help in saving Internet traffic, because this function is done according to the principles of P2P technology or according to the operating principle of torrent clients.

2) By disabling its automatic loading from the drivers of such devices.

The new system also allows us not to start automatically downloading it and also installing drivers.
See how to enable this:

  • Using the combination, we quickly open the Execute dialog.

How to open a dialogue follow the video.

  • Now in the window we enter this: special team rundll32 newdev.dll,DeviceInternetSettingUi and now before your eyes is the “installation parameters...” window.
  • Now in this window we select “no, provide the option to choose” and only after that we proceed to the choice “never install drivers from the Center ...”.

  • We fix current changes through saving.

After such a connected action, the system will not install or search for drivers from the computer, and will only access the Update Center system if a specific driver is not found on the hard drive.

3) Using Show or hide updates, a special tool to hide updates.

After running the tool, you can free the system from unwanted updates. Here is the sequence of actions that will be useful for this:

  • Download a tool for this called Show or hide updates.

Video on how to download Show or hide updates.

  • Now we launch the program and then click next to start scanning.

  • Now you can click “Hide updates”.
  • Another screen will open in front of you, and now you can select here through the list the updates that you plan to hide, and after your selection in the list, you will easily succeed. you after wrong choice You can always return everything to its place and simply uncheck the options required for updating. It’s just that you will then need to, instead of clicking “Hide updates”, select the “Show hidden updates” option.

4) As a limit, we will now set up a connection to the Wi-Fi connection.

Another way helps in Windows 10 to install and download updates strictly not automatically, but under some control of the user himself. For this condition, we simply configure the Internet to this connection, as for limit.

Here's what the user needs to do to do this:

  1. Let’s first open “Settings” and then open “Network and Internet”.
  2. Then we open the name “additional parameters” and here it is worth switching the special slider to the “set as metered connection” mode and simply put it in the “on” position.

And this will be enough to prevent our “ten” from spending endless automatic downloads when she wants it. As long as your Internet connection is listed as limited, she will not have the right to do this.

Watch the video how to do it wired connection Internet is limited.

5) Setting up the registry or group policy.

You can go from the most simple ways to more advanced ones. Even though Microsoft was able to remove all management features by downloading updates, the settings through the Registry Editor remained working as before. You can enable either notifications about current downloads, or automatic downloads and also notifications about installation, and there is also a chance to enable the installation of everything strictly according to schedule. You should also know that since changes occurred in the update center itself, the registry policy settings do not immediately take effect. You will see this and note that the changes do not occur immediately and even after rebooting the device.

After all, you need to click the “check for updates” button through the update center.

After this, the system will almost immediately begin to accept current changes. Only then will you be able to notice the changes after you open the advanced options and see that the new settings have been applied successfully. Here's how to enable updates the easy way.

Video about how to work with the registry.

Today, despite the abundance of various criticisms, Windows remains an advanced operating system, occupying a leading position throughout the world. This year, the company released a new OS to the public - Windows 10, giving users of old systems the opportunity to upgrade to it (the promotion is open until August 2016).

In general, the “ten” received positive ratings, unlike its predecessor, however individual elements caused some misunderstanding. One of these elements is the update center, whose operation is best described as “forced”.

Moreover, initial settings involve installing updates during the reboot process, about which the user is not even notified. Naturally, the user is not given any choice.

Update system

In Windows 10, it is made so that the computer system is restarted for the purpose of installing updates only if it is idle. An obvious measure that was supposed to prevent the system from interfering with the user's work.

It is worth saying that in the absolute majority Windows situations 10 detects quite well that the computer is not in use. However, for many people who need their PC to run in the background, such a system will not be suitable, since unexpected reboots will create some discomfort.

In all past Microsoft operating systems, the update center was a permanent element that was responsible for downloading and checking for the latest patches and drivers for devices from the Internet, as well as their further integration.

Previously, all these processes were completely customizable. Even in Windows 8, the user could manually manage through the control panel system updates. You could optionally turn them off and on, and choose to download only the most serious fixes.

In the last 10 operating rooms Microsoft system The option to refuse updates has been completely removed. IN in this case Naturally, we are talking about configuration using built-in interfaces - the control panel and the program “ Options».

Now Microsoft alone makes decisions about updating your system. The only thing left to the user is the ability to postpone the installation of patches for a certain period of time. But even this function is available only to owners Windows versions 10 Pro. Owners of other operating system builds do not have this option.

Settings

The operating system update center in 10 has finally moved to standard application « Options", which you can go to using the link from the menu " Start».

Among other subsections of settings, it is located on the main screen of the program under the name “ Update and Security».

Here you will find a modest number of customizable elements:

  1. Enable/disable PC restart when installing patches. If you want to avoid unexpected computer shutdown, you should change this setting, as a result of which you will receive notifications before the system restarts.
  2. Enable/disable updates for other Microsoft programs installed on your PC. If you don't want to receive Maintenance various company products, you should disable this option.
  3. Postponing updates. Using this option, you can postpone the system update. However, system security fixes will continue to arrive.

In addition, the basic functionality of the OS allows you to disable the download and installation of drivers. To do this you need:

  1. Open the Run dialog box using the Win + R keyboard shortcut
  2. Enter into the window next text:
    Rundll32 newdev.dll,DeviceInternetSettingUi
    then click on the Enter button.
  3. In the window that appears, first select “ No, give a choice", then - " Never install drivers from Windows Update».
  4. Save changes.

By completing this sequence of actions, you will prevent the system from searching for drivers on the Internet, and order them to be installed exclusively from the memory of a personal computer.

Show or hide updates tool for Windows 10

Another way to stop automatic system updates is to use the Show or hide updates tool.

To do this, you should download the program from the Internet and run it, which will start scanning the system, after which you should click on the Hide updates button.

The screen that appears will prompt you to select the corrections you want to hide. You should proceed in a similar way if you want to return some of the updates.

Wi-Fi limiting

Another method of limiting updates. To do this, you need to set up an Internet connection via a “metered” Wi-Fi channel.

To do this you need to follow these steps:

  1. Open menu " Options" and go to the subsection " Network and Internet».
  2. Then in the subsection wireless connection go to " Extra options" and enable the option " Set as metered connection».

Using the Windows 10 Registry

Using the registry, you can completely disable downloading of update packages.

To do this you should perform the following operations:


Thus, there are many options for customizing and limiting the Windows 10 update system, which more than pays for the modesty of the built-in functionality, which has only a few adjustable options.

Video on the topic







2024 gtavrl.ru.