FG
💻 Software

list network shares from command prompt

Fresh7 days ago
Mar 15, 2026164518 views
Confidence Score0%
0%

Problem

Is it possible to browse a network for shares from the Windows command prompt? I want to map a drive to a network share ( ), but I can't remember the exact name of the machine or share. Is there a way to browse the network to find the shares via the command prompt? Background: my Windows install wa…

Error Output

pushd

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: list network shares from command prompt

Low Risk

Try to get a list of computers. If you have a computer's name, try to get a list of shares. (source) Once you know what share you're after, you want to go with net use. Map a drive with (replace X: with the drive letter you want to assign). (source)

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment