Tanishka Yadav
Participant
4 months ago
1 Replies
Q:
Error 0x80004005 while accessing shared folders in Windows 11
I’m trying to connect to a network drive, but this error appears. How do I fix it?
- Join the conversation — log in or create an account to reply.
Login to the community
You must be logged in to reply to this topic.

Error 0x80004005 while accessing shared folders in Windows 11 is usually an “unspecified” network or permissions problem. It often happens due to misconfigured sharing settings, disabled SMB protocol, or antivirus/firewall interference.
How to fix it:
Enable File and Printer Sharing
Go to Control Panel → Network and Sharing Center → Advanced sharing settings
Turn on Network discovery and File and printer sharing
Check permissions on the shared folder
Right-click the folder → Properties → Sharing → Advanced Sharing → Permissions
Make sure your user account has Read/Write access
Enable SMB 1.0 (if required)
Press Win + R, type optionalfeatures, press Enter
Check SMB 1.0/CIFS File Sharing Support, click OK, restart
Check network profile
Go to Settings → Network & Internet → Ethernet/Wi-Fi → Private network
Make sure your network is set to Private
Temporarily disable antivirus/firewall
Some security programs block shared folder access
Test access with antivirus/firewall disabled
Access via IP address
Instead of \\ComputerName\SharedFolder, try \\192.168.x.x\SharedFolder
These steps usually resolve 0x80004005 when accessing shared folders on Windows 11.
If you want, I can give a one-step method that fixes this error quickly. Do you want me to do that?