[SOLVED] I can't install Windows 10 64-bit through Bootable USB.

KrmxL

Member
Joined
Aug 22, 2024
Posts
13
Hello!

So, I'm trying to Install 64-bit Windows 10 but my laptop won't boot up from USB at all. My current Windows 10 is 32-bit, my proccesor is 64-bit. I have tried extracting an ISO file and then open the setup.exe from there and it just says this app can't run on yours pc. However if I try to open the 32-bit setup.exe it works just fine.

The issue with the bootable USB is, I go to the screen where it says "Press any key to boot from USB" I press any key and then it just restarts. I have set my BIOS boot to USB so it just keeps doing this thing over and over again until I change the boot order. I can't go past the "Press any key to boot from USB", yes the keyboard works since after I press any key, the screen just goes black and restarts. Can I get some help regarding this?
 
Okay, please open an elevated command prompt and then enter the following commands:

Code:
echo %PROCESSOR_ARCHITECTURE% >> %userprofile%\Desktop\Computer.txt
fltmc filters >> %userprofile%\Desktop\Computer.txt

You should see a file named Computer.txt saved to your Desktop. Please attach it in your next post.

Additionally, have you ensured you have the latest firmware update(s)? It might be worthwhile using the Windows 10 Update Assistant to at least get the latest x86 build of Windows 10: Download Windows 10
 
Okay, please open an elevated command prompt and then enter the following commands:

Code:
echo %PROCESSOR_ARCHITECTURE% >> %userprofile%\Desktop\Computer.txt
fltmc filters >> %userprofile%\Desktop\Computer.txt

You should see a file named Computer.txt saved to your Desktop. Please attach it in your next post.

Additionally, have you ensured you have the latest firmware update(s)? It might be worthwhile using the Windows 10 Update Assistant to at least get the latest x86 build of Windows 10: Download Windows 10
I don't have the latest firmware since my laptop is quite old and I'm not sure how it would handle it. But I will try.

I attached the file.
 

Attachments

You haven't got an x64 processor, it looks like it is only x86, which is why you aren't able to install the x64 version of Windows 10. You're best just using the update assistant which I mentioned earlier.
 
You haven't got an x64 processor, it looks like it is only x86, which is why you aren't able to install the x64 version of Windows 10. You're best just using the update assistant which I mentioned earlier.
But in system properties it does show x64 based processor. That is why I tried this in the first place. I have also tried checking with SecurAble.
 

Attachments

  • Screenshot (3).png
    Screenshot (3).png
    36 KB · Views: 7
  • Screenshot (5).png
    Screenshot (5).png
    231.1 KB · Views: 6
Last edited:
Odd, that your environment variable is different to what is displayed there? Have you checked to see what something like CPU-Z says?

You're running Windows 10 Enterprise on a x64 system with 2GB RAM? Why? Where did you get that .ISO from? I noted that you originally had Windows 7 and struggled to upgrade that to Windows 10.
 
Odd, that your environment variable is different to what is displayed there? Have you checked to see what something like CPU-Z says?

You're running Windows 10 Enterprise on a x64 system with 2GB RAM? Why? Where did you get that .ISO from? I noted that you originally had Windows 7 and struggled to upgrade that to Windows 10.
Yes but I installed an older version of Windows 10. No, I haven't checked CPU-Z. I'll try. I had a friend share the ISO in mega.
 
I would check in CPU-Z and make sure it is actually x86-x64 and then make sure you download an edition of Windows 10 which you have a licence for. That Enterprise .ISO is probably cracked.
 
I got CPU-Z to work with an older version of it. What exactly should I be looking for here?
 
Okay, try and download a older Windows 10 build from UUPDump which isn't an Enterprise edition and then do a clean install with that. If that fails, then the issue is likely to do with your firmware, since that is typically why older machines fail to upgrade to certain builds of Windows 10.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top