Pause Windows Updates
C:\Users\USER-PC>net stop wuauserv The Windows Update service is stopping. The Windows Update service was stopped successfully. C:\Users\USER-PC>net stop bits The Background Intelligent Transfer Service service is stopping. The Background Intelligent Transfer Service service was stopped successfully. C:\Users\USER-PC>net stop dosvc The Delivery Optimization service is stopping. The Delivery Optimization service was stopped successfully.
Continue Windows Updates
C:\Users\USER-PC>net start wuauserv The Windows Update service is starting. The Windows Update service was started successfully. C:\Users\USER-PC>net start bits The Background Intelligent Transfer Service service is starting. The Background Intelligent Transfer Service service was started successfully. C:\Users\USER-PC>net start dosvc The Delivery Optimization service is starting. The Delivery Optimization service was started successfully.