To Disable Updates in Windows Pro 10
Firstly open a run dialog Box Press Windows key + R and type gpedit.msc and press Enter to open the Group editor. Navigate to Computer Configuration\Administrative Templates\Windows Components\Windows Update. Double Click to enter. This will bring up the Group Policy for Windows Update . The first option here is a disable radio button select it and save
To Disable Updates Windows 10
I am posting this in case you do not have group policy of Windows Professional
*** Note : You must be logged in with an administrator level account.
- Start by selecting COMPUTER / LOCAL DISK (C:) / WINDOWS / SYSTEM32
- Scroll down and RIGHT CLICK on WindowsUpdateElevatedInstaller.exe and select PROPERTIES.
- Select the SECURITY tab and click the ADVANCED button. Click CHANGE on second line next to Owner.
- In the Object Name Box, type in the USER NAME of your Administrator Account and the click on the CHECK NAMES button. The FULL Admin Account Name should now appear in the box. Highlight the Admin Name and click OK.
- The OWNER should now be your Admin Account. Close this box and then immediately re-open. In the list box below, double click and select ALLOW ADMINISTRATORS ( your admin account ) and check ALL available permission boxes. Click on OK. Re-highlight ALLOW ADMINISTRATORS in the list box and click on APPLY. Next click OK and OK a second time to return to the SYSTEM32 File List.
- Right click on WinUpdateElevatedInstaller.exe and select RENAME. Remove the highlight and move cursor to last character before .exe and add an X to the end of the file name. ( ie... WindowsUpdateElevatedInstallerx.exe )
- Next, scroll down the SYSTEM32 File List to WUAPI.DLL and repeat steps 2 through 6.
- Scroll to WUAPIHOST.EXE and repeat steps 2 through 6 again.
- Scroll to WUAUCLT.EXE and once again, repeat steps 2 through 6.
- Scroll to WUSVR.DLL and once again, repeat steps 2 through 6
- Scroll to WaaSMedicSvc.dll and once again, repeat steps 2 through 5 ( See Note)
- Close all open windows and return to desktop.
- Finally - Select CONTROL PANEL / ADMINISTRATIVE TOOLS / SERVICES ..... and RIGHT CLICK on WINDOWS UPDATE. Select STOP and then select PROPERTIES. In the center of the box, select the drop down arrow at the right of the STARTUP TYPE text box and select DISABLED. Hit OK and close all windows to return to desktop. Select START / SHUTDOWN / RESTART and re-boot your computer.
- Upon rebooting, go back to CONTROL PANEL / ADMINISTRATIVE TOOLS / SERVICES ..... Scroll down to Windows Update and verify current status is still DISABLED.
This should give you back control as it follows the other procedure.
Note:You should be aware this puts a failed to load message in services as WaaSMedicSvc.dll does not like to be took control of as a result it will not let Service Host Local Service Network Restricted run and fails to load for my purposes this is ok**.**
If you have taken ownership of any of these items and want to restore them . Just change the ownership back to NT SERVICE\TrustedInstaller for each DLL and EXE you changed as below and remove the X in the filenames:
Right mouse button click on the file and choose Properties.
- Click Security tab.
- Click Advanced button.
- Click Owner tab.
- Click Edit button.
- Click Other User or Group and type in NT SERVICE*TrustedInstaller*.
- Press Ok on all dialogs until all property dialogs are closed.