This is a common error in Windows 10
One of the main reason for this error is you might installed a cracked version of Windows 10.
So, this post will help to install Windows 10 from official sites.
What you need ?
1. A computer where Windows going to be installed
2. Internet connection
3. USB pen drive
Download Windows 10 ISO image from official microsoft website
https://www.microsoft.com/en-in/software-download/windows10
and continue as shown in the following figure.
You may download ISO image using smart phone or computer

Download 64 Bit version
Create a bootable USB Flash Drive using the Diskpart utility
Insert your USB flash drive into your system
Go to Run by pressing Windows and R key
Then type CMD and press enter. See figure below
Type DISKPART
Type LIST DISK - This will show the disk number and size
Select Disk X (Replace x with USB flash drive number. See example given below :)
CLEAN - This wipes the drive
CREATE PARTITION PRIMARY
SELECT PARTITION 1- Selects partition 1
ACTIVE - Marks the current partition as active
FORMAT FS=NTFS QUICK - This formats the partition
ASSIGN
EXIT
Now mount Windows 10 ISO image using any software (Eg: Power ISO )
Copy entire files to your USB drive .See figure below
Eject USB drive safely.
Now plug this USB drive to a computer where Windows 10 to be installed.
Switch on computer.
Go to BIOS options.
Make sure Boot from USB Storage drive is enabled.
Also make sure ,USB Storage drive is the first option in Boot Priority
Save BIOS settings.
Restart computer and it will automatically boot from USB.
Windows 10 installation will start...
Post a Comment