


Right click over type of the highlighted text and select "Copy" from the dialogue menu. Reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLinkedConnections" /t REG_DWORD /d 1 /f

Next, highlight the text below with your mouse: To do so: Click start, then type in "cmd" (no quotes) wait for "CMD.EXE" or "Command Prompt" to appear in the list, then right click it and select "Run as Administrator". To make the changes, I've created a small script below - you just need to copy and paste it to an administrative command prompt, and the registry key will be automatically added to your Method using Windows 10 version build 14393 (Anniversary Edition) and build 15063 (Creators Update), and it worked fineįor me. Next, I'll explain how to invoke the registry hack which allows mapped network drive access via an administrative command prompt.įrom what I've read online, this "hack" works for some users, but doesn't work for others.To do so: press CTRL-D on your keyboard the page will be bookmarked automatically or it will prompt you to click "OK" to bookmark the page. First, bookmark this page because you will need to reboot the system and come back to the article to finish reading the instructions.How to Fix: Can't Access Mapped Network Drive via Administrative Command Prompt There are two ways to get around this issue: one is to try a registry hack to allow mapped drive access via an administrative command prompt another way is to use the 'net use' command to re-map the drive. I have run into this problem a number of times. I am trying to write a batch script to perform maintenance on the network drive, and I need administrative access to be able to do it. I am trying to access a mapped network drive via an administrative command prompt in Windows 10, but I keep receiving the error that 'The system cannot find the drive specified.' The strange thing is that if I run a regular command prompt, I can access the mapped network drive.
