Solved Program Files (x86)

Hikermann

New member
Member
Local time
1:44 AM
Messages
61
PC / Windows 7: in C:\ there is 1) Program Files and 2) Program Files (x86); why the two and what is the difference; should/could one or the other be deleted? Thank you.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Hard Drives NW
OS
Windows 7 Home Premium (x64) Service Pack 1
64 bits versions of Windows have many folders and data structures separated for running 32 and 64 bits programs together, side-by-side. In particular, "Program files" and "Program Files (x86)" is one of those.

The purpose is the same as it always was, to serve as the standard place to install system-wide software. As x64 Windows is fully capable of running both x64 and x86 programs, it must be also possible to install them at the same time. So it was created the notion of having two program files folders for each one, to serve each as the standard based on the bitness.

But its whole existence is merely to serve as a convention, as everything it does can be solved by other means. There is no limitation that programs must be installed to the "proper" folder according to its 32/64 bits status, Windows simply doesn't cares at all about the location. The main advantage is to make it possible to have both versions of a program installed simulaneously, something that most default configurations of Windows do, and most software out there respect that convention. But in the end, it's just that, a convention.

Could one of them be deleted?
Yes, absolutely. The location of each is fully configurable and can even be changed to the same location. As long as you consolidate them in one place, you can get rid of the other.

Shoud one of them be deleted?
I can't think a good reason for even attempting doing so. All I said in the previous paragraph is possible, but terribly difficult to do in practice, and there isn't even any benefit in doing so, so why bother? This convention is one of the rare cases where the defaults in Windows not only works well, but also makes sense and are a good idea.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Toshiba Sattelite A665-S6092
OS
Windows 7 Ultimate x64
CPU
Intel Core i7-740QM
Memory
8 GB DDR3
Graphics Card(s)
NVIDIA GeForce 330GT
Screen Resolution
1366x768
Hard Drives
Samsung 840 SSD 500GB
1TB USB3 external HD
Cooling
Coolermaster Notepal U3 notebook cooling pad
Internet Speed
3mbps ASDL
Antivirus
ClamWin 0.98.7
Browser
Opera 12.17 x86 (main), Firefox 38 (sec), IE11 (last resort)
Thank you / appreciated.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Hard Drives NW
OS
Windows 7 Home Premium (x64) Service Pack 1
If you would like to reduce the size of the operating system you should try NTLite.
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 Professional 64-bit
Antivirus
No antivirus
Browser
Firefox
I would not advise deleting either of your Program Files folders. It's not hurting anything to keep both of them; and you might mess something up that is looking for something in one of those folders.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell
OS
Linux Mint 18.2 xfce 64-bit (VMWare host) / Windows 8.1 Pro 32-bit (VMWare guest)
CPU
Haswell
Memory
4 GB
Monitor(s) Displays
Acer 23"
Screen Resolution
1920 x 1080
Hard Drives
Two hard drives, 1TB each: One for Linux, one for my data.
Keyboard
IBM Model M
Antivirus
Sophos (Linux), Trend Micro (Windows)
Browser
Firefox, Opera
Other Info
I use Samba to share my data drive with the other computers at my house and with my guest session in VMWare Workstation Player.
Back
Top