在 Windows 10 上禁用自动更新:(Disable Automatic Updates on Windows 10:)在旧版本的Window中,用户可以根据自己的喜好选择是否安装Windows更新。(Windows)但是,相同的选项在Windows 10中不可用。现在,Window 10会下载所有更新并自动安装。如果您正在处理某些事情会很痛苦,因为窗口被迫重新启动计算机以安装更新。如果您想为Window配置自动更新,这篇文章可能会有所帮助。有一些方法可以帮助配置我们将在本文中讨论的 Windows 更新。
我应该禁用 Windows 10 更新吗?(Should I Disable Windows 10 Updates?)
自动Windows更新很重要,因为它可以修补任何安全漏洞(security vulnerability),如果您的操作系统不是最新的,可能会损害您的计算机。对于大多数用户来说,自动 Windows(Automatic Windows)更新应该不是问题,相反,更新只会让他们的生活更轻松。但是过去可能很少有用户对Windows(Windows)更新有过不好的体验,一些更新导致的问题比他们修复的要多。
如果您使用的是按流量计费的宽带连接,即您没有太多的带宽可以浪费在Windows更新上,您也可以考虑禁用Windows 自动(Windows Automatic)更新。在Windows 10上禁用(Windows 10)自动(Automatic)更新的另一个原因是有时在后台运行的更新可能会消耗您的所有计算机资源。因此,如果您正在做一些资源密集型工作,那么您可能会遇到PC 意外死机或挂起(PC will freeze or hang unexpectedly)的问题。
如您所见,没有一个原因可以永久禁用Windows 10上的Automatic Updates。以上所有问题都可以通过暂时禁用Windows 10更新来解决,以便由这些更新引起的任何问题都由Microsoft修补,然后您可以再次启用更新。
在Windows 10上禁用自动更新(Disable Automatic Updates)的4种方法(Ways)
注意:(Note:)确保 创建一个还原点(create a restore point) 以防万一出现问题。
您可以通过多种方式暂时停止或禁用Windows 10上的自动更新。此外,Windows 10 有多个版本(Windows 10 has several version),因此有些方法在多个版本中都可以使用,有些则不会,因此请尝试逐步遵循每种方法,看看是否有效。
方法 1:设置计量连接(Method 1: Set up a Metered Connection)
如果您使用的是 Wi-Fi 连接,则此方法可能很有用。此方法对以太网连接没有用,因为Microsoft没有为以太网提供此功能。
在Wi-Fi(Wi-Fi)的设置中有一个计量连接的选项。计量连接(Metered Connection)允许您控制数据使用的带宽,也可以限制Windows更新。虽然将允许Windows 10上的所有其他安全更新。您可以按照以下步骤在Windows 10中启用此仪表连接选项:
1.打开桌面上的Windows设置。(Windows)您可以使用快捷键“ Windows + I”。这将打开窗口屏幕。
2.从设置屏幕中选择“网络和互联网”选项。(Network & Internet)
3.现在,从左侧菜单中选择“ Wi-Fi ”选项。(Wi-Fi)然后点击“管理已知网络(Manage Known networks)”。
4、在此之后,所有已知的网络都会出现在屏幕上。选择您的网络,然后单击“属性(Properties)”。它将打开屏幕,您可以在其中设置网络的不同属性
5.在“设置为计量连接(Set as Metered Connection)”下启用(打开)切换。现在,系统将限制所有非关键的 Windows 更新。
方法二:关闭 Windows 更新服务(Method 2: Turn Off the Windows Update Service)
我们也可以关闭窗口更新服务。但是,这种方法有一个缺点,因为它会禁用所有更新(updates),无论是常规更新(updates)还是安全(Security) 更新(updates)。您可以按照以下步骤在 Windows 10 上禁用自动更新:
1.转到Windows 搜索(Windows Search)栏并搜索“服务(Services)”。
2.双击“服务(Services)”,会打开一个不同服务的列表。现在向下滚动列表以找到“ Windows Update ”选项。
3.右键单击“ Windows 更新(Windows Updates)”并从出现的上下文菜单中选择属性。
4.它将打开属性窗口,转到“常规(General)”选项卡。在此选项卡中,从“启动类型(Startup type)”下拉菜单中选择“禁用(Disabled)”选项。
现在,您的系统已禁用所有Windows更新。但是,您应该不断检查您的系统是否禁用了窗口更新,尤其是在您重新启动计算机时。
方法 3:使用注册表编辑器禁用自动更新(Method 3: Disable Automatic Update Using Registry Editor)
在这种方法中,我们将在注册表中进行更改。建议首先对您的 PC 进行完整备份(full backup of your PC),如果您不能至少 备份 Windows 注册表编辑器(backup Windows Registry Editor),因为如果更改没有正确发生,可能会对系统造成永久性损坏。因此,最好小心并为最坏的情况做好准备。现在,请按照以下步骤操作:
注意:(Note: )如果您使用的是Windows 10 专业版(Pro)、教育(Education)版或企业(Enterprise)版,请跳过此方法并转到下一个方法。
1.首先,使用快捷键“ Windows + R ”打开运行(Run)命令。现在给出“ regedit ”命令打开注册表。
2.导航到注册表编辑器(Registry Editor)下的以下位置:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
3.右键单击Windows并选择“新建(New)”,然后从选项中选择“密钥”。(Key)
4.键入“ WindowUpdate ”作为您刚刚创建的密钥的名称。
5.现在,右键单击“ WindowUpdate ”,然后选择“ New ”并从选项列表中选择“ Key ”。
5.将此新密钥命名为“ AU ”并按 Enter。
6.现在,右键单击此“ AU ”键并选择“ New ”,然后选择“ DWORD(32-bit) Value ”。
7.将此 DWORD 命名为NoAutoUpdate并按 Enter。
7.您必须双击此“ AU ”键,然后会打开一个弹出窗口。将值数据从“0”更改为“ 1 ”。然后,按确定按钮。
最后,此方法将完全禁用 Windows 10 上的自动更新(completely disable Automatic Updates on Windows 10),但如果您使用的是Windows 10 Pro、Enterprise或Education版,则必须跳过此方法,而是按照下一个方法。
方法 4:使用组策略编辑器禁用自动更新(Method 4: Disable Automatic Update using Group Policy Editor)
您可以使用组策略编辑器(Group Policy Editor)停止自动更新。您还可以在有新更新时轻松更改此设置。它将要求您允许更新。您可以按照以下步骤更改自动更新设置:
1.使用快捷键“ Windows key + R ”,打开运行命令。现在,在运行中键入命令“ gpedit.msc ”。这将打开组策略编辑器。
2.导航到组策略编辑器(Group Policy Editor)下的以下位置:
Computer Configuration\Administrative Templates\Windows Components\Windows Update
3.确保选择Windows Update,然后在右侧窗格中双击“配置自动更新(Configure Automatic Updates)”策略。
4.勾选“已启用(Enabled)”以激活“配置自动更新(Configure Automatic Updates)”策略。
注意:(Note:)如果要完全停止所有Windows更新,请在“配置自动更新(Configure Automatic Updates)”策略下选择禁用。(Disabled)
5.您可以在选项类别中选择多种方式来配置自动更新。建议选择选项 2,即“通知下载并自动安装(Notify for download and auto install)”。此选项完全停止任何自动更新。现在单击应用,然后按确定完成配置。
6.现在,每当有新的更新出现时,您都会收到通知。您可以通过Settings ->Update & Security->Windows Updates.手动更新Windows 。
这些是可用于在系统中禁用自动窗口更新(Automatic Window Update)的方法。
受到推崇的:(Recommended:)
我希望上述步骤对您有所帮助,现在您可以轻松地在 Windows 10 上禁用自动更新,( Disable Automatic Updates on Windows 10,) 但如果您对本指南仍有任何疑问,请随时在评论部分提出。
4 Ways to Disable Automatic Updates on Windows 10
Disable Automatic Updates on Windows 10: In the older versions of Window, a user has the option to install the Windows updates or not according to their preference. But, the same option is not available in Windows 10. Now, Window 10 downloads all the update and automatically install it. It gets painful if you are working on something because the window is forced to restart the computer to install the updates. If you want to configure the automatic update for Window, this article can be helpful. There are some ways which can be helpful to configure windows update which we will discuss in this article.
Should I Disable Windows 10 Updates?
Automatic Windows updates are important as it patches any security vulnerability which might harm your computer if your OS is not up to date. For most of the users Automatic Windows updates shouldn’t be a problem, instead, updates only make their life easier. But few users might have had a bad experience with Windows updates in past, a few updates caused more problem than they fixed.
You might also consider disabling Windows Automatic updates if you are on a metered broadband connection i.e. you don’t have a lot of bandwidth to waste on Windows updates. Another reason for disabling Automatic Updates on Windows 10 is sometimes the updates running in the background might consume all of your computer resources. So if you’re doing some resource intensive work then you might face the issue where your PC will freeze or hang unexpectedly.
As you see there isn’t a single reason because of which you should permanently disable Automatic Updates on Windows 10. And all the above issues can be fixed by temporarily disabling Windows 10 updates so that any issues which are caused by these updates are patched by Microsoft and then you can again enable the updates.
4 Ways to Disable Automatic Updates on Windows 10
Note: Make sure to create a restore point just in case something goes wrong.
There are many ways via which you can temporarily stop or disable Automatic updates on Windows 10. Also, Windows 10 has several version so some methods will work in several versions and some won’t, so please try to follow each method step by step and see if it works.
Method 1: Set up a Metered Connection
If you are using a Wi-Fi connection, then this method can be useful. This method is not useful for ethernet connection, as Microsoft has not given this facility for ethernet.
There is an option of metered connection in settings of Wi-Fi. Metered Connection allows you to control the bandwidth of the data usage, also it can restrict Windows updates. While all other security updates on Windows 10 will be allowed. You can enable this meter connection option in Windows 10 by following these steps:
1.Open the Windows setting on the desktop. You can use the shortcut “Windows + I”. This will open the window screen.
2.Choose the “Network & Internet” option from the setting screen.
3.Now, select the “Wi-Fi” option from the left-hand menu. Then click on “Manage Known networks”.
4,After this, all the known networks will appear on the screen. Choose your network and click on “Properties”. It will open the screen where you can set different properties of the network
5.Under “Set as Metered Connection” enable (turn on) the toggle. Now, all the non-critical windows updates will be restricted for the system.
Method 2: Turn Off the Windows Update Service
We can also turn off the window update service. But, there is a drawback of this method, as it will disable all the updates either regular updates or Security updates. You can disable Automatic Updates on Windows 10 by following these steps:
1.Go to the Windows Search bar and search for “Services”.
2.Double-click on the “Services” and it will open a list of different services. Now scroll down the list to find the option “Windows Update”.
3.Right-click on “Windows Updates” and select Properties from the context menu that appears.
4.It will open the properties window, go to the “General” tab. In this tab, from “Startup type” drop-down choose “Disabled” option.
Now all the Windows updates are disabled for your system. But, you should continuously check that window update is disabled for your system especially when you restart the computer.
Method 3: Disable Automatic Update Using Registry Editor
In this method, we will do the changes in the registry. It is recommended to first take a full backup of your PC, if you can’t then at least backup Windows Registry Editor because if the changes don’t happen properly it may cause permanent damage to the system. So, better be careful and prepare for the worst. Now, follow the steps below:
Note: If you’re on Windows 10 Pro, Education, or Enterprise edition then skip this method and go to the next one.
1.First, use the shortcut key “Windows + R” to open the Run command. Now give “regedit” command to open the registry.
2.Navigate to the following location under Registry Editor:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
3.Right-click on Windows and select “New” then choose “Key” from the options.
4.Type “WindowUpdate” as the name of the key which you just created.
5.Now, right-click on “WindowUpdate” then select “New” and choose “Key” from the list of options.
5.Name this new key as “AU” and hit Enter.
6.Now, right-click on this “AU” key and select “New” then choose “DWORD(32-bit) Value”.
7.Name this DWORD as NoAutoUpdate and press Enter.
7.You must double click on this “AU” key and a popup will open. Change the value data from ‘0’ to ‘1’. Then, press the OK button.
Finally, this method will completely disable Automatic Updates on Windows 10, but if you’re on Windows 10 Pro, Enterprise, or Education edition then you must skip this method, instead follow the next one.
Method 4: Disable Automatic Update using Group Policy Editor
You can stop automatic update using Group Policy Editor. You can also easily change this setting whenever a new update comes. It will ask for your permission to update. You can follow these steps to change the automatic update settings:
1.Use the shortcut key “Windows key + R”, it will open the run command. Now, type the command “gpedit.msc” in the run. This will open the group policy editor.
2.Navigate to the following location under Group Policy Editor:
Computer Configuration\Administrative Templates\Windows Components\Windows Update
3.Make sure to select Windows Update then in the right window pane double-click on “Configure Automatic Updates” policy.
4.Checkmark “Enabled” to activate the “Configure Automatic Updates” policy.
Note: If you want to completely stop all Windows updates then select Disabled under “Configure Automatic Updates” policy.
5.You can choose the diverse ways to configure automatic updates in the options category. Its recommended choosing the option 2 i.e. “Notify for download and auto install”. This option completely stops any automatic updates. Now click on apply and then press ok to complete the configuration.
6.Now you will receive a notification whenever any new update comes. You can manually update the Windows through Settings ->Update & Security->Windows Updates.
These are the methods which can be used to disable Automatic Window Update in the system.
Recommended:
I hope the above steps were helpful and now you can easily Disable Automatic Updates on Windows 10, but if you still have any questions regarding this guide then feel free to ask them in the comment’s section.