Windows error 0x80073B01, -2147009791

Detailed Error Information

MUI_FILE_NOT_LOADED[1]

MessageThe resource loader cache doesn't have loaded MUI entry.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode7 (0x007)
NameFACILITY_WIN32[2][1]
DescriptionThis region is reserved to map undecorated error codes into HRESULTs.[2][1]
Error Code15105 (0x3b01)

This is a Win32 error which has been mapped into an HRESULT. More information may be available in error 0x00003b01.

Questions

10votes
3answers

flutter doctor - Error: Downloading Dart SDK from Flutter engine

Steps to Reproduce 1. Android SDK, Git already installed. Flutter git was cloned successfully. 2. Running flutter doctor in PowerShell Logs C:\flutter>flutter doctor Checking Dart SDK version... Downloading Dart SDK from Flutter engine ead227f... Start-BitsTransfer : flutter doctor - 69/5000 The resource loader cache doesn't have a loaded MUI entry [...] read more
git
dart
0votes
1answer

How can I fix Windows Defender error code in Windows 8.1?

Windows Defender is giving me an error code 0x80073b01 and it will not start. I am not sure if this is caused by the OS language change that I did recently but I did a scan for virsuses with Norton 360 and found none. I cannot get Windows Defender offline [...] read more
windows-8.1
boot
windows-defender

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0