<p>Often when we are installing software or drivers for windows machine we would like to know with OS version, RAM, and other details.</p>
<p>This can be done by just 2 steps,</p>
<ol>
<li>Windows button + R ----> opens the Run.<br />
<br />
<img src="/UploadFile/BlogImages/04282022055332AM/image.png" /><br />
</li>
<li>Type “msinfo32” and click enter.</li>
</ol>
<p>Now you can see below window.</p>
<p style="text-align:center"><img src="/UploadFile/BlogImages/04282022055332AM/image-20220428080112-1.png" /></p>
<p>Works with any windows version.</p>
<p>Here you can check system’s</p>
<ol>
<li>Hardware Resources</li>
<li>Software Components</li>
<li>Components</li>
</ol>
<p>Try this when you need system information and leave your feedback here.</p>