How to find out which hard drive Windows is installed on?
Solvedpathozombie Posted messages 74 Status Membre -
Hello everyone,
I’m trying to figure out where to install Windows.
I am currently reinstalling Windows 10 via a bootable USB drive.
I need to choose "Where do you want to install Windows?"
There are 3 drives (+ partitions):
Drive 0 - partition 1
Drive 1 - partition 1 / partition 2 / partition 3
Drive 2 - partition 1 / partition 2 /
The current Windows is not starting, so I can't enter the command %windir%
I’ve tried with Diskpart (to no avail)
Thank you in advance for your suggestions!
Have a great day
Fanny
3 réponses
Hello,
You can check with diskpart. Run it in admin CMD mode:
diskpart
list disk
Post the result here!
A BIG thank you @quentin2121
With the commands:
sel disk 0
detail disk
I was able to get the desired information
Thank you for your help on this forum!
All the best for your future endeavors!
