Share via

Windows 10 issue

Anonymous
2018-12-02T06:04:32+00:00

When I minimize a Microsoft store app it closes

The problem SEEMS to be solved after a reboot but it came back

Windows for home | Windows 10 | Microsoft Store

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

6 answers

Sort by: Most helpful
  1. Vijay A. Verma 104.9K Reputation points Volunteer Moderator
    2018-12-02T09:03:03+00:00

    Please try these options one by one and check after each option.

    1. If you are able to open MS Store, open MS Store > Click on your profile picture on top right and sign-out. Then sign-in again.
    2. Windows Key+R > Type services.msc and press Enter > Locate Background Intelligence transfer and ensure it is set to Start and Automatic. Also do the same for Windows Update service as well
    3. Run Windows Store Apps Troubleshooter

    Windows Key+X > Click Settings > Click Update & security > Click Troubleshoot > Scroll down to the bottom > Click Windows Store Apps > Click Run the Troubleshooter

    1. Reset Windows Store through Command Prompt

    Type cmd in Windows Search box > Right click on Command Prompt > Run As Administrator > Type WSreset.exe and click Enter > Reboot your computer

    1. Re-register All Store apps (You will get many Reds, ignore them)

    Windows Key+X > Windows Powershell (Admin) > Copy the following from below and right click in Powershell to paste > Enter > Restart your computer

    Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    1. Uninstall & Reinstall Store

    Windows Key+X > Windows Powershell (Admin) > Copy the following from below and right click in Powershell to paste > Enter

    Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage

    Copy the following from below and right click in Powershell to paste > Enter > Reboot your computer

    Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

    1. Run Built-in & Guided Walk through Windows Update troubleshooter

    Built-in : Windows Key+X > Click Settings > Click Update & security > Click Troubleshoot > Click Windows Update > Click Run the Troubleshooter

    Guided Walk though - https://support.microsoft.com/en-us/help/10164/...

    1. Run SFC Scan & DISM

    How to - https://answers.microsoft.com/thread/bc609315-d...

    1. For the purpose of Testing only - Create a New User Account and login with this new User Account

    https://support.microsoft.com/en-us/help/402692...

    1. Check your Antivirus

    Temporarily uninstall / disable AV

    Let me know if you have any more question or require further help. If above didn't work, I will supply more troubleshooting steps to solve this problem.

    Source - https://answers.microsoft.com/thread/b8f36cad-9...

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-12-03T04:38:40+00:00

    I have followed every single one of the steps but no issues were found with the integrity of the system and windows store, yet the problem persists. A reboot seems to fix it temporarily but it comes back randomly after some use.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-12-03T00:43:29+00:00

    This worked for me!!!!

    I've been struggling since Spring of 2018 trying to get my Windows Store back.  3 other users on my laptop had it, except for me! The admin.  I was like WTF.  

    your process got it back for me just fine!  Thank you so much!!

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2018-12-02T06:23:25+00:00

    PS C:\WINDOWS\system32> Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocati

    on)\AppXManifest.xml"}

    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.SkypeApp_14.35.76.0_x64__kzf8qxf38zg5c.

    NOTE: For additional information, look for [ActivityId] 8085d133-8989-0006-e2e7-ae808989d401 in the Event Log or use

    the command line Get-AppPackageLog -ActivityID 8085d133-8989-0006-e2e7-ae808989d401

    At line:1 char:28

    • ...  | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...

    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        + CategoryInfo          : NotSpecified: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], Exception

        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

    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.SkypeApp_14.35.76.0_x64__kzf8qxf38zg5c.

    NOTE: For additional information, look for [ActivityId] 8085d133-8989-0000-0842-b3808989d401 in the Event Log or use

    the command line Get-AppPackageLog -ActivityID 8085d133-8989-0000-0842-b3808989d401

    At line:1 char:28

    • ...  | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...

    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        + CategoryInfo          : NotSpecified: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], Exception

        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, A Prerequisite for an install could not be satisfied.

    Deployment Register operation with target volume C: on Package

    RivetNetworks.KillerControlCenter_1.6.2166.0_x64__rh07ty8m5nkag from:  (AppXManifest.xml)  failed with error

    0x80073CFD. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues.

    NOTE: For additional information, look for [ActivityId] 8085d133-8989-0000-7c42-b3808989d401 in the Event Log or use

    the command line Get-AppPackageLog -ActivityID 8085d133-8989-0000-7c42-b3808989d401

    At line:1 char:28

    • ...  | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...

    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        + CategoryInfo          : NotSpecified: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], Exception

        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

    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.Windows.StartMenuExperienceHost_10.0.18290.1000_neutral_neutral_cw5n1h2txyewy.

    NOTE: For additional information, look for [ActivityId] 8085d133-8989-0006-6bee-ae808989d401 in the Event Log or use

    the command line Get-AppPackageLog -ActivityID 8085d133-8989-0006-6bee-ae808989d401

    At line:1 char:28

    • ...  | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...

    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        + CategoryInfo          : NotSpecified: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], Exception

        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

    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_44.18290.1000.0_neutral__8wekyb3d8bbwe.

    NOTE: For additional information, look for [ActivityId] 8085d133-8989-0000-8e46-b3808989d401 in the Event Log or use

    the command line Get-AppPackageLog -ActivityID 8085d133-8989-0000-8e46-b3808989d401

    At line:1 char:28

    • ...  | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...

    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        + CategoryInfo          : NotSpecified: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], Exception

        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

    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.XboxGamingOverlay_2.22.11001.0_x64__8wekyb3d8bbwe.

    NOTE: For additional information, look for [ActivityId] 8085d133-8989-0006-f2ee-ae808989d401 in the Event Log or use

    the command line Get-AppPackageLog -ActivityID 8085d133-8989-0006-f2ee-ae808989d401

    At line:1 char:28

    • ...  | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...

    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        + CategoryInfo          : NotSpecified: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], Exception

        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

    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.SkypeApp_14.35.76.0_x64__kzf8qxf38zg5c.

    NOTE: For additional information, look for [ActivityId] 8085d133-8989-0006-9bef-ae808989d401 in the Event Log or use

    the command line Get-AppPackageLog -ActivityID 8085d133-8989-0006-9bef-ae808989d401

    At line:1 char:28

    • ...  | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...

    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        + CategoryInfo          : NotSpecified: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], Exception

        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

    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.SkypeApp_14.35.76.0_x64__kzf8qxf38zg5c Microsoft.XboxGamingOverlay_2.22.11001.0_x64__8wekyb3d8bbwe.

    NOTE: For additional information, look for [ActivityId] 8085d133-8989-0006-88f0-ae808989d401 in the Event Log or use

    the command line Get-AppPackageLog -ActivityID 8085d133-8989-0006-88f0-ae808989d401

    At line:1 char:28

    • ...  | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...

    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        + CategoryInfo          : NotSpecified: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], Exception

        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

    It returned a bunch of errors and sadly has not resolved the probelm.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2018-12-02T06:05:40+00:00

    Hello,

    Please try these steps:

    1. Close all apps first.
    2. Open administrative Windows PowerShell by right click on Start Button and select Windows PowerShell (Admin).
    3. Type/paste following and press Enter key:

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    1. Let the command complete so that all apps are re-registered. See if this resolves the issue.

    Hope this helps!

    Was this answer helpful?

    0 comments No comments