Forum Discussion
Xanksipko
Aug 20, 2025Iron Contributor
Why is my command not working?
I wanted to upgrade my OS to a 64-bit from a 32-bit processor. I was following the guide for that here, but when I wanted to make sure my PCU was compatible on step 6, the coreinfo command wouldn...
CalahanReed
Sep 05, 2025Iron Contributor
coreinfo is part of the Sysinternals suite (from Microsoft). When you run it, it expects to be executed from a writable directory, because it may attempt to create temporary files or extract data. If you run it from a read-only directory (like some system folders or a directory without proper permissions), it can produce errors like "unable to extract the x64 image".