App tiles are the ones that help most of the person to stay updated with the help of live
tiles. But unfortunately windows 10 have some strange problem that made app tiles
disappeared from my windows 10 PC. I don't know what caused the problem, but i had
reset the app tiles of my pc by running some commands on my PC with the help of
Powershell. If you too are facing with such an problem, then i hope this solution might work
for you too...
Do you need software to fix app tiles disappeared ??
No, just follow the below steps..
[See : How to open powershell in Windows 10]
2) Type the following
Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
3) Hit enter..
4) Restart your pc
[Helpful link : How to restart or reboot your Windows 10 PC]
Check whether the problem is resolved, if not...
5) Again, open cmd,
6) type the following commands and hit enter..
The above solution will fix your problem, if it failed, then you need to create a new user account for
your windows 10 PC.
That's the only way you can fix the issue without resetting.
Hope it helps...
Related posts...
Chrome not responding in Windows 10 - How to fix chrome and browser's not responding in stable internet connection
How to enable special characters for PIN in Windows 10
How to turn off lock screen camera in windows 10
tiles. But unfortunately windows 10 have some strange problem that made app tiles
disappeared from my windows 10 PC. I don't know what caused the problem, but i had
reset the app tiles of my pc by running some commands on my PC with the help of
Powershell. If you too are facing with such an problem, then i hope this solution might work
for you too...
Do you need software to fix app tiles disappeared ??
No, just follow the below steps..
How to fix app tiles disappeared from start menu of
Windows 10
1) Open powershell as administrator[See : How to open powershell in Windows 10]
2) Type the following
Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
3) Hit enter..
4) Restart your pc
[Helpful link : How to restart or reboot your Windows 10 PC]
Check whether the problem is resolved, if not...
5) Again, open cmd,
6) type the following commands and hit enter..
DISM.exe /online /cleanup-image /restorehealth
Sfc /scannow
The above solution will fix your problem, if it failed, then you need to create a new user account for
your windows 10 PC.
That's the only way you can fix the issue without resetting.
Hope it helps...
Related posts...
Chrome not responding in Windows 10 - How to fix chrome and browser's not responding in stable internet connection
How to enable special characters for PIN in Windows 10
How to turn off lock screen camera in windows 10