====== 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 \\ \\