How To Fix 0x80004005 Unidentified Error When Connecting To A Network Resource

Опубликовано: 04 Октябрь 2024
на канале: Tech Review
908
8

How To Fix #0x80004005 Unidentified Error When Connecting To A Network Resource
👍💕Subscribe for the next update notification: http://youtube.com/techreviewbangla?s...
When trying to connect to network resources in Windows 11 or Windows 10 - opening a network folder, accessing a NAS, and other situations, some users may encounter the network error message "Windows cannot access (resource address)", error code 0x80004005 Unidentified error (or Error Code 0x80004005 Unspecified error in the English version).

This instruction details ways to fix error 0x80004005 when accessing network folders and other resources. An error with the same code, but in relation to virtual machines, is discussed in a separate material: Error E_FAIL 0x80004005 in VirtualBox .

Code:
sc.exe qc lanmanworkstation
sc.exe config lanmanworkstation depend=bowser/mrxsmb10/mrxsmb20/nsi
sc.exe config mrxsmb20 start=auto
reg add HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters /v AllowInsecureGuestAuth /t reg_dword /d 00000001 /f
net stop LanmanWorkstation && net start LanmanWorkstation

Allowing anonymous guest access to network folders
Error message 0x80004005 Unidentified error when connecting to a network resource
Starting with Windows 10 version 1709 and Windows Server 2019, the SMB2 and SMB3 client by default does not allow connections with a guest account to the remote server: when you try to make such a connection, you will receive either a "Network Error" window with the message "0x80004005 Unidentified error" or similar failure - 0x80070035 Network path not found .
----------------------------------------------------------------------------------------------------
My Social Links:

🟢 View My Channel -    / techreviewbangla  
🟢 Follow on Twitter -   / fnfsms  
🟢 Follow on Facebook:   / manjurul.it  
🟢 Instagram:   / etechreview  
🟢 LinkedIn:   / rubel-2018  
-----------------------------------------------------------------------------------------------------
Tech Review