Disk Management
Go to solution
Solved by bgibbz,
Back up all data on your old drive. THIS WILL DELETE EVEYTHING ON THAT DRIVE.
Right click the windows button and run cmd prompt as admin.
Type
>diskpart
>list disk
>sel disk ## (number is drive number from above command)
>clean
>cre par pri
>format fs=ntfs quick
Do not type the ">" symbol btw
also, you did not install windows in uefi mode. If your motherboard doesn't support it, no problem, otherwise you may want to reinstall now before you fully populate your clean install, as it adds some benefits. .

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