Delete the ubuntu startup Item installed by wubi in Windows 7.

Source: Internet
Author: User
Tags wubi

I am a linux enthusiast to delete the ubuntu boot item installed by wubi in Windows 7, but it is not a great startup Item, just a cainiao-level startup Item! I usually have the opportunity to try the Linux system on a virtual machine. There are also several Linux versions that I have tried, such as ubuntu, openSUSE, and RedHat. debian and so on. If you don't have a good choice for using professional software in Linux, I just want to use Linux. In particular, ubuntu has an increasing user base. Open source is a trend, but it still takes a long way to go. I used to play with Linux on a platform, but Windows XP was used on the platform. Not long ago, I used my laptop to install Ubuntu through wubi, but after the installation, I found that the hard disk layout was poor and I had to re-partition it. As a result, the problem arises. After ubuntu is uninstalled, the system startup Item contains the residual invalid Ubuntu startup Item options. I have found many methods on the Internet. I mentioned a lot about running --> msconfig --> startup items --> deleting ubuntu startup items. However, this method does not seem to work, because windows 7os is the only startup Item in WIN7. In addition, this article is taken from a method that Baidu Knows. After using it, it solves this problem. Add this method description. 1. Start the cmd window as an administrator. (You must start it as an administrator. Otherwise, the system prompts that the startup configuration file cannot be opened and access is denied. You can find cmd.exe in C:/windows/system32/cmd.exe.pdf and right-click it to run as an administrator. 2. Enter and execute the command bcdedit. the following result is displayed: C: /Windows/system32> bcdedit Windows Boot Manager -------------------- identifier {bootmgr} device partition = C: description Windows Boot Managerlocale zh-CNinherit {globalsettings} default {current} resumeobject {f00a81b4-9c18-11de-817f-f75094157968} displayorder {current} {f00a81b3-9c18-11de-817f-f75094157968} {f00a 81b8-9c18-11de-817f-f75094157968} toolsdisplayorder {memdiag} timeout 10 Windows Boot Loader ------------------- identifier {current} device partition = C: path/Windows/system32/winload.exe description Windows 7 locale zh-CNinherit {bootloadersettings} recoverysequence {f00a81b6-9c18-11de-817f-f75094157968} recoveryenabled Yesosdevice partition = C: systemroot/Windowsresumeobject {f00a81b4-9c18-11de-817f-f7509 4157968} nx OptIn Real-mode Boot Sector ------------------- identifier {f00a81b8-9c18-11de-817f-f75094157968} device partition = F: path/ubuntu/winboot/wubildr. mbrdescription Ubuntu [description of the System Version] the last record is the ubuntu to be deleted, its idnumber is {f00a81b8-9c18-11de-817f-f75094157968} 3. Enter and execute the command bcdedit/delete {f00a81b3-9c18-11de-817f-f75094157968} to get the operation successful prompt: C:/Windows/system32> bcdedit/delete {f00a81b3-9c18-11de-817f-f75094157 968} The operation completed successfully. 4. restart The computer and verify The operation!
 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.