Skip to main content

How to Install Windows 10

Before you install any operating system to your computer you should learn how the computer load an operating system to It’s memory from hard disk. When you press the power button on your computer It will load the bios program to the memory from the bios chip on the motherboard. Bios program is a set of instruction. Then bios do the power on self-test and find the operating system from installed disk’s. After that computer read the Master Boot Record form OS installed disk and load the operating system as per the instruction of MBR.

So if you want to install windows 10 or any operating system you should go to the bios program and change the first boot device to CD/DVD ROM or USB Flash Drive. (if you are using bootable USB).

How do I enter to the BIOS?
It depends on manufacturer of the motherboard. Regularly F1, F2, F10, Del, Esc, keys are used to enter bios program. Some Laptops have special unique key for it.  Press the power button and then press the relevant button from above buttons. At that moment computer will load the bios setup. In the bios you can change the first boot device under the boot options to CD/DVD ROM or USB Flash Drive. (if you are using bootable USB). Save the changes and insert windows 10 DVD to the DVD Rom or plug the windows 10 USB drive and restart the computer.

Now computer read the bootable DVD or USB and display “Press any key to boot from CD or DVD” then press any key to load the operating system setup.

In windows setup first you have to select language and other preferences and click next.



Then click install now.


Enter the Windows 10 Licensed Key


Now we are going for a clean installation click “ Custom: Install Windows only (advanced)




Where do you want to install windows ?
You can Select, Delete and Create hard disk partitions here. If you are going to delete or format partitions all data on it will be lost.
Chose a partitions to install windows and click next. 

Windows will begin to install automatically. And several times restarts


After Several restarts Windows complete the installation.
Thank You.


Comments

Popular posts from this blog

WIFI adapter not showing in the windows device manager why ?

First Reason :-  First you should go to the BIOS program and check the status of the wifi adapter. If wifi adapter disabled form the BIOS device manager will not show the wifi adapter. If it is disabled. Enable it and boot the Laptop.   Second Reason :- This can be a Hardware Faulty. Open the laptop cover and find the PCI wifi adapter then replace with a same adapter.( This work is need a some technical skill. If you do not have it. Hand over to the laptop repair tech guy or you can use an USB wifi adapater )

Master Boot Record (MBR) & Globally Unique Identifier Partition (GPT) based partion disks

As a IT Professional you should familiar with these MBR and GPT based  partition disks.  If you need a install a hard disk on a PC that running windows 7 you can chose two partitioning systems. Partition schemes are Master Boot Record (MBR) based partition scheme Globally Unique Identifier Partition (GPT) based partition scheme Master Boot Record (MBR) based partition scheme In the Master Boot Record you can find the partition table for the disk and master boot code. during the computer start-up process BIOS read MBR and find the which partition is the marked as active in the disk. In the active partition contains operating system. Limitations of the MBR. Only four partitions for each disk. Maximum partition size is 2TB Can not create a redundancy options. Globally Unique Identifier Partition (GPT) based partition scheme GPT based partition avoided limitations of the MBR partitions scheme GPT supports. 128 partitions Ability to create partition ...