How to fix error code 0x80004005 on Windows 10:

Please provide the English content you want to translate, and I'll translate it into Chinese for you promptly.

Possible Solutions Troubleshoot step by step 1. **Run the Windows Update Troubleshooter** Open Settings: Click on Start and search for "Settings." Navigate to "Update & Security," then click on "Troubleshoot." Run the troubleshooter...[**Full Steps**](#1) 2. **Upgrade Your Windows Version** Press Win + I to open "Settings." Go to "Update & Security," then click on "Windows Update"...[**Full Steps**](#2) 3. **Repair Corrupted System Files** Run the SFC tool to fix corrupted system files and address the 0x80004005 error...[**Full Steps**](#3) 4. **Temporarily Disable Antivirus Software** One of the most common hurdles when transferring files through a shared folder is antivirus software or a firewall...[**Full Steps**](#4) 5. **Additional Practical Fixes** Create the LocalAccountTokenFilterPolicy value using Regedit, try alternative file extraction tools, and reregister jscript.dll and vbscript.dll in Command Prompt...[**Full Steps**](#5)

"Error Code 0x80004005" is a common error code encountered in the Windows operating system, indicating a general error occurred during the execution of an operation or program. This error can manifest in various scenarios, such as installing software, accessing network resources, or updating the system. The specific resolution typically depends on the context in which the error occurs and the detailed information provided.

Network Sharing allows you to transfer files between different computers on a LAN. It's no different with Windows machines. You can share files between different Windows 10/11 PCs within the same network. However, the process isn't always smooth. During file sharing, you might encounter an unspecified error, i.e., 0x80004005.

Error code 0x80004005

Users running Windows encounter the vague 0x80004005 error when trying to access shared folders, virtual machines, or even during Windows updates. Before delving into how to fix the error code 0x80004005 in all instances on Windows 10/11, it's crucial to understand the root cause of this issue.

Read also: How to Fix Windows 10 Error Code 0xc00000e without Losing Data

Error code 0x80004005 refers to a generic error in the Windows operating system that can occur due to various reasons such as incorrect file permissions, software conflicts, corrupted system files, or issues with user account settings. It is not specific to a single function or operation, and resolving it often requires troubleshooting different aspects of the system.

Error code 0x80004005 typically appears in Windows 10/11, mainly related to file sharing or Windows updates. Although this error message refers to an unspecified error, it can actually be caused by a variety of factors.

Here's a standard list of reasons for error code 0x80004005 in Windows:

    • File System Issues: Different operating systems have different file systems. If you try to rename or edit a folder due to a filesystem issue, you might encounter error code 0x80004005.
    • Windows Updates: While downloading and installing new files, you may also encounter the 0x80004005 error during the Windows update process.
    • Viruses and Malware: Computer viruses can also harm your system's performance. Hence, you might encounter the 0x80004005 error code in Windows.
    • Policy Issues: When specific policies are disabled on your computer, it may prevent file sharing over a network. Thus, you would receive the 0x80004005 error code while attempting any file-sharing operation.

These are the common reasons for the 0x80004005 error in Windows 10/11. However, don't worry, as you can resolve the issue by reading the next part of this article.

How to Fix Error Code 0x80004005 in Various Ways

The unknown error code 0x80004005 in Windows can be caused by various reasons, many of which were listed in the previous section. In different scenarios, there are additional ways to resolve this error.

Thus, this section will provide you with eight step-by-step solutions that can tackle the error code 0x80004005 in Windows 10/11. So, let's not waste any more time and see each fix.

Solution 1: Run the Windows Update Troubleshooter

Issues with Windows Updates are one of the most common error sources. Thus, you should first run the Windows Update troubleshooter to fix update issues.

Run the Windows Update troubleshooter by following these steps:

Step 1: Open Settings by searching for it in the Start menu.

Step 2. Go to “Update & Security,” and then click on “Troubleshoot.” Run the troubleshooter.

Run the Windows Update Troubleshooter

Step 4: Restart your computer.

Hopefully, you can fix error code 0x80004005 after restarting your computer.

Fix 2: Update Windows to the latest version

Running Windows Update is another quick method to fix error code 0x80004005. Furthermore, it's highly recommended to have the latest version of Windows in any case.

Follow these steps to update Windows to the latest version:

Step 1: Open Settings by clicking the Start button, and then searching for “Settings.”

Step 2: Go to “Update & Security” and click “Windows Update.”

Step 3: Click the “Check for Updates” button and install any new ones.

Check for Windows updates

1. Repair corrupted system files

Errors in your file system or Registry can cause problems with Windows Update. If this is the case, you'll need to fix corrupted system files.

Follow these steps to repair corrupted system files and resolve error code 0x80004005:

Step 1: Open and run CMD as an administrator.

Run cmd as administrator

Step 2. Type the sfc /scannow command in CMD and press Enter.

Run the SFC scan

Step 3: The SFC will then repair the system files.

Once SFC finishes, restart your computer and check if you still get the error code 0x80004005.

Fix 4: Temporarily disable antivirus software

The biggest obstacle when transferring files through a shared folder might be your antivirus software or firewall. These can block you from copying or sharing files from unknown sources.

So, if you're getting the unspecified 0x80004005 error on Windows 10/11, try disabling your antivirus temporarily. If that fixes the error, your antivirus is the culprit.

Fix 5: Create the LocalAccountTokenFilterPolicy value with Regedit

Creating a LocalAccountTokenFilterPolicy helps enable admin sharing, which is disabled by default and can result in a 0x80004005 error code.

Use Regedit to create the LocalAccountTokenFilterPolicy value by following these steps:

Step 1: Press the Windows key + R to open the Run window.

Step 2: In the Run window, type regedit, and then press Ctrl+Shift+Enter.

Step 3. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.

< strong > Step 4. < /strong > You should see the WMI Console. Right-click on it and access its properties.

Step 5: Add a new “DWORD” entry, and name it “LocalAccountTokenFilterPolicy”.

Step 6: Set the value of LocalAccountTokenFilterPolicy to 1.

Create a LocalAccountTokenFilterPolicy value

After that, save and apply the changes, and you should be able to share files between workgroups without getting error 0x80004005.

Solution 6: Use a different file extraction tool

Users on Windows 10/11 also report another critical scenario where they encounter the unspecified 0x80004005 error code when trying to extract files from a compressed archive.

There are many file compression utilities available, such as WinRAR, 7-Zip, and WinZip. If you are having issues with one archiving tool, try using a different one to see if the same problem persists.

Fix 7: Re-register jscript.dll and vbscript.dll

There are two important registry files present on your Windows computer, named javascript.dll and vbscript.dll. Users have fixed the error code 0x80004005 simply by re-registering these files.

Thus, to re-register jscript.dll and vbscript.dll in Windows 10/11 using cmd, follow these steps:

Step 1: Open the Command Prompt. You can do this by pressing Windows + R to open the Run window, then typing "CMD" into it.

Step 2. Type the command regsvr32 vbscript.dll, and then press Enter to re-register vbscript.dll.

Step 3. Type the command regsvr32 jscript.dll, and then press Enter to re-register jscript.dll.

Run regsvr32 jscript.dll in Command Prompt

After that, please restart your system and hopefully your problem will be gone.

Fix 8: Disable New Mail Notifications

New mail notifications in Microsoft Outlook can also cause error code 0x80004005. Disabling it can help you get rid of the error.

Please follow these steps to turn off notifications for new messages:

Step 1: Open Microsoft Outlook.

Step 2: Choose File > Options.

Step 3: Click “Outlook Options.”

< strong > Step 4 Deselect the "Show desktop alerts" option under "When a message arrives."

Step 5: Click “OK” to save the settings.

Disable New Mail Notifications in Outlook

How to Recover Lost, Damaged, or Inaccessible Data in Windows 11/10/8/7

The previous section showed you eight simple ways to fix the 0x80004005 error in Windows. But what if you've lost data due to the 0x80004005 error? It's quite possible that your data might get lost, corrupted, or become inaccessible due to the 0x80004005 error code. Don't worry – you can use the Data Recovery Wizard tool to restore your data in Windows 11/10/8/7.

Key Features of Hard Drive Data Recovery Software:

    • Recover accidentally deleted data.
    • Restore a lost partition as soon as possible.
    • Retrieve data lost during a Windows update.
    • Perform NAS data recovery.
    • Even recover data from any external storage device, like an external hard drive.

After downloading this software, you can recover data files lost, damaged, or become inaccessible due to any Windows error code.

Step 1. Run the Data Recovery Wizard. Select the drive where you lost your files and start the scan. This software lets you recover lost data from all devices, including HDD, SSD, USB drives, SD cards, flash drives, cameras, and more.

Select the location to scan

Step 2. Preview the scan results. You can click on the file type filter and choose the type of files you need. The software supports over 1000 file types, such as photos, videos, documents, emails, audio files, and more.

Select the files to restore

Step 3: Preview the files you want to recover. Click “Recover” and set a location to save the recovered data.

Recover Lost Data

Conclusion

The Windows unknown error code 0x80004005 is a frustrating issue for many users. Unfortunately, you can encounter this error code in various situations while using Windows 10/11.

This error often appears when trying to share, copy or edit files across different networks. Users also report encountering the 0x80004005 error code when performing Windows updates, accessing virtual machines, or running applications.

However, you can fix the unspecified error code 0x80004005 in Windows by following the eight methods mentioned in our article. It's worth noting that keeping your Windows version updated will prevent the 0x80004005 error code from occurring.

Moreover, the best solution to recover, fix or get access to data that's lost, damaged or inaccessible due to error code 0x80004005 is by using the Data Recovery Wizard tool.