Deactivate a Active HDD
Go to solution
Solved by Mr Velocity1577,
FIXED
1. Open Command Prompt.
2. Type: diskpart
3. At the DISKPART prompt, type: list disk (This command will list all the disks that you have)
4. In the next prompt, type: select disk # ( # means the number of the disk which contain the wrong active partition )
5. At the DISKPART prompt, type: list partition
6. Use the command: select partition # (# means the number of the partition that you want to mark as active)
7. Inactive the active partition with command: inactive

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now