network

Can't access the shared network folder in Windows

You type \\server\documents, press Enter and Windows thinks about it. Thinks a bit more. Then hands you a grey box with a sentence that helps with nothing — usually ending in a code like 0x80070035, which translated from Windows means simply: “nope”.

Nope why? Is the server off? Is the name wrong? Is the folder no longer shared? Did your password change? The code is the same for all of those. You’re left not knowing whether the problem is yours, the cable’s, the other computer’s, or Sunday’s.

Then there’s the annoying variant: the Z: drive that always worked shows a red X after you restarted the PC, and clicking it hands you the same riddle.

This guide is about swapping the riddle for a sentence that says what happened — and connecting the shared folder in a way that still works tomorrow.

The four real causes (and why Windows won’t tell them apart)#

When a network path won’t open, in practice it’s always one of four things:

  1. The server didn’t answer. It’s off, asleep, off the network, or on another IP range. Your path may be perfectly correct.
  2. The server answered, but the folder isn’t there under that name. Someone renamed the share, or you typed document instead of documents.
  3. It exists, but it wants ID. Your Windows account has no permission there, or the network account’s password changed.
  4. Everything is fine — the letter died. The mapping is still registered, but the session dropped when the PC slept and nobody rebuilt it.

Each has a different fix and none of them works for the others. The frustrating part is that Windows’ generic warning doesn’t say which is which, so you end up trying everything: reboot, poke the firewall, search a forum, give up.

Test before you map (and read a human answer)#

In Elegant File Explorer, open Go ▸ Map network drive…. The dialog has one button that changes everything: Test connection.

It reaches for the path, waits with a time limit — a few seconds, never that infinite hang — and answers with which of the four cases you hit:

  • “Share reachable — ready to map.”
  • “This location asks for a user and password — fill in the credentials below.”
  • “Server or share not found. Check the path.”
  • “The server did not respond in time. It may be off or outside the network.”

Four sentences instead of a code, each pointing somewhere different: check your typing, get the right password, or go switch on the other computer. That’s the diagnosis that was missing.

The mapping dialog: the “Test connection” button tells you which problem you have — here, the path is reachable and ready to map (faithful recreation of the screen).

Don’t know the exact path? Browse the network#

If you’re not even sure of the server name, click Browse the network… inside the same dialog. It lists the Computers visible on the network and, when you click one, shows its available Shares. One click on the folder fills the path in for you — no backslashes to type.

And here’s an honest warning almost no program gives you: on many modern networks, nobody announces themselves. Automatic computer discovery has been progressively switched off for security reasons, so the list comes back empty even when everything works. When that happens, the app explains instead of showing a mysterious blank: type \\server in the field above and it works exactly the same. An empty list does not mean a broken network.

With a letter, or without — your call#

The same dialog has a Drive letter field, listing the free letters on your PC plus an option many people prefer: No letter — just connect.

Which one?

  • With a letter (Z:, W:…) when other programs need the short path — spreadsheets with links, older systems, scheduled backups. Tick Reconnect at sign-in and it comes back on its own every day.
  • Without a letter when it’s an occasional visit. You open the folder, do the work, and don’t burn a letter of the alphabet or leave a phantom mapping behind.

If the folder demands a different identity, tick Connect using a different user and password and fill in User and Password. One important thing about that, written right in the dialog: the password goes straight to Windows — the app stores nothing. The credential is managed by the system, exactly as when you map through the Windows panel. There is no copy of your password inside the program.

The part that keeps the problem from coming back#

Connecting once is easy. It’s the next day that’s tedious. So a few things are handled for you:

  • The Network section in the sidebar keeps your mapped letters and the places you’ve already visited. The hard path becomes one click, and you stop memorising server names.
  • Navigating to a network path probes it first — with a time limit. If the place wants ID, it opens the user-and-password prompt right there in the flow instead of pushing an error at you.
  • A mapped letter that dropped is reconnected automatically. That red X on Z: after the PC slept stops being your problem.
  • Typed just \\server, with no folder? Instead of complaining, it offers that computer’s list of shares so you can pick one.

To undo it, same place: Go ▸ Disconnect network drive…. And to open a path without spending a letter, Go ▸ Connect to a network path….

Once connected: treat the share like any other folder#

It’s worth remembering why you went there in the first place. Once connected, a shared folder is just a folder: you can open it in a dual pane next to your local folder and drag between them, you can ask for its statistics and see what’s using the space, and you can point organisation rules at it.

A classic office case: the shared folder where everyone dumps documents. Instead of one poor soul tidying it by hand every Friday, a rule can file by type, by client or by date — and you check the plan in a simulation before a single file moves.

Frequently asked questions

What does error 0x80070035 mean when opening a network folder?

In practice it’s a generic “couldn’t get there”: the server may be off, the share name wrong, permissions missing, or the session dropped. The code doesn’t separate those cases. A connection test that returns the reason — reachable, not found, asks for a password, no response — settles it in seconds and saves you from randomly changing settings.

Why does my network drive show a red X after restarting?

Because the mapping is still registered but the session with the server dropped (sleep, Wi-Fi switch, server reboot) and nobody rebuilt it. Clicking sometimes revives it, sometimes just errors. Ideally the reconnection is attempted automatically when you navigate to the letter, without you reconnecting by hand.

Do I really need a drive letter to reach a shared folder?

No. A letter is only needed when another program requires a short path — linked spreadsheets, legacy systems, backup routines. For everyday use, connecting without a letter works the same, doesn’t consume a letter of the alphabet, and leaves no dangling mapping.

Does the app store my network password?

No. Credentials go straight to Windows, which manages the network session — the same route as mapping through the system panel. The app stores neither username nor password.

The list of network computers is empty. Is my network broken?

Probably not. Many modern networks disable automatic computer announcement for security, so nothing shows in the list even when everything works. Type the path directly — \\server\folder — and the connection works normally.

Available on the Microsoft Store — one-time purchase, with a 7-day free trial.

Read next