Mount and Unmount a Partition in Windows
Open elevated Command Prompt by hitting Win+R > cmd > Ctrl+Shift+Enter > Yes.
Using DiskPart
Type in diskpart and hit Enter.
Next, enter list vol. It will list all drives and partitions.
Note the volume number of the desired partition and enter sel v...
hashnode.adityakumar.xyz2 min read