How to uninstall ubuntu system

藏色散人
Release: 2019-07-08 09:36:41
Original
26200 people have browsed it

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
Copy after login

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template