Re-register all modern applications in Windows 8 and 10

When a contemporary won't load (run) or doesn't care about your command to close, you may just need to re-register them in to fix the problem.

Today we will show you how to re-register all modern ones that you have already installed on a user account in Windows 8 or Windows 10.
Windows

1. Open PowerShell. To do this press the 2 Win + R keys at the same time and in the new "Run" window that will appear type Powershell.exe and press the OK key.

This command will run the Windows Powershell, i.e. it will open a new dark blue window that looks like the Command Line window (Command ).

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 press Enter. (See it 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.).