0

I have no knowledge of Ubuntu at all. I don't know how to preform a system wipe nor preform a BIOS boot; all my knowledge on these are in windows OS's. I literally just built my first PC and just wanted a free OS, that is why I downloaded it in the first place. I just want to switch back for compatibility reasons. Also i don't particularly know much about computers either, for instance I was looking around and i found out about partition drives and gParting, I didn't know about these prior to looking.

Joe
  • 1
  • 1

1 Answers1

-1

It's very easy!

1) Boot your Windows install DVD

2) Progress though the screens until you see "Setup is starting". Wait till you land on the next screen.

3) At that point do not continue further in the installation screens until doing steps 4-6

4) Press SHIFT+F10

5) In the CMD Window, type the following:

diskpart
list disk
select disk 0 #Replace the "0" accordingly
clean
exit
exit

6) Continue on with the install. You disk has been wiped!