Home  >  Article  >  Operation and Maintenance  >  How to uninstall ubuntu system

How to uninstall ubuntu system

藏色散人
藏色散人Original
2019-07-08 09:36:4126138browse

How to uninstall ubuntu system

How to uninstall the ubuntu system?

If it is a dual system, how to uninstall the ubuntu system:

First download a mbrfix.exe, a small software of dozens of KB, put it in the root directory of the C drive, and open it Command prompt, run the following two commands

cd c:\
MbrFix /drive 0 fixmbr /yes

Then right-click on My Computer or Computer, select "Manage", enter "Disk Management", and delete the partition where Ubuntu is located.

If it is a single system, just format the entire disk when installing Windows.

Recommended: "Linux Tutorial"

The above is the detailed content of How to uninstall ubuntu system. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn