top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Command to get OS architecture in windows ?

+1 vote
324 views
Command to get OS architecture in windows ?
posted Jun 20, 2015 by Harshita

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+2 votes

In windows we can find the os architecture by typing the following command in command prompt.

wmic os get osarchitecture

it will show the os architecture.

answer Jun 20, 2015 by Prakash Singh
Similar Questions
+2 votes

Any sample example would be helpful, I want to use all files from a directory and want to apply certain operation on it.

+1 vote

I have a good friend, whose Microsoft screen saver started acting up, and they couldn't shut it off, so, using the shutdown function, turned the computer off. When they turned it back on, their password no longer works.

Any idea what happened? Or better yet, how do they get back into their computer? (No, they do not have a password recovery disk.)

+1 vote

Lets say, I have a system with only 1 core and with Windows OS. Using VMWare I am installing Linux on that. Can I share this core for VM and Base OS?

I mean if we have number of core 4 then in vmware we can assign 2 core. So, 2 Core for Linux and 2 core for windows. But what if I have number of core only 1, or if i have number of core 4 and in vmware I assign 4 core to Linux.

Will it share the core time wise?

...