Windows error 0x800F0954, -2146498220

Detailed Error Information

HRESULT analysis[1]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode15 (0x00f)
NameFACILITY_SETUPAPI[1][2]
DescriptionThe source of the error code is the Setup API.[1][2]
Error Code2388 (0x0954)

Questions

5votes
2answers

Windows 10 Optional Feature Optical Character Recognition Install Failed

I recently updated my base build (WIM) to Windows 10 1709. In order to build this WIM using MDT, it can be necessary to prevent Windows 10 from automatically updating Optional Features in the background, as this servicing activity breaks the build from being created (reference: https://deploymentresearch.com/Research/Post/615/Fixing-why-Sysprep-fails-in-Windows-10-due-to-Windows-Store-updates). At the very [...] read more
windows-10
wsus
windows-update
mdt
mdt-2013
5votes
1answer

Installing OpenSSH Beta (Failed)

I am trying to enable openSSH client optional feature on windows 10. However, the installation fails with error code 0x800F0954, I also tried to enable windows developer mode but even that failed in my case. There was a similar question here; however there is no definitive answer. So, I am [...] read more
windows-10
openssh
1vote
1answer

Installing Features On Demand from an ISO File

I am trying to install RSAT tools on Windows 10 1809 through Features on Demand since that is where they put them now instead of downloading a package installed. (Because why make it easy). I have imported cab file: Microsoft-Windows-Server-AppCompat-FoD-Package~31bf3856ad364e35~amd64~~.cab So when I do /Get-Capabilities it shows I have the [...] read more
windows-10-v1809
1vote
1answer

Can't install .NET 3.5 on a Windows 10 Enterprise laptop, getting error 0x800F0954

I'm required to install some software on my work laptop. It's running Windows 10 Enterprise. It failed, telling me that I need to have the .NET Framework 3.5 installed. I've tried, unsuccessfully, to install .NET 3.5 both by going to Microsoft's website and also by going through Turn Windows Features [...] read more
windows-10
.net-framework
0votes
1answer

Error DEP0700: Registration of the app failed. [0x80073D01] error 0x800704EC: Deployment of package...was blocked by AppLocker

I face an error while developing my first UWP app in VS2017 when trying to debug it: > Error DEP0700: Registration of the app failed. [0x80073D01] error 0x800704EC: > Deployment of package > 8e2a71c5-f6b4-4f7c-85d5-bf08d20480bf_1.0.0.0_x86__3ckqwrg1r85qm was blocked by > AppLocker. Stack trace on the main page (???): (Update 2018-11-12) > System.Exception [...] read more
xaml
uwp
visual-studio-2017
windows-10
version
0votes
1answer

iisnode on Windows 10 Pro - from Internal error 500.19 to Error code: 0x800F0954

I got a new PC at work with Windows 10 Pro and had to setup iisnode on it... * I started by installing nodeJS (v8.11.3) * got & installed iisnode-full-v0.2.21-x64 * got and installed urlrewrite2 * went to the iisnode installation folder to run setupsamples.bat file * upon going to [...] read more
asp.net
node.js
windows-10
iisnode
dism

Comments

Leave a comment

(plain text only)

Sources

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

User contributions licensed under CC BY-SA 3.0