To know the Operating System(OS) architecture from the command prompt, you have to run the the following command on the command prompt.
wmic os get osarchitecture
OUTPUT:
OSArchitecture
64-bit
To know the Operating System(OS) architecture from the command prompt, you have to run the the following command on the command prompt.
wmic os get osarchitecture
OUTPUT:
OSArchitecture
64-bit