How can I determine the size of the Component Store?

Responsive Ad Header

Question

Grade: Education Subject: Support
How can I determine the size of the Component Store?
Asked by:
52 Viewed 52 Answers

Answer (52)

Best Answer
(284)
You can use the following command in an elevated command prompt to determine the size of the Component Store: `DISM /Online /Cleanup-Image /AnalyzeComponentStore`. This will provide a report detailing the space used by different components and identify potential savings from cleanup.