Windows 10: How to add-appxpackage -register appxmanifest.xml

Discus and support How to add-appxpackage -register appxmanifest.xml in Windows 10 Gaming to solve the problem; How to fix this issue?... Discussion in 'Windows 10 Gaming' started by Mohamed13WL, Aug 28, 2023.

  1. How to add-appxpackage -register appxmanifest.xml


    How to fix this issue?

    :)
     
    Mohamed13WL, Aug 28, 2023
    #1
  2. Yolvi Ell Win User

    Timeline under PEOPLE shows nothing

    It's possible that some system files for the People app needs to be re-registered. To do that, we suggest following these steps:


    • Right-click the Start button.

    • Click Command Prompt (Admin).

    • Copy and paste the following command: PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *People*).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage
      -DisableDevelopmentMode -Register $manifest}"
      and press Enter.

    • Once it's finished, close the Command Prompt and check if Timelines are available on the app.



    Gice us an update on what happens after re-registering the People app.
     
    Yolvi Ell, Aug 28, 2023
    #2
  3. The MiniTool register from disk worked for me

    This worked for me. The MiniTool instructions.

    Background: at first when I went into powershell (admin not needed to list them) and type:

    Code:
    In the resulting list of 29 items, Microsoft.Windows.SecHealthUI was NOT listed. It was totally missing.

    So none of the more common "re-register" steps would work because they require Get-AppxPackage to see it and on my system it couldn't.

    But the MiniTool approach gets at it from the file location on disk:

    C:\Windows\SystemApps\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy

    This WAS there on my system.

    So, opening powershell admin (right click start menu) and running MiniTool's suggestion, namely,

    Code:
    fixed it. It essentially reinstalled it. Then it appeared in the list returned from Get-AppxPackage and the "Open Windows Security" button in settings worked.
     
    MontgomeryMinds, Aug 28, 2023
    #3
  4. danielni1 Win User

    How to add-appxpackage -register appxmanifest.xml

    AppXManifest missing

    Sorry that I mislead you, I mean I got the error when I put in the console command to check the healthiness of my windows installation

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

    .

    I have already tried your suggestion above inside and outside of safemode, each of which the console said that it could not fix my problem. I simply need a way to get a copy of AppXManifest to where it
    is supposed to be and I think that should fix it. The problem is that I do not know how to acquire one such file, nor where to put it.

    If this helps, the dism command stopped half way (43.9%) and said that it could not go on. Sfc said that it could not fix the problem after it reached 64%.
     
    danielni1, Aug 28, 2023
    #4
Thema:

How to add-appxpackage -register appxmanifest.xml

Loading...
  1. How to add-appxpackage -register appxmanifest.xml - Similar Threads - add appxpackage register

  2. what does the powershell command Get-AppXPackage Foreach {Add-AppxPackage...

    in Windows 10 Software and Apps
    what does the powershell command Get-AppXPackage Foreach {Add-AppxPackage...: I'm having a file system error with my c drive and opening apps from the windows apps folder. I saw this command while searching for an answer. what specifically does it do?Get-AppXPackage Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_....
  3. what does the powershell command Get-AppXPackage Foreach {Add-AppxPackage...

    in Windows 10 Gaming
    what does the powershell command Get-AppXPackage Foreach {Add-AppxPackage...: I'm having a file system error with my c drive and opening apps from the windows apps folder. I saw this command while searching for an answer. what specifically does it do?Get-AppXPackage Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_....
  4. seettings, unexpectedly error Add-AppxPackage:

    in Windows 10 Gaming
    seettings, unexpectedly error Add-AppxPackage:: Hello, I am trying to make some settings in intalling Add-AppxPackage syntaxe is: PS C:\Users\Trout\Downloads> Add-AppxPackage -Path "C:\Program Files x86\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs.Desktop\14.0"But it returns an error like : erreur...
  5. seettings, unexpectedly error Add-AppxPackage:

    in Windows 10 Software and Apps
    seettings, unexpectedly error Add-AppxPackage:: Hello, I am trying to make some settings in intalling Add-AppxPackage syntaxe is: PS C:\Users\Trout\Downloads> Add-AppxPackage -Path "C:\Program Files x86\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs.Desktop\14.0"But it returns an error like : erreur...
  6. How to add-appxpackage -register appxmanifest.xml

    in Windows 10 Software and Apps
    How to add-appxpackage -register appxmanifest.xml: How to fix this issue? https://answers.microsoft.com/en-us/windows/forum/all/how-to-add-appxpackage-register-appxmanifestxml/63c33316-4725-49cc-aa63-b930be213a6c
  7. Add-AppxPackage -Path...

    in Windows 10 Gaming
    Add-AppxPackage -Path...: Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, A Prerequisite for an install could not be satisfied. Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_1.8.32828.0_x64__8wekyb3d8bbwe because this package is not compatible with the...
  8. Add-AppxPackage -Path...

    in Windows 10 Software and Apps
    Add-AppxPackage -Path...: Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, A Prerequisite for an install could not be satisfied. Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_1.8.32828.0_x64__8wekyb3d8bbwe because this package is not compatible with the...
  9. What does this code do? Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage...

    in Windows 10 Ask Insider
    What does this code do? Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage...: Hello, i just ran into the problem that i cant use the windows search bar. Everytime i click to search i cant type anything or just one letter and the black search window closes. Tried to solve it by re - indexing (i dont remember exactly how its called) and by using...
  10. Add-AppXPackage

    in Windows 10 Installation and Upgrade
    Add-AppXPackage: Hi All, I have distributed across my organization "Windows 10 Enterprise LTSC 2019"later after that I have found out that this version of windows doesn't include any of AppX bundle apps. My Organization is an education organization and the teachers asking me to install some...