Does a corrupted Windows component store cause Error 1603?

Question

Grade: Education Subject: Support
Does a corrupted Windows component store cause Error 1603?
Asked by:
58 Viewed 58 Answers

Answer (58)

Best Answer
(241)
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`.