Skip to content

This repository tells you how to stop windows update and disable it. Note: Windows update can't be disabled permanently.

Notifications You must be signed in to change notification settings

AshleyTuscano/Stop-Windows-Update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

Stop Windows Update

Select any one step

➤ Download the complete repository.
➤ Copy the main file.
➤ Stop the update service manually.

Note :

-Windows can overwrite these changes so there's no permanent way of stopping updates. 
-But run the File when you start your system or if your system was ideal for sometime.

Download the complete repository

  1. Download the repository as a zip file. here
  2. Unzip the downloaded folder at your desired location.
  3. Right click on file.
  4. Click on "run as administrator".

Run as Admin

  1. Click "Yes".

Click yes

  1. This is the final screen that will appear after completion.

Run as Admin

➤ Home.

Copy the main file

  1. Copy all the content in this file.
  2. Open a text editor and paste all the copied content.
  3. Name the file as "Stop Windows Update.bat" and save it as a Batch file.
  4. Close the file.
  5. Right click on "Stop Windows Update.bat".
  6. Click on "run as administrator".

Run as Admin

  1. Click "Yes".

Click yes

  1. This is the final screen that will appear after completion.

Run as Admin

➤ Home.

Stop the update service manually

  1. Press Win + R.
  2. Type "services.msc" and click OK.

Services

  1. Scroll down till you you find Windows Update.
  2. Then Right click on it and go to properties.
  3. Stop the service. Disable it then apply all the changes. Then click OK.

Services

  1. In the services tab, search for Windows Update Medic Service.
  2. Stop the service and apply. Then Click OK. Close Services tab.

Services

Read ahead only if you want to disable Windows Update Medic Service also.

  1. Press Win+R
  2. Type "regedit" then press OK.
  3. Click Yes in the next dialogue box.

Services

  1. Navigate to this location "Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc"
  2. On the right side double click on start.

Services

  1. Change Value to "4". Then click OK.

Services

  1. Close Registory Editor.

➤ Home.

About

This repository tells you how to stop windows update and disable it. Note: Windows update can't be disabled permanently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages