up vote 2 down vote favorite
share [g+] share [fb]

I have manually installed Windows 7 Ultimate on my AMD on 32-bit, but i am not sure if i have 32 or 64 bit.

My Windows 7 System (CP) tells me i have a 32-bit OS, but that my processor is a AMD Athlon64.

So, do i have a 32 or 64 bit?

Is it better to use 64 bit? I don't think so, a lot of programs tell at their websites 'only 32-bit'. it still works, but that would be because i have installed w7 as 32-bit.

link|improve this question

79% accept rate
1  
This may be of interest to you: superuser.com/questions/56540/32-bit-vs-64-bit-systems – Mehper C. Palavuzlar Dec 14 '09 at 21:40
@mehper Excellent link! – Mokubai Dec 14 '09 at 22:20
feedback

5 Answers

up vote 7 down vote accepted

You have a 32bit OS on 64bit capable hardware.

Basically, this means you CAN use a 64bit OS, but you don't have to. There's really little point unless you have >3GB of RAM. Compatibility issues are mainly a thing of the past, too - 64bit architecture can emulate 32bit architecture just fine in the vast, vast majority of cases.

link|improve this answer
Key point here is emulate which is SLOWER – Jakub Dec 14 '09 at 17:53
emulate is perhaps not the right word. It's fast. Very fast. You won't notice the difference sort of fast. – Phoshi Dec 14 '09 at 17:58
2  
@Jakub not slower in a way you're likely to be aware of. – phoebus Dec 14 '09 at 18:58
2  
I agree, emulate is too strong a word. The problem here is that these days processors have a command dispatcher that breaks down instructions into micro ops, the x86 and even x86_64 cores the OS sees could effectively both "emulated" features of a completely different execution core. I think the 64 bit places an extra burden on the CPU, but I don't believe that the 32 bit "emulation" imposes any speed loss. en.wikipedia.org/wiki/Micro-operation – Mokubai Dec 14 '09 at 20:08
thank you! I think i'll leave it at 32bit. i've got not much ram, 1 GB. I don't think i want 64 bit :) – TutorialPoint Dec 15 '09 at 15:17
show 1 more comment
feedback

You have 32-bit Windows and a 64-bit processor. You should be looking for 32-bit programs if you're installing anything. Mainstream 64-bit chips can run 64-bit and 32-bit operating systems. Unless you have 4GB memory or more, there isn't much need for you to have a 64-bit OS.

link|improve this answer
feedback

There is a good article available here (PDF) which goes into a little detail about the difference between 32bit and 64bit AMD processors which might help you.

link|improve this answer
feedback

I believe the main advantage to using a 64-bit OS comes when you do computational intensive tasks (video processing, compiling, 3D rendering, etc.).

Your normal day-to-day usage such as web browsing and email will be the same on either a 32-bit or 64-bit OS.

link|improve this answer
feedback

GRC.com has a great little utility, Securable, that will tell you if your CPU is 64-bit, as well as a couple other useful details. No installer, small download, highly recommended.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.