DEP0800 error when attempting to deploy clean MAUI project
Describe the bug
The following exception occurs when I attempt to debug any MAUI app in a clean install of Visual Studio 17.3.4
DEP0800: The required framework "C:\Users<username>.nuget\packages\microsoft.windowsappsdk\1.1.3\buildTransitive..\tools\MSIX\win10-x64\Microsoft.WindowsAppRuntime.1.1.msix" failed to install. [0x80070005] MauiApp1
Steps to reproduce the bug
- Install Visual Studio Community
- Created a new MAUI Project
- Hit F5
- Exception occurs after build during deployment
Expected behavior
I would expect the app to build, deploy and me be able to run and debug it.
Screenshots

NuGet package version
No response
Packaging type
Packaged (MSIX)
Windows version
Windows 10 version 21H2 (19044, November 2021 Update)
IDE
Visual Studio 2022
Additional context
As this seems closely related to #2741 I should also say that I am running Windows 10 and Powertoys for Win10. Developer mode is switched on. Nuget package version seems to be 1.1.3 but there isn't an option for that in the bug reporter dropdown