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
-
How To Install Openfire XMPP Server on a Debian or Ubuntu VPS Introduction In this article, Openfire XMPP server will be installed...
-
Segue uma lista com a senha padrão de alguns roteadores. Caso a senha não funcione você pode resetar o roteador e utilizar a senha conforme...
-
Realize a instalação tradicional do Windows 7. (suponho que você já deva saber como deve proceder em uma instalação tradicional) Quand...
-
Para quem está configurando ou corrigindo algum certificado instalado, o atalho facilita: Pressione Windows + R Digite: certmgr.msc
-
Como detectar, habilitar e desabilitar SMBv1, SMBv2 e SMBv3 no Windows 28/04/2021 5 minutos para o fim da leitura aplica-se a: Windows ser...