Windows 10: issues when trying to reinstall windows apps from Powershell command line

Discus and support issues when trying to reinstall windows apps from Powershell command line in Microsoft Windows 10 Store to solve the problem; Hi, I typed:PS C:\Users\Administrateur> Get-AppxPackage -AllUsers Foreach {Add-AppxPackage -DisableDevelopmentMode -Register... Discussion in 'Microsoft Windows 10 Store' started by harlock5922, Nov 27, 2023.

  1. issues when trying to reinstall windows apps from Powershell command line


    Hi, I typedissues when trying to reinstall windows apps from Powershell command line :pS C:\Users\Administrateur> Get-AppxPackage -AllUsers Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_.InstallLocation\AppXManifest.xml"}i got this:https://justpaste.it/65huii could not post the whole output on this forum since my message was more than 60000 charactersPS C:\Users\Administrateur> Could anyone help me unbug this !??

    :)
     
    harlock5922, Nov 27, 2023
    #1
  2. Naki Win User

    GPU-Z what command line parameter ?

    Suggestion: /? (-?) and /help (-help) command-line arguments to show a list of all possible arguments in a small window. *Smile issues when trying to reinstall windows apps from Powershell command line :)
     
  3. ryanly Win User
    GPU-Z what command line parameter ?

    Current /? (-?) or / help (-help) parameter is invalid
     
    ryanly, Nov 27, 2023
    #3
  4. Riel Alc Win User

    issues when trying to reinstall windows apps from Powershell command line

    reinstall store app windows 10

    Did not work for me. I troed it 3 times, allways got an error.

    Hi Fernando,

    These are the steps to resolve the issue with Windows Store app itself. For better assistance, we suggest creating a new thread about Windows 10 apps installation.

    Regards.
     
    Riel Alc, Nov 27, 2023
    #4
Thema:

issues when trying to reinstall windows apps from Powershell command line

Loading...
  1. issues when trying to reinstall windows apps from Powershell command line - Similar Threads - issues trying reinstall

  2. issues when trying to reinstall windows apps from Powershell command line

    in Windows 10 Gaming
    issues when trying to reinstall windows apps from Powershell command line: Hi, I typed:PS C:\Users\Administrateur> Get-AppxPackage -AllUsers Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_.InstallLocation\AppXManifest.xml"}i got this:https://justpaste.it/65huii could not post the whole output on this forum since my message was more...
  3. issues when trying to reinstall windows apps from Powershell command line

    in Windows 10 Software and Apps
    issues when trying to reinstall windows apps from Powershell command line: Hi, I typed:PS C:\Users\Administrateur> Get-AppxPackage -AllUsers Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_.InstallLocation\AppXManifest.xml"}i got this:https://justpaste.it/65huii could not post the whole output on this forum since my message was more...
  4. How to turn off a SPECIFIC MONITOR from the command line or powershell?

    in Windows 10 Software and Apps
    How to turn off a SPECIFIC MONITOR from the command line or powershell?: How to turn off a SPECIFIC MONITOR from the command line or powershell? The following turns off ALL MONITORS... NOT what I need.powershell.exe -Command "Add-Type '[DllImport\"user32.dll\"]public static extern int SendMessageint hWnd,int hMsg,int wParam,int lParam;' -Name a...
  5. reinstalling built in app no PowerShell, command prompt available

    in Windows 10 Gaming
    reinstalling built in app no PowerShell, command prompt available: Hi so a while ago I when I factory rested my laptop, I forgot to plug it in, and it got stuck in a boot loop when I got that problem fixed and restarted everything, I tried to install google chrome it would not open It keep on showing a message There’s a problem with this...
  6. reinstalling built in app no PowerShell, command prompt available

    in Windows 10 Software and Apps
    reinstalling built in app no PowerShell, command prompt available: Hi so a while ago I when I factory rested my laptop, I forgot to plug it in, and it got stuck in a boot loop when I got that problem fixed and restarted everything, I tried to install google chrome it would not open It keep on showing a message There’s a problem with this...
  7. Opening windows store apps from command line

    in Windows 10 Software and Apps
    Opening windows store apps from command line: How do I open windows store apps like Hulu from the command prompt? 44674
  8. setting default apps from command line?

    in Windows 10 Software and Apps
    setting default apps from command line?: in win7, after installation and setting the correct file associations, the correct program would start upon double clicking in win10 however, it popups wanting you to set a ?default app?. ive seen this happen for klite codec pack, firefox, utorrent i do unattended...
  9. Capture network usage from command line or powershell?

    in Windows 10 Network and Sharing
    Capture network usage from command line or powershell?: I know you can see what applications are using how much data in a given period of time by going to Start -> Settings -> Network & Internet -> Data Usage, then clicking the Usage Details option to bring up a list. Does anyone know if there's a way to output this list at...
  10. PowerShell PackageManagement (OneGet) - Install Apps from Command Line

    in Windows 10 Tutorials
    PowerShell PackageManagement (OneGet) - Install Apps from Command Line: How to: PowerShell PackageManagement (OneGet) - Install Apps from Command Line [img] Note If you are not familiar with package managers I recommend you read first the short Chocolatey package manager tutorial at our sister site Windows Eight Forums as an introduction to...