Can I try repairing the Windows Update service to fix error 1058?

Question

Grade: Education Subject: Support
Can I try repairing the Windows Update service to fix error 1058?
Asked by:
65 Viewed 65 Answers

Answer (65)

Best Answer
(397)
Yes, you can. Open the Services app (search for 'Services' in the Start menu). Find 'Windows Update' and right-click it, then select 'Restart'. Alternatively, you can try right-clicking and selecting 'Properties', then set the Startup type to 'Automatic'. To repair, open Command Prompt as administrator and run the command: `sfc /scannow` followed by `DISM /Online /Cleanup-Image /RestoreHealth`.