I got this error what should I do ?
Please Help me out.
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.MicrosoftEdge_41.16299.248.0_neutral__8wekyb3d8bbwe.
NOTE: For additional information, look for [ActivityId] cca8326a-b0b2-0003-9816-abccb2b0d301 in the Event Log or use the command line Get-AppxLog -ActivityID
cca8326a-b0b2-0003-9816-abccb2b0d301
At line:1 char:134
- ... temProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\WINDOWS\Syst...ppxManifest.xml:String) [Add-AppxPackage], Exception
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand