Question
Can I try repairing the Windows Update service to fix error 1058?
Asked by: USER8448
65 Viewed
65 Answers
Answer (65)
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`.