How to get rid of lib://

Is there a way to never show the physical path using the lib:// format and always use the fully qualified path?

For instance I don't want to see lib://Documents as a path but C:\Users\MyUser\Documents

Thanks,
Martin.

If you navigate to C:\Users\MyUser\Document then that's the path you'll see.

Libraries can represent more than one physical folder so there isn't a single path that corresponds to a library.

So, how can I turn off the libs:// option?

Thanks,
Martin.

There's no option to turn it off, but if you don't use libraries you'll never see it.

Ok, thanks.