User Tools

Site Tools


is_my_windows_64_or_32_bit

Is my Windows 64 or 32 Bit

Oct 2017


This is an annoying question because from the UI, it is not always obvious. However from the command line, you can use this command to find out

  wmic os get osarchitecture


You will then get an output that looks like the following:

 OSArchitecture
 64-bit



is_my_windows_64_or_32_bit.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1