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

preview_player
Показать описание
How To Fix #0x80004005 Unidentified Error When Connecting To A Network Resource

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:
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:

-----------------------------------------------------------------------------------------------------
Tech Review
Рекомендации по теме