I want to completely wipe a harddrive with Ubuntu on it, so I can put Windows back on it. How do I do that? I don't want to dual boot either, I just want to wipe the drive and put Windows on it. How do I do this? Thanks!
-Trace
I want to completely wipe a harddrive with Ubuntu on it, so I can put Windows back on it. How do I do that? I don't want to dual boot either, I just want to wipe the drive and put Windows on it. How do I do this? Thanks!
-Trace
You can do this directly from Windows installer, just select "Advanced" partitioning, remove all partitions of your drive, create a new one (Windows will create addtitional partitions - recovery and ESP) and proceed as in normal installation.
Alternatively you could use Live CD/Live USB of some Linux distribution, e.g. drive you installed Ubuntu from. Click "Try Ubuntu without installing". There are variety of tools you can use at this point. For GUI operation I'd recommend GParted, you can install it using apt-get install gparted
like you'd do on regular Ubuntu installation. Operation is preety straightforward, but in case of problems you can refer to manual.
Please note that this will remove all your data from the drive you kept Ubuntu on!