Jump to content

M.2 not showing

Go to solution Solved by MKI,
Just now, Cuwee said:

it does not show here either

then it's a bios config issue

Hello my mobo is GIGABYTE Z390 GAMING X

 

I installed a second M.2 drive and the bios is seeing it properly, however windows disk management will not. 

 

I updated the BIOS, toggled Intel Rapid Storage (it did nothing)

 

Any help will be appreciated. 

 

Thank you

Link to comment
https://linustechtips.com/topic/1323659-m2-not-showing/
Share on other sites

Link to post
Share on other sites

1. Open cmd as administrator
2. type "diskpart"
3. type "list disk"

 

if you see your disk listed there:
3. type "select disk n" // Make sure to replace n with the right disk number
4. type "clean" if you want to wipe it
5. type "create partition primary size=nnnn" // replace nnnn with amount of MB you have 

if you dont see your disk lsited, it's a bios config issue.

Link to comment
https://linustechtips.com/topic/1323659-m2-not-showing/#findComment-14626458
Share on other sites

Link to post
Share on other sites

3 minutes ago, MKI said:

1. Open cmd as administrator
2. type "diskpart"
3. type "list disk"

 

if you see your disk listed there:
3. type "select disk n" // Make sure to replace n with the right disk number
4. type "clean" if you want to wipe it
5. type "create partition primary size=nnnn" // replace nnnn with amount of MB you have 

it does not show here either

Link to comment
https://linustechtips.com/topic/1323659-m2-not-showing/#findComment-14626462
Share on other sites

Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×