New Windows 11 Home system will not connect to remote SMB share

Russ Mathison 0 Reputation points
2025-11-02T03:55:09.14+00:00

When attempting to connect to a local network share, I receive the message: Network Error

Windows cannot access \10.0.0.100

Check the spelling of the name. Otherwise, there might be a problem with your network. To try to identify an dresolf network problems, click Diagnose.

When I select more details: Error code: 0x80004005

Unspecified error

I am running a dlna server off of this server, I am able to see that, transfer files that way, and ping the address. It is running samba 3.0.

I am running a windows 10 and 11 maching that are both able to still connect to the share.

About my PC:

Edition Windows 11 Home

Version 25H2

Installed on ‎2025-‎11-‎01

OS build 26200.7019

Experience Windows Feature Experience Pack 1000.26100.265.0Edition Windows 11 Home

Version 25H2

Installed on ‎2025-‎11-‎01

OS build 26200.7019

Experience Windows Feature Experience Pack 1000.26100.265.0

Processor 12th Gen Intel(R) Core(TM) i5-12400F (2.50 GHz)

Installed RAM 32.0 GB (31.8 GB usable)

System type 64-bit operating system, x64-based processor

I have attempted to run Diagnose and tried the following of the steps:

Enable NetBIOS over TCP/IP

Could not find the computer browser service to start

Install and enable File and Print Sharing: was already installed

Was never able to create a network map, so there was no mapping to delete

I have ensured that file and print sharing is enabled.

I have tried disabling the firewall, with no effect, before reenabling it, so did not troubleshoot the firewall further.

I tried resetting local network settings, checking the system for corruption, restarting countless times, and then even doing a full wipe of the pc and reinstalling from an image downloaded from the cloud.

I tried to include everything about my system that matters, and everything that I've tried.

If you have any questions, please ask, I am willing to answer to the best of my ability.

I am looking forward to new suggestions/troubleshooting tips.

Thank you.

Windows for home | Windows 11 | Settings

Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

Answer recommended by moderator

Ivan B 116.3K Reputation points Independent Advisor
2025-11-02T05:32:14.2233333+00:00

Hii,

If you are using a DLNA server, even if it's an SMB server, try the solution below.

Run the command Windows Powershll(admin):

Set-SmbClientConfiguration -RequireSecuritySignature $false

Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" RequireSecureNegotiate -Value 0 -Force

Restart the computer and Try

Credits: https://www.reddit.com/r/Windows11/comments/1fglu70/resolving_network_error_1208/

Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

Give feedback if the information was useful or not.

Thanks

Was this answer helpful?

4 people found this answer helpful.

0 additional answers

Sort by: Most helpful