Share a small software with you
Many of my friends have installed Windows and Ubuntu dual systems.Program). 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, download the mbrfix software http://115.com/file/dne7q4hg
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.