SSD not working properly
Go to solution
Solved by WkdPaul,
ok, somehow he was giving wrong instruction, no need to select the volume!
corrected instructions;
Diskpart
Select disk 1
clean
*SKIP*List volume
*SKIP*select volume # (whatever the volume is of the 111gb)
create part pri
format fs=ntfs quick
assign
If it's not formatted, you won't have volumes. Didn't realized when I read his instructions! (so since it's not formatted you can't list or select volumes on that disk). When it's formatted and assigned you should see it, if you still don't the drive there another step you can try but that should work as-is.

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