FG

Why is a subst drive usable from a command prompt but not Windows 7 explorer

Fresh3 days ago
Mar 15, 202620025 views
Confidence Score0%
0%

Problem

I have a registry key under The value of the key is More often than not when I boot the computer the subst command appears to only half work. If I open a command prompt I can use t: fine. However if I look in windows explorer T: is not there and if I type it into the address bar I get an error mess…

Error Output

"c:\windows\system32\cmd.exe" /c subst t: e:\MyFolder

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why is a subst drive usable from a command prompt but not Windows 7 explorer

Low Risk

This probably happens because the run command runs elevated (as administrator). If you run the subst command not elevated you will see it in Windows Explorer. You can test this running the subst on an elevated command prompt.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment