Skip to main content

Windows is not Loading.

Hello Community

I got problem to load windows 7 home premium 64 bit on my Asus Laptop (S500C Notebook PC).

I bought this notebook 2 years ago and it had windows 8 on it. after a year later windows 8 started to show lots of problems like very slow running and others so I didn't use it almost for a year. a week ago I tried to use it but I forgot the windows log in password and I was not able to recover it and also when ever I turn on the pc instead of lunching user log in screen; it sign in automatically to guest which I don't know why.

So I tried to install fresh new windows 7 home premium 64 bit but I was not able to install new windows on any partition coz it says The selected disk is of the GPT partition style

There was lots of partitions on my laptop like 1) recovery 2) system 3)OS and etc. I deleted all the partitions and created only two partitions then I installed windows. it took little while to install but completed successfully but after restarting its not loading. the new installed windows in not loading. I don't know why.

This Notebook doesn't have cd/dvd drive, On bios there was not any boot options. there was only one boot option - Hard disk drive(HDD), As I have external usb dvd drive I need bootable option for USB so I did these things before I install new windows.

->> USB device is plugged in

F2 to BIOS

Switch to "Boot" and set “FastBoot” to Disabled

Switch to "Security" and set "Secure Boot Control" to Disabled

F10 to save and exit and immediately press F2 to BIOS

Only then could I switch to "Boot" and set “Launch CSM” to Enabled

F10 to save and exit and immediately press F2 to BIOS

Now select a boot option USB

F10 to save and exit - booted right to USB

Help me please....

Answer this question I have this problem too

Is this a good question?

Score 1
Add a comment

1 Answer

Merry Christmas, Mohan,

You can create a bootable USB flash drive to use to deploy Windows Server Essentials. The first step is to prepare the USB flash drive by using DiskPart, which is a command-line utility. For information about DiskPart, see DiskPart Command-Line Options.

To create a bootable USB flash drive

  1. Insert a USB flash drive into a running computer.
  2. Open a Command Prompt window as an administrator.
  3. Type diskpart.
  4. In the new command line window that opens, to determine the USB flash drive number or drive letter, at the command prompt, type list disk, and then click ENTER. The list disk command displays all the disks on the computer. Note the drive number or drive letter of the USB flash drive.
  5. At the command prompt, type select disk <X>, where X is the drive number or drive letter of the USB flash drive, and then click ENTER.
  6. Type clean, and the click ENTER. This command deletes all data from the USB flash drive.
  7. To create a new primary partition on the USB flash drive, type create part pri, and then click ENTER.
  8. To select the partition that you just created, type select part 1, and then click ENTER.
  9. To format the partition, type format fs=ntfs quick, and then click ENTER.
  10. Type active, and then click ENTER.
  11. Type exit, and then click ENTER.
  12. When you finish preparing your custom image, save it to the root of the USB flash drive.

You can also do it with third-party software.

Check out here: https://www.minitool.com/create-a-bootab...

Was this answer helpful?

Score 0
Add a comment

Add your answer

Mohan will be eternally grateful.
View Statistics:

Past 24 Hours: 0

Past 7 Days: 0

Past 30 Days: 0

All Time: 398