Question
Does a corrupted Windows component store cause Error 1603?
Asked by: USER9619
58 Viewed
58 Answers
Answer (58)
Yes, a corrupted Windows component store can lead to this error. You can attempt to rebuild it using DISM (Deployment Image Servicing and Management). Open Command Prompt as administrator and run `DISM /Online /Cleanup-Image /RestoreHealth`.