Windows 10: Windows AppxPackage Question

Discus and support Windows AppxPackage Question in Windows 10 Ask Insider to solve the problem; Hi all, hoping to get some light shined on the AppxPackage from Windows. I recently made a "slight error" with the registry and my start menu gave me... Discussion in 'Windows 10 Ask Insider' started by /u/PerthPilot, Jul 13, 2020.

  1. Windows AppxPackage Question


    Hi all, hoping to get some light shined on the AppxPackage from Windows.

    I recently made a "slight error" with the registry and my start menu gave me an error upon booting, someone on Google suggested I run the Appxpackage on Windows Powershell and I did; problem solved. I went through and removed all the stuff I didn't want (again) and all seems well.

    My question though is what does it ACTUALLY install, does it only install missing content? Does it fuck with my registry or settings or anything like that? Even though my pc is in perfect working order now, I'm curious if a fresh install would be a better option or am I just being pedantic.

    Thanks!

    submitted by /u/PerthPilot
    [link] [comments]

    :)
     
    /u/PerthPilot, Jul 13, 2020
    #1
  2. AndreTen Win User

    View Poll Results: Do you use Edge as your primary browser??


    I found suggestion on MS forums that could work. Did you tried this?
     
    AndreTen, Jul 13, 2020
    #2
  3. OneMoar Win User
    Windows 10 Tweaks

    @W1zzard looks like the hashing/version is different on some systems
    this syntax works better
    powershell "Get-AppxPackage *3d* | Remove-AppxPackage"
    powershell "Get-AppxPackage *bing* | Remove-AppxPackage"
    powershell "Get-AppxPackage *solit* | Remove-AppxPackage"
    powershell "Get-AppxPackage *people* | Remove-AppxPackage"
    powershell "Get-AppxPackage *zune* | Remove-AppxPackage"
    powershell "Get-AppxPackage *photos* | Remove-AppxPackage"
    powershell "Get-AppxPackage *phone* | Remove-AppxPackage"
    powershell "Get-AppxPackage *communi* | Remove-AppxPackage"
    someone already compiled all the tweaks listed into a handy choice driven .cmd file
    you can get that from here
    [Script] Windows 10 TNBT (The next big Tweak) v6.5.6 -official thread-
     
    OneMoar, Jul 13, 2020
    #3
  4. AsRock Win User

    Windows AppxPackage Question

    Windows 10 Tweaks

    I will have to agree, as when i upgraded the fixes work and now i am using a clean install none of them work except onedrive.
     
    AsRock, Jul 13, 2020
    #4
Thema:

Windows AppxPackage Question

Loading...
  1. Windows AppxPackage Question - Similar Threads - AppxPackage Question

  2. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9, Install failed. Please...

    in Windows 10 Gaming
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9, Install failed. Please...: I cannot find Microsoft Store in Apps & Features nor the xbox app and the calculator app, calendar app, mail app and others will not open.I tried to reinstall Microsoft Store using powershell but I got this error : Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9,...
  3. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9, Install failed. Please...

    in Windows 10 Software and Apps
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9, Install failed. Please...: I cannot find Microsoft Store in Apps & Features nor the xbox app and the calculator app, calendar app, mail app and others will not open.I tried to reinstall Microsoft Store using powershell but I got this error : Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9,...
  4. Get-AppxPackage and Get-AppPackage broken in 24H2

    in Windows 10 Gaming
    Get-AppxPackage and Get-AppPackage broken in 24H2: Hello,Powershell cmdlets Get-AppxPackage and Get-AppPackage are broken on Windows 11 version 24H2 because of DLL files, which cannot be found. There may be other broken cmdlets too, but I'm not aware of them. Apparently it has been broken since 24H2 was released, but I...
  5. Get-AppxPackage and Get-AppPackage broken in 24H2

    in Windows 10 Software and Apps
    Get-AppxPackage and Get-AppPackage broken in 24H2: Hello,Powershell cmdlets Get-AppxPackage and Get-AppPackage are broken on Windows 11 version 24H2 because of DLL files, which cannot be found. There may be other broken cmdlets too, but I'm not aware of them. Apparently it has been broken since 24H2 was released, but I...
  6. 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 "$$_....
  7. 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 "$$_....
  8. Remove-AppxPackage : The remote procedure call failed. The remote procedure call

    in Microsoft Windows 10 Store
    Remove-AppxPackage : The remote procedure call failed. The remote procedure call: Hi All,Anyone can help if there any resolution for Remove-AppxPackage failure when removing store apps using below command? Crashing svchost.exe_AppXSvc.Get-AppxPackage -AllUsers -name "Package Name" remove-AppxPackage -AllUsers Process: svchost.exe_AppXSvc 10.0.19041.4355...
  9. Remove-AppxPackage : The remote procedure call failed. The remote procedure call

    in Windows 10 Gaming
    Remove-AppxPackage : The remote procedure call failed. The remote procedure call: Hi All,Anyone can help if there any resolution for Remove-AppxPackage failure when removing store apps using below command? Crashing svchost.exe_AppXSvc.Get-AppxPackage -AllUsers -name "Package Name" remove-AppxPackage -AllUsers Process: svchost.exe_AppXSvc 10.0.19041.4355...
  10. Question about using Add-AppxPackage install default Windows app

    in Windows 10 Software and Apps
    Question about using Add-AppxPackage install default Windows app: I have a question about using App-AppxPackage to install default Windows app. Using Windows Calculator as a example, I noticed C:\Program Files\WindowsApps consists of the following: Microsoft.WindowsCalculator_10.1506.19010.0_neutral_split.scale-125_8wekyb3d8bbwe...