How to Check Windows bit – If Windows 32 or 64 bit?

We are showing here – How to Check your Windows Bit Version? You don’t know or forget, what is your Windows Operating System Running on 32bit or 64bit. We know there are many ways to check it. You can use the command prompt to find out the results. Let’s see –

Check 32-bit or 64-bit using WMIC:

You can get to know the OS architecture by running the below simple command.

wmic os get OSArchitecture

Example:

c:\>wmic os get OSArchitecture
OSArchitecture
64-bit
c:\>

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.