3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Remove linux from windows dual boot.

Remove linux from windows dual boot.
«
  • cmd.png
  • commands.png
No matter how great people say linux is, you may at some point want to remove it.
The only things you need are:
MbrFix, available at: http://www.sysint.no/products/Download/tabid/536/language/en-US/Default.aspx 
 
Cmd.exe (pre-installed on windows)
A keyboard.

Run cmd.exe (type "cmd" into run)
Type: C:\users\...\mbrfix.exe /drive 0 savembr BACKUP.bin

Obviously, you need to replace the ... with the correct path, and if you have multiple drives, you need to replace "drive 0" with whichever drive windows on (numbering starts at zero). If you have a 64 bit system replace "mbrfix.exe" with "mbrfix64.exe", both are included in the download, as well as some better instructions on their use.

You have now saved a backup of the mbr, so now you can repair it.

Now type (following the same instructions as for the last command):
C:\users\...\mbrfix.exe /drive 0 fixmbr /win7

For systems other than win7, replace "win7" with:
"vista" for vista (why? being stuck on linux is an upgrade from vista.)
"2003" for windows 2003
"xp" for... I think you can guess this one (it's XP, if you didn't guess already)
"w2k" for windows 2000

When the warning appears, hit Y.
 
Remove these adsRemove these ads by Signing Up
 

Step 1Completion.

Completion.
Now the mbr is fixed, you can remove linux.

IF YOU HAVE NOT FIXED THE MBR AND DO NOT HAVE THE WINDOWS INSTALL DISK, DO NOT PROCEED WITHOUT FIXING THE MBR.

Open control panel and go to partition and format hard drives.

Select the disk you installed linux on.

Delete the linux partitions (these are usually the two or three that windows cannot see a file format for, and will give a "this partition was not created by windows" warning when you try to dellete them)

Extend the windows partition into the free space.

Reboot.

The PC should boot straight into windows.
« Previous StepDownload PDFView All StepsNext Step »

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
5
Followers
4
Author:The Skinnerz