- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
How to | disable Windows Update on Windows 11 | Easy Step-by-Step Guide
🚫 Tired of unexpected Windows updates restarting your PC?
In this video, we’ll show you how to safely disable Windows Update on Windows 11 (works for Windows 10 too)!
Bat file
-----------------------
@echo off
:: Run file as Administrator
echo ===== Disabling Windows Update Services =====
net stop wuauserv
sc config wuauserv start= disabled
net stop bits
sc config bits start= disabled
net stop dosvc
sc config dosvc start= disabled
net stop wuauserv
net stop UsoSvc
net stop WaaSMedicSvc
echo ===== Disabling Scheduled Tasks Related to Updates =====
schtasks /Change /TN "Microsoft\Windows\WindowsUpdate\sih" /Disable
schtasks /Change /TN "Microsoft\Windows\WindowsUpdate\sihboot" /Disable
schtasks /Change /TN "Microsoft\Windows\UpdateOrchestrator\Schedule Scan" /Disable
echo ===== Registry Tweaks to Block Updates =====
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f
echo.
echo ===== DONE! Windows Update is disabled. =====
pause
----------------------------------
Thanks for watching and stay updated — on your terms!
#WindowsUpdate #DisableWindowsUpdate #Windows11 #PCGuide #TechTutorial #Windows10 #HowToDisableUpdates #WindowsTips #SmoothSound #PCSetup #SystemSettings
Видео How to | disable Windows Update on Windows 11 | Easy Step-by-Step Guide канала bighum com
In this video, we’ll show you how to safely disable Windows Update on Windows 11 (works for Windows 10 too)!
Bat file
-----------------------
@echo off
:: Run file as Administrator
echo ===== Disabling Windows Update Services =====
net stop wuauserv
sc config wuauserv start= disabled
net stop bits
sc config bits start= disabled
net stop dosvc
sc config dosvc start= disabled
net stop wuauserv
net stop UsoSvc
net stop WaaSMedicSvc
echo ===== Disabling Scheduled Tasks Related to Updates =====
schtasks /Change /TN "Microsoft\Windows\WindowsUpdate\sih" /Disable
schtasks /Change /TN "Microsoft\Windows\WindowsUpdate\sihboot" /Disable
schtasks /Change /TN "Microsoft\Windows\UpdateOrchestrator\Schedule Scan" /Disable
echo ===== Registry Tweaks to Block Updates =====
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f
echo.
echo ===== DONE! Windows Update is disabled. =====
pause
----------------------------------
Thanks for watching and stay updated — on your terms!
#WindowsUpdate #DisableWindowsUpdate #Windows11 #PCGuide #TechTutorial #Windows10 #HowToDisableUpdates #WindowsTips #SmoothSound #PCSetup #SystemSettings
Видео How to | disable Windows Update on Windows 11 | Easy Step-by-Step Guide канала bighum com
Disable Windows Update Turn off Windows Update Windows 11 tutorial Stop Windows 11 updates Windows 10 disable updates How to disable updates Windows tips and tricks Tech guide Windows 11 Services.msc Windows 11 Group Policy disable update Windows Update settings Computer tutorial PC maintenance tips System optimization Windows troubleshooting
Комментарии отсутствуют
Информация о видео
27 апреля 2025 г. 16:37:04
00:04:48
Другие видео канала
