Reinstall Windows apps
Reinstall Windows apps
Launch the Task manager and open a new PowerShell window with administrative privileges, as explained above.
When the Windows PowerShell window opens copy the line below and paste it into the PowerShell window by simply right-clicking at the blinking PS C:\WINDOWS\system32> prompt, or by pressing [Ctrl] + [V] on the keyboard:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Wait until the app download and installation process completes — ignore any red text that appears — and restart Windows.Link
Assinar:
Postagens
(
Atom
)
Veja outras Publicações
-
Trata-se da utilização do comando choice seguido da variável de errorlevel (para saber o que foi retornado) , por fim utilizamos o operado...
-
Como abrir mais de 15 arquivos de uma vez Se você percebeu que não consegue abrir mais de 15 arquivos selecionados de uma só vez no Win...
-
Olá pessoal, Pequei um celular com Android que estava bloqueado por tentativas de senha incorretas e não tinha a usuário e senha para...
-
How to install Microsoft HD Audio UAA on Windows XP SP3 This is the solution that I found.. it was strange, but it worked.. folow the step...
-
Caso precisem mover ou limpar o arquivo pagefile.sys, responsável por armazenar o Swap (Memória Virtual) do Windows e mesmo após setar nas p...