Forum Discussion
ODmvQIT
May 18, 2024Copper Contributor
subst disks cause stalling for diskpart and diskmgmt.msc
run diskpart.exe enter "list vol" to check listing time Import registry file reboot run diskpart.exe enter "list vol" - there is stalling REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControl...
vkeegan
Aug 23, 2024Copper Contributor
Are you trying to create a virtual disk on Windows 10? Using the subst command to create virtual drives on your system can sometimes cause issues with tools like DiskPart and Disk Management (diskmgmt.msc). This is because subst creates virtual drives that can confuse these tools, which expect to interact with physical or properly mounted logical drives. When DiskPart or Disk Management encounters these subst drives, they may try to query or interact with them in ways that can lead to stalling or unresponsiveness.