I would like to share with you a small software. many of my friends have installed windows and ubuntu dual systems, wubi is just like uninstalling a common program in the control panel ). However, when you detach a linux partition, you may not be able to directly delete it...
Share a small software with you
Many of my friends have installed windows and ubuntu dual systems. (well, this refers to hard disk installation. if wubi is used, it is just like uninstalling a common program on the control panel ). However, if you delete a linux Partition directly during uninstallation, you may not be able to start the computer to enter the system. this is because the mbr is overwritten during ubuntu installation.
Therefore, a safe solution is to fix the mbr of the computer and then delete the partition where linux is located.
So first of all, download the MbrFix software http://115.com/file/dne7q4hg www.2cto.com notes: invalid, Please Baidu
After the download, decompress the file and copy mbrfix.exe to drive C.
Open DOS (Start-> Run-> enter cmd-> Press enter) or directly open the command prompt in the attachment.
Enter C: enter in DOS
Enter MbrFix/drive 0 fixmbr and press enter.
Select yes.
At this time, you can restart the machine. check that the dual-system option is missing ~
The next step is simple. for windows 7, right-click the computer, choose "manage"> "Disk Management"> "delete linux partitions", and create new partitions in the new available space. The world is quiet.
In fact, we recommend that you use the VirtualBox virtual machine of oracle for simple development or experience.
From the column of Octobershiner