Skip to main content

HOW TO CREATE UEFI BOOTABLE USB DRIVE TO INSTALL WINDOWS 8/8.1

Before comes Windows 8 and Windows 8.1 you made thebootable iso for Windows 7.Boot from USB and start to setup the Windows 7. Windows 8/8.1 don’t include thetraditional BIOS. They useUEFI firmware so you must follow another way to create abootable USB.
If you interest to read what isUEFI you can find a small description here and more detailshere.
UEFI is more secure and faster than traditional BIOS but here comes the problem when you try to boot from an iso file to install Windows 8/8.1. I have spent lot of hours until found the right way to boot from a USB to install Windows 8/8.1.
As an IT when Windows 8 realeasedI download the iso,  create the bootable usb to start the installation but never boot.I change USB , download again the iso , create multiple times the bootable usb but every time the same results.
After lot of search I understand that must create a UEFI bootable USB to start the installation of  Windows 8/8.1. Follow I will explain how can do it and I hope to save lot of time.
To create UEFI bootable usb I use Rufus . It is small utility that create bootable usb flash drive. You can find lot of these utilities but the difference from other utilities is that offer 3 different partition schmeme to target the system type, such as those UEFI based computers.
  • Download the utility from https://rufus.akeo.ie/
  • Plug in the USB flash drive in the PC.
  • Open the utility and you will get the following window 
  • If Rufus can't recognize your USB or you don't have plug in the USB you will have a windows like
  • As I say before you can see the 3 different partition schemes . The default one is the MBI partition scheme for BIOS or UEFI computers . Don’t change it
  • Find the option Create a bootable disk using ISO Image and click on the button.
  • Choose your iso file that you want to add.
  • Click Start.
Wait until finsh. Unplug from your pc and plug in the pc that you want to install Windows 8 or 8.1 Powen On the PC and wait until get the message Click on any key to boot from USB.
Very easy but YOU MUST KNOW the way. I hope to find interested my article and save your time. Do your comments and help to be better.

Comments

Post a Comment

Popular posts from this blog

SoftBank Lands $236M From Alibaba And Foxconn To Bring Its Pepper Robot To The World

Remember Pepper,  the intelligent robot that SoftBank unveiled last year ? Pepper goes on sale in Japan this coming weekend, but in advance of that launch  SoftBank has revealed  that Alibaba and manufacturer Foxconn have invested $118 million each in its robotics division. That deal will give Alibaba and Foxconn 20 percent shares in SoftBank Robotics Holdings (known as SBRH), with SoftBank retaining a dominant 60 percent stake. “SoftBank, Alibaba and Foxconn will build a structure to bring Pepper and other robotics businesses to global markets, and cooperate with the aim of spreading and developing the robotics industry on a worldwide scale,” SoftBank said in its announcement. SoftBank isn’t short on money, of course — it is building up quite a portfolio of e-commerce investments across Asia — but its two partners bring know-how, strategy and global networks to the table. So, it looks like Pepper has eventual world domination plans. Or, at least, ...

LeafLink Raises $750K To Become Salesforce For The Cannabis Industry

LeafLink , an NY-based wholesale management platform for the cannabis industry, has closed a $750k seed round led by group of NY angel investors. The software platform is designed to support participants in a B2B supply chain, providing basic tools designed to save money for retailers and allow producers to get better pricing for their product. These tools will include a centralized location to view correspondence between buyers and suppliers, inventory and order tracking tools, and a portal to discover new products and services so users can source leads and close deals from within the platform. Founders Ryan Smith and Zach Silverman explained that they “believe cannabis regulation and distribution is moving toward mimicking the alcohol industry with regional distributors and nonsensical supply chain participants”. By focusing on creating a supply chain similar to the alcohol industry, the company hopes to eventually be the universally accepted way for buyer...

Apple to release new small phone before iPhone 7

Apple to release new small phone before iPhone 7 Apple is to create a smaller, cheap version of the iPhone, persistent to the 4 inch size of the iPhone 5. Apple is testing 5 different iPhone 7 models. It will sell next to Apple’s existing phones however mark the first time that Apple has ready a latest phone smaller than the one it locate on sale before. There will be the choice of 2 or three colours likely the  gold, space grey  and silver options that mainly Apple products now coming up. Other than inside there will be very much better components. The flagship improve will be the addition of the A9 chip that powers the iPhone 6S. There may also be a number of changes to the outside. The most able to be seen is apt to be the addition of the somewhat curved edges that are found on the iPhone 6 and 6S. careinfo.in Apple  dropped the iPhone 5C previous this year. A number of hoped that it would be replaced by a 6C, though reports at the time made clear that we...

Google, Microsoft, Mozilla And Others Team Up To Launch WebAssembly, A New Binary Format For The Web

Google, Microsoft, Mozilla and the engineers on the WebKit project today announced that they have teamed up to launch WebAssembly, a new binary format for compiling applications for the web. The web thrives on standards and, for better or worse, JavaScript is its programming language. Over the years, however, we’ve seen more and more efforts that allow developers to work around some of the limitations of JavaScript by building compilers that transpile code in other languages to JavaScript. Some of these projects focus on adding new features to the language (like Microsoft’s TypeScript) or speeding up JavaScript (like Mozilla’s asm.jsproject). Now, many of these projects are starting to come together in the form of WebAssmbly. The new format is meant to allow programmers to compile their code for the browser (currently the focus is on C/C++, with other languages to follow), where it is then executed inside the J...