Skip to main content

Blue screen popup while installing windows

I think hardware technicians and system administrators in the all over the world are highly unlike this Blue screen in windows operating systems

There are several reasons for this error.

  • Faulty RAM  and VGA Cards
  • Faulty Disk Drives (HDD and Optical Drives)
  • Motherboard unsupported hardware equipment
  1. If you faced this error during  windows installation. first check your RAM cards if you have more than one  RAM card uninstall all RAM cards and try to install windows with a only one RAM card.
  2. If problem continues change your installation drive, ( Eg: If you have an internal DVD Rom try with a external DVD Rom or another internal DVD Rom or try to install with a USB stick)
  3. Remove any newly installed hardware items of your computer and try .
  4. Change your HDD and try to install.
  5. DO 1,2,3 options together it will be ok, but if is not your motherboard may be malfunction. in this case you have no option and you should change the mother board.

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 ...