Forum Discussion
File Explorer bug re UNC paths
In the past few months a bug has appeared in File Explorer: when I enter a server UNC path in the address box, e.g. \\myserver\e$ and hit Return often nothing happens (no error), when what should happen is a login dialogue should appear so I can enter the username & password I need to connect. Note this issue is intermittent but is frequent. It does not happen in Windows 10 File Explorer, e.g. for the same UNC path.
I'm on Windows 11 Enterprise v22H2, Windows Update is not showing v23H2 yet.
Thanks.
- Shayne74Copper ContributorI have the exact same issue with any UNC paths. They work, then all of the sudden File Explorer does not respond to hitting enter with a UNC path in the address bar. The only workaround I have found so far is to restart the File Explorer task in Task Manager. It will work for awhile, then quit again.
Highly annoying for a SysAdmin.- Matthew_8Copper Contributor
Thanks for your reply. Upgrading to Windows 11 23H2 didn't fix the issue for me but I've found a workaround: press Windows button R to invoke the 'Run' box and enter the UNC path in there, it then opens it ok in File Explorer (after prompting for username & password if needed).
- Jarvis1335Copper Contributor
This sounds very similar to the issue I am experiencing on our company computers. The Explorer just looks frozen, but it is not.
When I maximize the Explorer Window I can see a second overlapping one inside the first one.
Also this is not happening in Windows 10.
See my thread here: https://techcommunity.microsoft.com/t5/windows-11/windows-11-file-explorer-bug/m-p/4088463
Is this the same issue you are facing?
- Shayne74Copper ContributorI have experienced that issue as well. This is different.
When I type a UNC path into the address bar and hit enter, it does absolutely nothing. You can leave it sitting there for hours, or resize or move the window, and nothing happens. It is now to the point that it never works typing directly into the address bar for UNC paths. I have to use the Windows+R workaround every time now. (It does work for local paths, eg. C:\Windows works but \\Server1\c$ just sits there.)
They added a bunch of cool features, but it is still at beta level at best.- Jarvis1335Copper ContributorOh man, so I assume you didn´t find an actual resolution for those problems.
Really annoying.
You would think that after 2.5 years you get a working product, but apparently not....
- Bobt10Copper ContributorWe are seeing similar behavior on all our Win 11 systems. Specifically, there is a 5-10 second delay at least for the first time you enter in a UNC in explorer after logging in. After that initial delay, using UNC in explorer is fine with a normal response time. I ran a packet capture to see what was going on and I can see a steady pulse of netbios packets during this 5-10 second delay. The netbios traffic doesn't appear for any subsequent UNC paths. This also does not happen on any Win 10 system at all.
- RosenbrownCopper ContributorAs a workaround, you can try accessing the UNC path using Command Prompt or PowerShell and manually entering your credentials using the "net use" command or the "New-PSDrive" cmdlet, respectively.
- SuJonesCopper ContributorYou can try checking for updates manually by going to Settings > Update & Security > Windows Update > Check for updates. If an update is available, you can install it to see if it resolves the issue.
- Shayne74Copper ContributorCompletely up to date with all Windows updates. I am not sure what causes it, as I know plenty of people who do not have the issue, but I also know a ton of people who do have the issue. The issue is only with trying to type a UNC path into the File Explorer address bar directly. It works fine using Win+R or from a command prompt or PowerShell.
- RobynnlyCopper ContributorThis worked for me. The issue was gone after installing a new update. Thank you very much!!!!
- LDR777Copper ContributorWhich update??
- WilliamS155Copper ContributorAny news regarding this? I am experiencing the same issue, but even when entering a local address. I typed "C:\Temp" into the address bar in Windows Explorer and hit Enter, yet nothing happens. Just as with TO, it keeps recurring. Win 11 Pro 23H2 here.
- RobertS0422Copper ContributorI find that after pasting a UNC path in the address bar, I have to add a '\' as a suffix, then File Explorer will navigate to the folder.
[Windows 11 Enterprise, 22H2]- LDR777Copper Contributor
RobertS0422Entering a trailing slash has no effect for me at all. The UNC functionality simply stops working after 'x' amount of time or some unknown event (maybe network disconnect?).
The issue impact both existing tabs and new tabs. Entering the UNC typically prompts the cached entry. Pressing enter should initiate navigation, instead the path entry clears out and nothing happens. Entering the UNC path via copy/paste has the same result. Only way to fix this presently is to log off/on or reboot.
- rossmccabeCopper Contributor
Stumbled across this thread when I had the same issue in our Citrix environment after updating to 23H2.
Turns out it was a loopback adaptor that was causing the issue. Removed it and problem went away.
However, we required the loopback adaptor to carry over Autodesk login sessions between desktops.
Added the loopback adaptor back, removed all the bindings from it and all was well (Autodesk just relied on the MAC Address).
You may not have a loopback adaptor on your machines but may be some other adaptor causing the issue...- Shayne74Copper ContributorGood catch, but I only have one adapter, and it is the physical adapter in my machine.