3

I want to reinstall Wubi on Windows 7 (ASUS 1215N). I followed the uninstall instructions at this Ubuntu Wiki page.

I get this error message:

Error executing command
>>command=C:\windows\System32\bcdedit.exe /delete
(1ed40def-63a5-11f5-88ad-a65437514e86) /f
>>retval=1
specified entry
The system cannot find the file specified

>>stdout=

There is a log file that shows a traceback of python programs in lib/wubi.

What can I do now to get rid of the vestiges of my previous Wubi so I can reinstall?

jaz
  • 31

1 Answers1

0

I am assuming that you just want to get rid of the "Ubuntu" entry in the bootloader. To do this, press Windows Key(Super) + R and type in msconfig. Press enter. Go to the boot tab and highlight the wubi entry. Click delete. Restart the computer. It should boot to Windows without giving you the Ubuntu option.

William
  • 7,720