Скрипт для отключения обновлений windows 10

Windows 10 Update Disabler

An executable cmd batch script that 100% Disables Windows 10 Update.

This error message shows in update center, when windows update is disabled.

alt Preview

Why Disable Windows Update?

Reasons NOT to Disable Windows Update

  • When disabling Windows Update, your Windows wouldn’t have the latest Security Patches other than fixing bugs and adding new features which all provided by Microsoft. Windows Operating System has lots of bugs. New Security vulnerabilities get discovered every now and then, some are high-severity vulnerabilities.

  • Some Microsoft other services does not work properly when windows update is disabled, for an example, you must install Microsoft Office, Microsoft Visual Studio or MSSQL Server, etc.. before disabling windows update, because they get support from windows update to accomplish their installtion.

Reasons To Disable Windows Update

  • If you have a Potato PC (Slow, Low Memory, Low Storage, Old). We all have/had one.
  • If you have a Slow or Limited Internet Connection.
  • If you don’t care about getting information leaked or getting hacked, no private data stored, basically a computer to play games for kids or something.
  • If you have a Closed Limited Network Environment or Virtual Machine, or maybe a VPN connected all the time.

What does this tool do exactly?

  1. It disables windows update services and their helpers.
  2. It adds windows update prevention registry keys.
  3. It disables windows update task schedules.
  4. It deletes already downloaded windows update files.
  5. It cleans windows temporary files.

How to use?

  • Just download the «Windows 10 Update Disabler.bat», and right click on it then run as administrator.

  • You can renable windows update by downloading «Windows 10 Update Enabler.bat», and right clicking on it then run as administrator. It will reverse the work of «Windows 10 Update Disabler.bat», however it doesn’t recover the windows update files it deleted.

Warnings!

  • Do NOT Run this tool while installing any program or game. If you run it during any installation, the installation will most likely to fail, and you may not have the option to reinstall!

Notes

  • This tool is in BETA, Still under testing. So far working fine!, i can’t guarantee its safety, not just yet. I will test it on 15 production PCs on VPN for couple of months. then i can say it is safe. So use it under your own risk.

  • It is written for Windows 10, not tested on other windows versions

Как сделать бат-файл остановки обновления виндовс 10?
Поскольку про то, как остановить обновления виндовс 10 я писал ранее, то по этому же методу можно написать бат файл, который будет менять учетную запись, с которой запускается обновления вин 10.

Строчка остановки обновления виндовс 10 с помощью командной строки или бат-файла
reg add «HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv» /v ObjectName /t REG_SZ /d prodvigatel /f

Строчка запуска обновления windows 10
reg add «HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv» /v ObjectName /t REG_SZ /d LocalSystem /f
А если при этом вы хотите сразу запустить службу обновления виндовс 10
NET START «wuauserv»

Подробнее как это работает смотрите в видео ролике канала Prodvigatel.

Таким методом обновления вин 10 никогда не будут закачиваться и устанавливаться. А восстановить обновления можно так же легко, переключив на системную учетную запись.
.

There is much easier way to get rid all network hog application’s nasty activities at once : Using local machine’s sock proxy.

Most of windows applications now-day built-in their own cloud. They all go their own server when you start windows. It is not easy to block them one by one manually.

So I come up this way, block them all at once, and I only allow certain apps to go internet whenever I need.

Strategy : Block the Windows box internet access, then use SSH dynamic port forward to establish a tunnel, forwards all internet requests to a Linux SSH server on local network. Since I do not give the internet proxy setting in system level, Windows box like a little ant has no way to find its giant queen on Microsoft, cause it is blocked.

Step 1 : block all internet accessing for a windows box. Many way to implemented this: I modify the router to block the Windows box to access internet.

Step 2 : Install ssh client on your windows box. I installed open-ssh client in my windows box. You need a Linux box to have ssh server running in same network. I use synology diskstaion NAS system. It runs all day, so all my local network use it as proxy server. You can also simply install a vertual linux box in your windows box, use it for many things.

Step 3: Open a local port and tunnel all traffics sent to it linux box. We use port 1080. Execute ssh command:

ssh -D 1080 <ssh-username>@<linuxbox_address>

There are much more things you can do to simplify the ssh login, such as use ssh key etc.

Step 4: Now your windows box’s port 1080 is opened to internet, through the linux box. You just need tell each app how to use this port. For example, you want Chrome browser in your windows box to surf internet, no problem. change the chrome startup command line option (right click the chrome icon, change the command line, make it looks like this :

.../chrome.exe --proxy-server=SOCKS4://127.0.0.1:1080

You are good to go. Note : do not change system’s internet proxy setting. cause the system proxy setting is shared by all programs. You do not want all apps can access internet. That is the reason we walk all the way here.

Now I feel like the Windows box is usable again.

Windows 10 поставляется с автоматическими обновлениями, которые могут быть полезными, но иногда могут вызывать неудобства для пользователей. Обновления могут занимать много времени и прерывать работу на компьютере. Кроме того, они могут вызывать несовместимость со старым программным обеспечением или вызывать другие проблемы. Если вы хотите полностью отключить обновления Windows 10, вы можете воспользоваться скриптом, который делает это быстро и легко.

Для того чтобы отключить обновления Windows 10, вам понадобится запустить специальный скрипт, который может быть скачан с официального сайта Microsoft. Этот скрипт изменяет реестр операционной системы, чтобы отключить автоматические обновления. Перед выполнением скрипта рекомендуется сделать резервную копию реестра, чтобы быть уверенным, что в случае проблем можно будет восстановить систему.

Важно помнить, что отключение обновлений Windows 10 может привести к уязвимостям в безопасности, так как обновления часто исправляют ошибки и закрывают возможности для взломов. Поэтому, если вы решите отключить обновления, будьте готовы к тому, что ваша система станет более уязвимой и вы должны обеспечить ее безопасность другими способами.

Если вы все же решите отключить обновления Windows 10, вы можете воспользоваться скриптом, который может быть запущен с правами администратора. После выполнения скрипта система больше не будет автоматически обновляться. Однако, имейте в виду, что изменение реестра может повлиять на работу других функций и программ, поэтому будьте осторожны.

Как отключить обновления Windows 10

Обновления Windows 10 могут приводить к неудобствам, особенно если они происходят в самый неподходящий момент. Если вы хотите полностью отключить обновления операционной системы, вы можете воспользоваться специальным скриптом.

Шаг 1: Создание скрипта

Откройте блокнот или любой другой текстовый редактор и создайте новый файл. Вставьте следующий код в файл:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]

«NoAutoUpdate»=dword:00000001

«AUOptions»=dword:00000002

Сохраните файл с расширением .reg, например «disable_updates.reg».

Шаг 2: Запуск скрипта

Дважды щелкните по файлу .reg, чтобы запустить его. Появится предупреждение о редактировании реестра – нажмите «Да» или «ОК», чтобы продолжить.

Шаг 3: Перезагрузка компьютера

После запуска скрипта необходимо перезагрузить компьютер, чтобы изменения вступили в силу. По завершении перезагрузки обновления Windows 10 будут отключены.

Теперь вы можете быть уверены, что ваш компьютер не будет автоматически обновляться без вашего разрешения. Отключение обновлений может представлять определенные риски, поэтому будьте осторожны и регулярно следите за обновлениями безопасности.

Метод отключения обновлений Windows 10 с помощью скрипта

Обновления операционной системы Windows 10 могут быть полезными, но иногда они могут вызвать проблемы или привести к несовместимости с некоторыми программами. Если вы хотите отключить обновления Windows 10 навсегда, вы можете воспользоваться специальным скриптом.

Шаг 1: Создайте новый текстовый файл на рабочем столе и назовите его «disable_updates.bat».

Шаг 2: Откройте созданный файл в текстовом редакторе и вставьте следующий код:

@echo off
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "NoAutoUpdate" /t REG_DWORD /d "1" /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings" /v "UxOption" /t REG_DWORD /d "1" /f
echo Обновления Windows 10 были успешно отключены!
pause

Шаг 3: Сохраните файл и закройте редактор.

Шаг 4: Запустите скрипт, щелкнув дважды на файле «disable_updates.bat».

Шаг 5: После выполнения скрипта, вы увидите сообщение о том, что обновления Windows 10 были успешно отключены.

Примечание: Если вы в будущем захотите снова включить обновления Windows 10, вы можете удалить созданный скрипт или изменить значение соответствующих реестровых ключей на «0».

Использование этого скрипта позволит отключить обновления Windows 10 более надежным и безопасным способом, чем попытка отключения в настройках операционной системы. Однако, имейте в виду, что отключение обновлений может привести к возникновению проблем с безопасностью и уязвимостям в вашей системе. Поэтому рекомендуется периодически проверять доступные обновления и включать их, когда это необходимо.

I have gotten tired of searching how to stop Windows Updates from running permanently in Windows 10 since every after a restart it runs again. It came to my mind that maybe I could make a .bat file that could stop the windows update in the services so that I could just click it every time I turn on my laptop.

I have known of the sc start/stop serviceName. My question is, what is the name of the Windows Update service? Because when I type in windows update in in the serviceName, it would show that the service is not installed.

asked Sep 8, 2017 at 13:24

Angelo Adrian's user avatar

3

simple batch which you can even put into your Run at start up. This one works on Windows 8 and older should perhaps work on Windows 10 as well.

@echo off
net stop "Windows Update"

You can also stop it together with the background downloading processes.
This one works on windows 10

@echo off
net stop wuauserv
net stop bits
net stop dosvc

answered Sep 8, 2017 at 13:36

Gerhard's user avatar

GerhardGerhard

22.8k7 gold badges27 silver badges43 bronze badges

2

The name of your service is wuauserv.

If you want to get a list of display names with their associated service names you can do so relatively quickly by utilising WMIC at your Command prompt.

WMIC /Output:Services.txt Service Get DisplayName,Name&&Services.txt

The Services.txt file will be located in the Command prompt’s current directory.

answered Sep 9, 2017 at 12:28

Compo's user avatar

CompoCompo

36.7k5 gold badges27 silver badges39 bronze badges

The powershell commands to :-

Stop Windows update is:
Stop-Service wuauserv (Run as admin)

Start Windows update is:
Start-Service wuauserv

answered Jun 29, 2020 at 5:54

projjal's user avatar

projjalprojjal

2643 silver badges10 bronze badges

Unplug the LAN wire or disconnect your system from the internet as soon as possible. Write «Services.msc» in a run (Windows key + R), then scroll down and search Windows update option there. Double click on that, select the startup type «disabled» then click ok, it will stop the windows update and also fix blue screen problems during upgrade on Windows 10.

answered Jul 24, 2019 at 6:56

Vishesh Sahay's user avatar

  • Скрытые комбинации клавиш windows 10
  • Скрипт для очистки папки в windows
  • Скрипт для установки программ windows
  • Скрипт на закрытие программы windows
  • Скрипт для очистки оперативной памяти windows