Error 0x80004005 Unspecified Error on Windows 11/10 [Solution]
Error 0x80004005, Unspecified Error on Windows 11/10 [Solution]
Unlike most other errors in Windows, error 0x80004005 is an "unspecified error." This means that it could be caused by any number of reasons.
The most common reasons for the unspecified 0x80004005 error include Windows Update problems, corrupt files and folders, and errors while extracting compressed files.
The Error 0x80004005: Unspecified error can pop up for users when working with files or directories in File Explorer.
When the error occurs, a dialog box window pops up stating: An unexpected error is keeping you from renaming (or copying or deleting) the folder.
Has that error message window popped up on your desktop? If so, you’ve come to the right place! These are a few resolutions that will fix this issue on Windows 10 and 11.
Issues addressed in this tutorial:
an unexpected error is keeping you from copying the file
an unexpected error is keeping you from deleting the file
an unexpected error is keeping you from deleting the folder if you continue to receive this error
an unexpected error is keeping you from deleting
an unexpected error is keeping you from deleting the folder
an unexpected error is keeping you from copying
an unexpected error is keeping you from copying the file windows 11
an unexpected error is keeping you from moving the folder
an unexpected error is keeping you from applying properties to the folder
an unexpected error is keeping you from creating the folder 0x8000ffff
an unexpected error is keeping you from deleting the file windows 11
an unexpected error is keeping you from moving the file
an unexpected error is keeping you from renaming the folder
an unexpected error is keeping you from deleting this folder
an unexpected error is keeping you from copying the file windows 10
an unexpected error is keeping you from deleting the file windows 11
Error 0x80004005 is translated as an unspecified error and is usually seen when the user cannot access Shared Folders, Drives, Virtual Machines, Microsoft Account changes, and also when the Windows Updates fails to install. Troubleshooting this issue depends on where and how the error message is being originated from and since the error does not specifically tells you what the actual problem is, even in the Microsoft Books it is defined as “Unspecified Error“.
This troubleshooting guide will work Windows 11, Windows 10 operating systems (Home, Professional, Enterprise, Education) and desktops, laptops, tables and computers manufactured by the following brands: Asus, Dell, HP, MSI, Alienware, MSI, Toshiba, Acer, Lenovo, razer, Huawei, dynabook, LG , Vaio, Microsoft Surface among others.
Link For Windows 11: https://www.microsoft.com/en-us/software-download/windows11
Link For Windows 10: https://www.microsoft.com/en-us/software-download/windows10
Copy and paste this:
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"
rmdir %systemroot%\SoftwareDistribution /S /Q
rmdir %systemroot%\system32\catroot2 /S /Q
sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
cd /d %windir%\system32
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
regsvr32.exe /s shdocvw.dll
regsvr32.exe /s browseui.dll
regsvr32.exe /s jscript.dll
regsvr32.exe /s vbscript.dll
regsvr32.exe /s scrrun.dll
regsvr32.exe /s msxml.dll
regsvr32.exe /s msxml3.dll
regsvr32.exe /s msxml6.dll
regsvr32.exe /s actxprxy.dll
regsvr32.exe /s softpub.dll
regsvr32.exe /s wintrust.dll
regsvr32.exe /s dssenh.dll
regsvr32.exe /s rsaenh.dll
regsvr32.exe /s gpkcsp.dll
regsvr32.exe /s sccbase.dll
regsvr32.exe /s slbcsp.dll
regsvr32.exe /s cryptdlg.dll
regsvr32.exe /s oleaut32.dll
regsvr32.exe /s ole32.dll
regsvr32.exe /s shell32.dll
regsvr32.exe /s initpki.dll
regsvr32.exe /s wuapi.dll
regsvr32.exe /s wuaueng.dll
regsvr32.exe /s wuaueng1.dll
regsvr32.exe /s wucltui.dll
regsvr32.exe /s wups.dll
regsvr32.exe /s wups2.dll
regsvr32.exe /s wuweb.dll
regsvr32.exe /s qmgr.dll
regsvr32.exe /s qmgrprxy.dll
regsvr32.exe /s wucltux.dll
regsvr32.exe /s muweb.dll
regsvr32.exe /s wuwebv.dll
netsh winsock reset
netsh winsock reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc