Windows 11 от Microsoft будет выпущена под конец этого года, и системы, совместимые с новой версией, смогут получить обновление абсолютно бесплатно. Когда придет обновление, у администраторов будет выбор: оставить на устройстве Windows 10, которая будет поддерживаться до 2025 года, или обновиться на новую ОС.
- В тему: Всё о Windows 11 — секреты, инструкции, лайфхаки и полезные статьи
Microsoft заверила, что Windows 11 не будет принудительно устанавливаться на устройство под управлением Windows 10 через центр обновления Windows. Администраторам необходимо самостоятельно провести поиск доступных обновлений через Windows Updates. Изменится ли такой подход к апдейту, еще предстоит узнать в будущем. Было интересно наблюдать, как Microsoft закручивала гайки, выпуская Windows 10 в качестве обычного обновления, пытаясь перевести все компьютеры на новую систему. Возможно, по мере приближения даты окончания поддержки Windows 10, компания начнет более агрессивное продвижение своей новой системы.
Очевидный способ — не загружать обновление вручную
Самое простое, что можно сейчас делать, — это просто не нажимать кнопку «Проверить наличие обновлений» в меню «Параметры» → «Обновление и безопасность». Так, если вы не будете активировать поиск апдейтов, Windows 11 не будет вам предлагаться через «Центр обновлений Windows». Также, вы можете отложить обновления, однако это решение является временным, но довольно эффективным.
Способ №1 — использование редактора локальной групповой политики
Для Windows 10 версии 21Н1 и ниже
⚠️ Редактор локальной групповой политики доступен только в Windows 10 Professional, Education и Enterprise, поэтому, если у вас Windows 10 Home, переходите к способу с изменением через реестр.
- Нажмите сочетание клавиш Win + R;
- Введите gpedit.msc и нажмите Enter;
- Перейдите в Политика «Локальный компьютер» → Конфигурация компьютера → Административные шаблоны → Компоненты Windows → Центр обновления Windows → Центр обновления Windows для бизнеса;
- Двойным кликом выберите состояние Выбор версии для обновления целевого компонента;
- В открывшемся окне установите состояние политики на Включено;
- В строке Целевая версия обновлений компонентов введите значение 21H1;
- Нажмите ОК. На этом можно закрыть редактор.
Замечание: вы можете добавить в шестом пункте значение «21H2», как только информация о новом обновлении появится на официальном сайте Microsoft. Также вы можете подождать пару месяцев до выхода новой версии, так как до релиза Windows 11 остается еще много времени.
Microsoft внесла изменения в политику на предварительных версиях своей операционной системы Windows 11, и, скорее всего, новая политика также появится и в ближайших обновлениях Windows 10.
Для Windows 10 версии 21Н2 и новее (это обновление ещё не вышло на момент написания статьи)
- Нажмите сочетание клавиш Win + R;
- Введите gpedit.msc и нажмите Enter;
- Перейдите в Local Computer Policy → Computer Configuration → Administrative Templates → Windows Components → Windows Update → Manage updates offered from Windows Update;
- Двойным кликом выберите Select the target feature update version;
- В открывшемся окне установите состояние политики на Enabled;
- В строке Target Version for Feature Updates введите значение 21H2;
- В строке выбора операционной системы (над строки из п.6) введите Windows 10;
- Нажмите ОК. На этом можно закрыть редактор.
Способ №2 — использование реестра
Для Windows 10 версии 21Н1 и ниже
- Нажмите сочетание клавиш Win + R;
- Введите regedit.exe и нажмите Enter;
- Перейдите в HKEY_LOCAL_MACHINE → SOFTWARE → Policies → Microsoft → Windows → WindowsUpdate или введите в строку поиска следующее: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate;
- Установите значение для параметра TargetReleaseVersion на 1. Если такого параметра нет, нажмите правую кнопку мыши и в контекстном меню выберите Создать → Параметр DWORD (32 бита);
- Установите значение для параметра TargetReleaseVersionInfo на 21H1. Если такого параметра нет, нажмите правую кнопку мыши и в контекстном меню выберите Создать → Строковый параметр;
- Перезапустите ваш ПК.
Также как и с редактором политик, вы можете заменить строку, содержащую значение 21H1, на более новую версию.
В результате у вас должны получиться такие записи в реестре:
Для Windows 10 версии 21Н2 и новее (это обновление ещё не вышло на момент написания статьи)
- Нажмите сочетание клавиш Win + R;
- Введите regedit.exe и нажмите Enter;
- Перейдите в HKEY_LOCAL_MACHINE → SOFTWARE → Policies → Microsoft → Windows → WindowsUpdate или введите в строку поиска следующее: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate;
- Установите значение для параметра TargetReleaseVersion на 1. Если такого параметра нет, нажмите правую кнопку мыши и в контекстном меню выберите Создать → Параметр DWORD (32 бита);
- Установите значение для параметра ProductVersion на Windows 10. Если такого параметра нет, нажмите правую кнопку мыши и в контекстном меню выберите Создать → Строковый параметр;
- Установите значение для параметра TargetReleaseVersionInfo на 21H1. Если такого параметра нет, нажмите правую кнопку мыши и в контекстном меню выберите Создать → Строковый параметр;
- Перезапустите ваш ПК.
По итогу у вас должны получится такие записи в реестре:
Это перевод материала ghacks.
Все способы:
- Способ 1: Штатные «Параметры»
- Способ 2: Редактирование реестра
- Способ 3: «Редактор локальной групповой политики»
- Вопросы и ответы: 1
Способ 1: Штатные «Параметры»
Самый простой способ остаться на операционной системе Windows 10 – это использовать специальную функцию, которая предложена в системных «Параметрах». Она появляется при условии, если ваше устройство соответствует требованиям для обновленной версии.
- Нажмите на кнопку «Пуск» и перейдите в системные «Параметры», выбрав в меню иконку в виде шестерни.
- Кликните по разделу «Обновление и безопасность».
- Откроется новое окно, где на вкладке «Центр обновления Windows» в центральная части вы сможете увидеть сообщение о том, что ваша система может быть бесплатно обновлена до Windows 11, а ниже выбор из двух вариантов – нажмите на строку «Пока остаться на Windows 10».
После этого система не сможет автоматически обновиться до обновленной версии ОС. Если у вас нет такого сообщения или же вы хотите удостовериться, что этого точно не произойдет, тогда переходите к нашим следующим способам.
Способ 2: Редактирование реестра
Для блокировки автоматического обновления до Windows 11 можно вручную внести правки в системный реестр. Поскольку метод предполагает редактирование важных реестровых ключей, рекомендуем создать контрольную точку, чтобы была возможность откатить состояние системы в случае непредвиденных ошибок, которые могут возникнуть при изменении параметров. О том, как это правильно сделать, читайте в нашем отдельном материале.
Подробнее: Инструкция по созданию точки восстановления Windows 10
Способ с редактированием системного реестра универсален – он подойдет для всех редакций «десятки», в том числе Windows 10 Home.
- Одновременно нажмите на клавиши «Win + R», затем в текстовом поле появившегося окна введите команду
regedit
и нажмите на кнопку «ОК». - Перейдите в левой части окна по следующему пути:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
. Его также можно просто вставить в адресную строку, расположенную вверху интерфейса «Редактора реестра». - Слева в ветке выберите раздел «Windows Update». Его может не быть, и тогда понадобится создать его вручную: нажмите правой кнопкой мыши по каталогу «Windows», выберите «Создать» — «Раздел» и присвойте ему имя «Windows Update».
- В основной части окна в списке найдите параметр DWORD с названием «TargetReleaseVersion» и дважды кликните по нему левой кнопкой мыши. Если его нет, то его придется создать самостоятельно. Для этого щелкните правой кнопкой мыши по свободной области центральной части окна, наведите курсор на пункт «Создать», затем выберите «Параметр DWORD (32 бита)». Имя ему нужно задать уже упомянутое – «TargetReleaseVersion», после чего также дважды кликните по нему ЛКМ.
- В строке «Значение» пропишите «1» и выберите кнопку «ОК» для сохранения.
- В подразделе «Windows Update» также нужно отредактировать или создать еще один реестровый ключ – строковый параметр «TargetReleaseVersionInfo». Если его нет, то с помощью контекстного меню создайте его, выбрав «Строковый параметр» и задав ему соответствующее имя.
- Выберите параметр, дважды кликнув по нему, затем в поле «Значение» введите «21H2». Перезагрузите компьютер, чтобы изменения вступили в силу.
На данный момент последняя версия Windows 10 – это 21H2, обслуживание которой прекратится в октябре 2025 года по данным разработчика. Установив соответствующие значения параметров, отвечающих за обновление, через «Редактор реестра», вы заблокировали автоматический переход на Windows 11, но при этом разрешили обновление до последних программных компонентов «десятки», что позволит получать актуальные апдейты в рамках только этой ОС.
Способ 3: «Редактор локальной групповой политики»
Есть еще один способ отказаться от обновления до Windows 11, который подойдет для таких редакций операционной системы, как Professional и Enterprise. Он предполагает использование встроенного средства «Редактор локальной групповой политики»:
- Через окно «Выполнить» (клавиши «Win + R») запустите приложение, выполнив команду
gpedit.msc
. - Слева разверните меню «Конфигурация компьютера», затем по порядку выбирайте «Административные шаблоны» — «Компоненты Windows».
- Далее нужно перейти в подраздел «Центр обновления Windows» и «Центр обновления Windows для бизнеса». В центральной части окна выберите пункт «Выбор версии для обновления целевого компонента», дважды кликнув по нему левой кнопкой мыши.
- В открывшемся окне отметьте опцию «Включено», а ниже в блоке «Параметры» и строке «Целевая версия обновлений компонентов» введите значение «21H2». Нажмите на кнопку «Применить», затем на «ОК».
Так же, как и в «Редакторе реестра», вы заблокируете установку Windows 11, но необходимые компоненты, которые будут выходить для версии Windows 10 21H2, продолжат скачиваться и инсталлироваться.
Наша группа в TelegramПолезные советы и помощь
,
If you’ve decided to stay with Windows 10 and want to stop being prompted to upgrade to Windows 11, or if you want to never upgrade to Windows 11, then follow the steps in this guide to block and prevent the Windows 11 upgrade forever.
Microsoft released Windows 11 on 5 October 2021, with exciting new features, improved performance and a new user interface. From the day of their release and onwards, Microsoft is encouraging users to upgrade from Windows 10 to Windows 11 on all computers that meet the hardware requirements to install the new operating system.
But many users love Windows 10 as their PC operating system and aren’t ready to switch to Windows 11 because they worry that Windows 11 might slow down their PC or because it doesn’t include some of their favorite Windows 10 features.
How to Prevent Windows 11 Upgrade on Windows 10.*
- Postpone the Upgrade to Window 11 through Settings.
- Block Windows 11 Upgrade via Registry.
- Disable Windows 11 Upgrade through Group Policy.
* Helpful Notes:
1. Roll Back Windows 11 Upgrade: If you are in a situation where the Windows 11 upgrade has started, I suggest you let the upgrade finish and when it does, roll back to Windows 10, by going to Settings > System > Recovery and then click the Go back button under the Recovery options.
After rolling back to Windows 10, follow the instructions on method-2 or in method-3 below to permanently prevent Windows 10 from upgrading to Windows 11.
2. Prevent Windows 11 Upgrade after Restarting your PC: If you are in a situation where the Windows 11 are already downloaded and you asked to restart your computer to install the upgrade, do the following to prevent the installation of Windows 11:
a. In Windows Explorer right-click at «Local Disk disk (C:)» and select Properties.
b. Click the Disk Cleanup button.
c. In Disk Cleanup utility, click Clean up system files.
d. Check the Windows Update Cleanup box and then click OK to delete all downloaded files required for the Windows 11 upgrade.
e. When done, close all windows and restart your PC.
f. After restart, follow the instructions on method-2 or in method-3 below to block the upgrade to Windows 11 permanently.
Method 1. Postpone Upgrade to Windows 11.
If you are in the situation where you are asked to upgrade to Windows 11, then the easy but temporary method to prevent the upgrade from Windows 10 to Windows 11, is to go to Start > Settings > Update & Security > Windows Update and to select the option Stay on Windows 10 for now.*
* This way, Windows won’t prompt you for a few weeks to upgrade your system to Windows 11. For a more permanent solution, follow one of the next methods.
Method 2. Block Windows 11 Upgrade through Registry.
The first method to prevent Windows 10 to Upgrade to Windows 11, is by using the Registry.
1. Go to Start > Settings and select System from the options.
2. In the left panel, select About and on the right, scroll down to Windows specifications to find your current Windows 10/11 version. Normally, you’ll see the Version 22H2. This is, according to Microsoft, the last version of Windows 10.
3. To stay on Windows 10 v22H2 and to block the upgrade to Windows 11, proceed to next step.
4a. Press Windows + R keys to load the Run dialog box.
4b. Type regedit and press Enter, to open the Registry Editor
5. Within the Registry Editor, navigate to this location:*
- HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
* Note: If you can’t locate the WindowsUpdate key, right-click on the Windows key and choose New -> Key. Then rename the new key as «WindowsUpdate«.
6. Select the WindowsUpdate key on the left and on the right pane do the following:
6a. Right-click anywhere on the blank space and select New > DWORD (32-bit) Value. Then rename the new value as: TargetReleaseVersion
6b. Now double-click to open the TargetReleaseVersion value you created and type 1 in the Value data field. Press OK to save.
7a. Then, right-click anywhere in the same window and select New > String Value. Then rename this value as: TargetReleaseVersionInfo
7b. Double-click at TargetReleaseVersionInfo and type 22H2 at Value data field. When done click OK.
8a. Repeat the step-7a and create another one String Value with name: ProductVersion
8b. Open the ProductVersion REG_SZ and type in value data: Windows 10
9. Finally, close the Registry Editor and restart your PC to apply the change to never upgrade to Windows 11.
Method 3. Prevent Windows 11 Upgrade via Group Policy.
If you ‘re running Windows 10 Pro or Enterprise edition, then you can block the Windows 11 Upgrade using the Group Policy Editor.
1a. Press Windows + R keys to load the Run dialog box.
1b. Type gpedit.msc and press Enter, to open the Policy Editor.
2. In Group Policy Editor navigate to the following location:
- Computer Configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business
3. Then, at the right pane double-click on Select the Target Feature Update version policy.
4. In the policy settings window:
a. Select the Enabled option to activate the policy.
b. Type Windows 10 in Windows product version field
c. Type 22H2 in Target Version for Feature Updates field.
d. Click Apply > OK to save the change and prevent Windows 10 from automatically updating to Windows 11.
5. Restart the PC or open command prompt as administrator and give the «gpupdate /force» command to make the policy active.
That’s it! Which method worked for you?
Let me know if this guide has helped you by leaving your comment about your experience. Please like and share this guide to help others.
If this article was useful for you, please consider supporting us by making a donation. Even $1 can a make a huge difference for us in our effort to continue to help others while keeping this site free:
- Author
- Recent Posts
Konstantinos is the founder and administrator of Wintips.org. Since 1995 he works and provides IT support as a computer and network expert to individuals and large companies. He is specialized in solving problems related to Windows or other Microsoft products (Windows Server, Office, Microsoft 365, etc.).
Quick Tip: How to Cancel Windows 11 Update
If you are in a hurry, follow the steps to stop Windows 11 updates:
- 1. Type services.msc in the Run box.
- 2. Scroll down to «Windows Update».
- 3. Setting «Windows Update» to «Disabled» will stop Windows 11 updates…Full Guide to Disable Windows 11 Update.
Microsoft has released Windows 11, which provides a calm and creative space where you can pursue your passions through a fresh experience. Although Microsoft has said that it’s necessary to keep your Windows 11 updated with the latest features and security patches, for whatever reason, you can disable Windows updates.
How to Stop Windows 11 Update in Every Way (5 Ways)
Microsoft has already made it clear that the Windows 11 update won’t be forced upon Windows 10 users at launch. If you want to check for Windows 11 update, you need to manually go to «Settings > Update & Security > Windows Update».
But some users have enabled Windows automatic updates, they want to block the auto-update feature to free up the Windows 11 disk space. Therefore, we provide you with effective solutions to stop Windows 11 automatic updates.
- 1. Turn off Windows Update Services in Windows 11
- 2. Block Windows 11 Update with Group Policy Editor
- 3. Pause Windows 11 Updates for Every Week
- 4. Stop Windows 11 Update with Registry Editor
- 5. Disable Windows 11 Update with Third-party Tool
Notice: Usually, disabling Windows 11 updates will not cause data loss. But if you lose data due to improper operation, stop using your disk immediately and use EaseUS Data Recovery Wizard to restore lost data.
Solution 1. Turn off Windows Update Services in Windows 11
One of the best methods to stop computerized Windows updates is to turn off Windows update services. The steps are easy enough for a beginner.
Step 1. Press «Window + R» to open the Run window.
Step 2. Open the «Services Window» by typing services.msc and hit the «Enter» key.
Step 3. Locate and pick the «Windows Update» option from the «Services» list, then click the «Stop» button.
Step 4. Change the «Startup Type» to «Disabled» by clicking on the «General» tab.
Solution 2. Block Windows 11 Update with Group Policy Editor
If you don’t mind delaying the Windows 11 installation, you can disable/stop Windows 11 update with Group Policy Editor.
Step 1. Press Win + R. Type gpedit.msc to load the Group Policy Editor.
Step 2. Navigate to «Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business».
Step 3. Double-click on «Select the target feature update version».
Step 4. Set the policy to «Enabled», type 21H1 into the field, and close the Group Policy Editor.
Solution 3. Pause Windows 11 Updates Every Week
Another way to disable and prevent Windows 11 updates is to pause the update every week. To pause Windows 11 computerized updates, follow the steps below.
Step 1. Click the Start icon and choose «Settings».
Step 2. Select «Update & Security» and click on «Pause updates for 7 days».
Solution 4. Stop Windows 11 Update with Registry Editor
Besides, you can use Registry Editor to prevent Windows 11 updates. Follow the details below to cancel Windows 11 update now.
Step 1. Press Win + R and type regedit.exe to open Registry Editor.
Step 2. Go to «HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate».
Step 3. Set the «DWORD (32-bit)» value to 1.
If the value does not exist, right-click on Windows Update, and select New > Dword (32-bit) Value. Then, set the value of TargetReleaseVersionInfo to 21H1.
Solution 5. Disable Windows 11 Update with Third-party Tool
If you are looking for an easy way to stop Windows 11 updates, you can run third-party software — EaseUS Clean Genius. With this tool, you can disable Windows 11 automatic updates permanently without wasting your time. Run this tool and follow the instructions below.
Do you prefer a one-click solution to disable the Windows automatic update feature? If so, get the versatile toolkit — EaseUS CleanGenius to help you. With it, you can disable/enable Windows Update, repair hard drives, remove/enable write-protection, and more within seconds.
To disable Windows Update:
Step 1. DOWNLOAD EaseUS CleanGenius for free and install it on your computer.
Step 2. Launch EaseUS CleanGenius and go to «Optimization».
Step 3. The tool will detect the status of the Windows Update service automatically. If Windows Update is currently enabled, click the switch to stop the service.
Step 4. If you want to check whether you have disabled the service automatically, go to «Start» > type «Services» > right-click «Services» and choose «Run as administrator».
Step 5. In the list of services, find and right-click «Windows Update» > «Properties». In the «Service status» section, you should see the service has been stopped.
Conclusion
I personally like to keep all my devices up-to-date and activate Windows 11 to enjoy the newest features of Windows 11. But Windows updates could be useless sometimes. Keep an eye on what you are downloading and installing on your PC. If you want to disable the automatic update, you can try these solutions above.
In addition to canceling Windows 11 update, you may also ask the questions below. Read the questions and answers below to get more information about Windows 11.
1. How do I stop Windows Update in Progress?
There are three ways to stop Windows updates in progress:
- Stop automatic maintenance
- Stop updates in the Services
- Stop Windows 10 Pro update
2. How do I stop Windows 11 from downloading?
The steps are easy enough for a beginner.
- Press Window + R to open the Run window.
- Open the Services Window by typing services.
- Locate and pick the «Windows Update» option from the «Services» list, then click the «Stop» button.
3. Why is Windows forcing me to update to Windows 11?
Windows users are forced to install Windows 11 updates because Microsoft wants to use this method to promote Windows 11.
4. How long does the Windows 11 update take?
Between 10 and 20 minutes. On different devices, Windows 11 is installed at different times. For example, it only takes about 10 minutes to update the latest SSD. (Also read: How long does the Windows 11 update take.)
Windows quality and security updates are great when it comes to keeping the system secure. They even fix up loopholes in the current operating system as well as occasionally bring out new features to make our lives easier. However, they can get annoying at times, especially for people who continuously have to work on computers. Furthermore, several users don’t like to receive updates to avoid the chance of getting bugs and errors. So here you will find 7 ways to disable Windows 11 update permanently.
In case your system is not compatible with the most recent Windows updates, it can often crash the PC, thereby interrupting the work and even erasing any unsaved data. If you ever got stuck that way, or generally like to just do manual updates at your own convenience, this article is for you.
Disable Windows 11 updates
Here is how to disable Windows 11 update permanently –
Way-1: Using Regedit or Registry Editor
- Click the – Start.
- Type – Regedit.
- Press – Enter.
- When User account control prompts up, select – Yes.
- Copy the following string –
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
- Paste in the address bar of Registry Editor and hit – Enter.
- Right-click on – Windows.
- Select – New > Key.
- Name the key – WindowsUpdate.
- Now, right-click on “WindowsUpdate” and choose – ‘New > Key’.
- Replace New Key #1 with AU. (Note: “AU” indicates Automatic updates).
- In the right-side pane, right-click and select – DWORD (32-bit) Value.
- Put the name of this entry as – NoAutoUpdate.
- Double-click this value.
- Enter 1 in Value data field and click OK.
- Reboot your PC or restart the Windows Explorer to see the changes.
Way-2: Through Gpedit or Group Policy Editor disable Windows 11 update
- Press Windows and R keys together to open the Run Window.
- Type in – gpedit.msc.
- Click on – OK.
- From the left-side pane, navigate to
Administrative Templates -> Windows components -> Windows Updates
- Now, from Settings in the right-hand pane, find and double-click on “Configure Automatic Updates”. You can also right click and select Edit.
- A separate window for the policy settings will prompt.
- Select – “Disabled”.
- Click – Apply and OK and that’s all; you are not needed to restart in this method.
Way-3: Via Windows services
- In the search box (open by pressing Win+S), type – Services.
- Select the same when it appears in the results.
- Once the Services window opens up, scroll all the way down to where it says Windows update.
- Right-click on it and select Properties.
- Click on the drop-down menu next to Startup type.
- Set it to “Disabled”.
- You can click Stop to instantly halt the update in progress.
- Click on Apply then on OK.
Way-4: By enabling Metered connection
- Press Winkey + I key to open Settings.
- Click – Network & Internet from the left pane.
- On the right, select Properties of your running WiFi network (In case your computer has a wireless connection).
- On the next page, scroll a bit up or down to see Metered connection and turn the Setting on using the toggle switch there.
- In case, you’re on a wired network, click on Properties for the Ethernet.
- Under the heading Metered connection, you’ll see a button. Toggle it on.
Way-5: Toggle Battery Saver Setting
- Pull out the battery charger of the laptop.
- Now, click on the Start, type Battery saver.
- Hit Enter to launch the Settings page.
- Toggle the switch under Battery Saver to On.
- Click the drop down under Turn battery saver on automatically at and Select – Always.
Way-6: Using Pause updates
Windows 11 provides a built-in setting that allows to pause updates for 1 week. This is sufficient time to stop receiving updates for general users. Moreover, using Resume and Pause for 1 week you can stop the updates for even more days. See how to pause Windows 11 update –
- Click Search icon located on the taskbar.
- Type – updates.
- Press – Enter.
- Once the Windows update settings page appears, click – Pause for 1 week.
- If you want to extend it click on Resume and then again use Pause for 1 week.
Way-7: Disable Windows 11 update permanently using cmd command prompt
- Press the Winkey and type – cmd.
- Select – Run as administrator.
- To disable Windows 11 update copy the following command –
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update" /v AUOptions /t REG_DWORD /d 1 /f
- Right-click on the command prompt and you will see – The operation completed successfully.
- To enable the update again run the below one –
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update" /v AUOptions /t REG_DWORD /d 0 /f
- You can also stop Windows 11 update using cmd command by disabling the service –
sc config wuauserv start= disabled
- For stopping the service use –
net stop wuauserv
- To again enable the service run –
sc config wuauserv start= auto
Bonus tip – Using Windows update blockers
We have already recommended Windows 10 Update Disable Tool; now this one works perfectly on Windows 11 too. Some more utilities are present that can disable Windows 11 update permanently on a single or only few clicks after only installing. Following are some of them –
A. Windows Update Blocker v1.6
B.
- Windows.10.Update.Disabler.v1.0.bat
- Windows.10.Update.Enabler.v1.0.bat
Note – When using the second one please save your ongoing docs and all stuff because the PC will be suddenly starting by the script without giving you enough time.
Methods list:
Way-1: Using Registry Editor
Way-2: Through Group Policy Editor
Way-3: Through Windows services
Way-4: By enabling metered connection
Way-5: From Battery saver toggle
Way-6: Using Pause updates
Way-7: Using cmd command prompt
That’s all!!