Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmdotin/f36e4fdbc2def3434a908735e457ef54 to your computer and use it in GitHub Desktop.
Save dmdotin/f36e4fdbc2def3434a908735e457ef54 to your computer and use it in GitHub Desktop.
How do I remove my Ubuntu partition from Windows 7
Boot your system using windows Recovery / Repair cd
go to "repair your system"
use command prompt
type bootrec /fixboot then hit enter
type bootrec /fixmbr then hit enter
exit
Restart to windows
Use Disk Management
Delete Ubuntu Partitions & Make it Unallocated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment