Re-register all modern applications in Windows 8 and 10

When a modern application does not load (does not run) or ignores your order to close, you may simply need to re-register it Windows to fix the problem.

Now we'll show you how to re-register all modern apps you've already installed in a user account in Window 8 or Window 10.
Windows

1. Open it . To do this press the 2 Win + R keys at the same time and in the new “Run” window that will appear write Powershell.exe and press OK.

This command will run Windows Powershell, that is, it will open a new dark window colored like the Command Prompt window ( Prompt).

If you want to know more about Windows Powershell click here. If you have not already installed it you can download from here.

cmd
The windowworld Powershell window
ps

2. In PowerShell, copy and paste the following command, and then press Enter. (See the picture below)

Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$ ($ _. InstallLocation) \ AppXManifest.xml"}

PS

3. When finished, close it PowerShell, and try resubmitting the problematic modern app.

Good luck

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.087 registrants.

Written by Dimitris

Dimitris hates on Mondays .....

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).