-
Notifications
You must be signed in to change notification settings - Fork 14
Wsa does not open #3
Comments
Please follow the troubleshooting steps. That will disable any application
that is running in the background.
…On Sat, Apr 8, 2023, 8:22 AM ColdWater77 ***@***.***> wrote:
I can install it and can open the setting app but the android does not
open, here is what it said in CMD:
`Add-AppxPackage : Deployment failed with HRESULT: 0x80073D02, The package
could not be installed because resources it modifies are currently in use.
error 0x80073D02: Unable to install because the following apps need to be
closed 32669SamG.ModernFlyouts_0.9.3.0_x64__pcy8vm99wrpcg
Microsoft.YourPhone_1.23022.140.0_x64__8wekyb3d8bbwe.
NOTE: For additional information, look for [ActivityId]
c3160202-6a01-0001-96e8-1cc3016ad901 in the Event Log or use
the command line Get-AppPackageLog -ActivityID
c3160202-6a01-0001-96e8-1cc3016ad901
At line:1 char:1
- Add-AppxPackage 'C:\Users\ColdWater\Desktop\New folder\dep2.Appx'
-
+ CategoryInfo : NotSpecified: (C:\Users\ColdWa...older\dep2.Appx:String) [Add-AppxPackage], Exception
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
Installing C:\Users\ColdWater\Desktop\New folder\dep3.Appx...
Add-AppxPackage : Deployment failed with HRESULT: 0x80073D02, The package
could not be installed because resources it
modifies are currently in use.
error 0x80073D02: Unable to install because the following apps need to be
closed
Microsoft.YourPhone_1.23022.140.0_x64__8wekyb3d8bbwe.
NOTE: For additional information, look for [ActivityId]
c3160202-6a01-0001-3ce9-1cc3016ad901 in the Event Log or use
the command line Get-AppPackageLog -ActivityID
c3160202-6a01-0001-3ce9-1cc3016ad901
At line:1 char:1
- Add-AppxPackage 'C:\Users\ColdWater\Desktop\New folder\dep3.Appx'
-
+ CategoryInfo : NotSpecified: (C:\Users\ColdWa...older\dep3.Appx:String) [Add-AppxPackage], Exception
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
Windows Subsystem for Android has been installed!
Press any key to continue . . .`
—
Reply to this email directly, view it on GitHub
<#3>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AP72HFWGYLIGERSFR45ILT3XAFJ6VANCNFSM6AAAAAAWXNU2VQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
now it worked but only with work with igpu how can I make it run with dgpu? |
Well, it turns out that this repo provides a really old build of WSA, specifically 2301.40000.7.0, whilst the latest is 2303.40000.2.0. You should get the latest WSA builds from my repo: https://github.com/MustardChef/WSABuilds. Later builds of WSA have had significant improvements in GPU performance and stability. |
woah, I've spend hours trying to find a way to update wsa to a newer build but to no avail, I don't how you found this post but thanks you for this |
Glad to see that this has helped. Look out for future updates. Join the Discord, so that you can get a notification of the latest release |
I can install it and can open the setting app but the android does not open, here is what it said in CMD:
`Add-AppxPackage : Deployment failed with HRESULT: 0x80073D02, The package could not be installed because resources it modifies are currently in use. error 0x80073D02: Unable to install because the following apps need to be closed 32669SamG.ModernFlyouts_0.9.3.0_x64__pcy8vm99wrpcg Microsoft.YourPhone_1.23022.140.0_x64__8wekyb3d8bbwe.
NOTE: For additional information, look for [ActivityId] c3160202-6a01-0001-96e8-1cc3016ad901 in the Event Log or use
the command line Get-AppPackageLog -ActivityID c3160202-6a01-0001-96e8-1cc3016ad901
At line:1 char:1
Installing C:\Users\ColdWater\Desktop\New folder\dep3.Appx...
Add-AppxPackage : Deployment failed with HRESULT: 0x80073D02, The package could not be installed because resources it
modifies are currently in use.
error 0x80073D02: Unable to install because the following apps need to be closed
Microsoft.YourPhone_1.23022.140.0_x64__8wekyb3d8bbwe.
NOTE: For additional information, look for [ActivityId] c3160202-6a01-0001-3ce9-1cc3016ad901 in the Event Log or use
the command line Get-AppPackageLog -ActivityID c3160202-6a01-0001-3ce9-1cc3016ad901
At line:1 char:1
Windows Subsystem for Android has been installed!
Press any key to continue . . .`
The text was updated successfully, but these errors were encountered: