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. 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...
  3. 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...
  4. 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 "$$_....
  5. 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 "$$_....
  6. 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...
  7. 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...
  8. Remove-AppxPackage : The remote procedure call failed. The remote procedure call

    in Windows 10 Software and Apps
    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 -AllUsers causes Application Error

    in Windows 10 Software and Apps
    remove-AppxPackage -AllUsers causes Application Error: Get-AppxPackage Microsoft.WindowsSoundRecorder -AllUsers remove-AppxPackage -AllUsersApplication Error ID: 1000Faulting application name: svchost.exe_AppXSvc, version: 10.0.19041.4355, time stamp: 0x9ce47784Faulting module name: appxdeploymentserver.dll, version:...
  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...