In Windows, I all too often share a folder for somebody to get the latest build of some code or I’ve got data they need access to etc. and forget where the folder actually is.
So to locate the folder related to a share name, simply type
net share
at the command line prompt.
You’ll get a list containing the share name and the physical location of the share, i.e. the folder you’ve shared.