MBRWizard is a Free Portable command line (Master Boot Record) MBR Manager. It can be used to address all types of Master Boot Record (MBR) problems. Its functions include; list MBR entries, backup a MBR, restore MBR from backup, repair MBR, list partitions, delete partitions and can even be used to create a bootable USB flash drive in Windows.
MBRWizard | Master Boot Record Manager
MBRWiz Command Usage Examples
The following examples were performed from a running Windows command prompt. To open a command prompt window, simply press Win + R, then type cmd.exe into the run dialog, and press Enter. Then cd to the drive and directory where you have stored the executable program.
To display a list of options:
MBRWiz /List
Repair MBR:
MBRWiz /Repair=1 /Disk=0
Make Active "Bootable" Partition:
MBRWiz /Active=Yes /Disk=0 /Part=0
Create a backup of C Drive MBR:
MBRWiz /save=C:\savedMBR
Restore C: Drive MBR backup:
MBRWiz /Restore=C:\savedMBR
Hide a Partition:
MBRWiz /Hide=Yes /Disk=0 /Part=2
Delete a Partition:
MBRWiz /Part=2 Del
MBR Wizard Specs | Official Site | Where to Download
- Extracted Size: 144 KB
- Authors Website: https://mbrwizard.com/index.php
- Developer: Created by Roger Layton
- License: Freeware (for personal use)
- Supported OS: Windows
- Downloading: You can grab this MBR Tool here:
MBRWizard Download