Last Updated: February 25, 2016
·
280
· orsenthil

Find if your windows OS is 32 bit or 64 bit

Go to run (CNTL +R)

Type cmd.exe

Now in the command prompt, type.

C:\Users\senthil>wmic OS get OSArchitecture

And you will get the response as

OSArchitecture
64-bit