Master Boot Record (MBR) Fix and Repair on Pre-XP Systems
This fdisk command will allow you to recreate the Master Boot Record or MBR on systems running WIndows prior to XP. Although this can be dangerous, it is a quick way to fix many boot issues.
This is for Windows systems before XP. Follow these directions for restoring MBR on XP systems.
1. Click Start
2. Click Run
3. Type CMD and hit ENTER
4. From this dos box command line:
FDISK /MBR
This rebuilds the boot sector of the first bootable hard disk based on current disk structure. The partition table information should not be altered.
This is usually used to repair a damaged, corrupted, or infected master boot record.









ir4 said on January 18, 2009
and in Vista?
Devakumar said on February 16, 2009
in XP there is no fdisk command so how can i fix my mbr problem please send me solution for this
Gcb_troll said on August 13, 2010
It is recommended that you use the fixmbr command from the recovery console
mark said on August 30, 2010
is there compatible with winxp sp2?