Can't find windows apps - Microsoft Community
- Get link
- X
- Other Apps
windows 10 apps can't found, i'm unable work done home there's no word, excel, or powerpoint nothing , else gray color in start menu. please lot of work home.
sounds upgraded windows 10 1709.
gray screen, press windows key + control + c
restore color.
apps:
repair or reset missing apps:
open settings, , select apps.
on apps & features tab, find name of missing app. click app , select advanced options (if available).
if repair option available, click repair. if option not available, or if repair not resolve issue, may try reset option, though might lose app data saved.
once repair or reset completed, app should again appear in app list , can pinned start menu.
2. uninstall , reinstall missing apps:
open settings, , select apps.
on apps & features tab, find name of missing app. click app , select uninstall.
open store , reinstall missing app. once installed, app should appear in app list, , can pinned start menu.
3. re-register missing apps using powershell – if have lot missing apps, advanced users can instead attempt restore of them @ once using following powershell commands. note, however, if steps 1 , 2 attempted , did not restore missing apps, powershell solution not succeed.
in cortana, type powershell. in search results, right-click windows powershell , select run administrator.
in powershell window type following commands. these steps may take few minutes complete.
reg delete “hkcu\software\microsoft\windows nt\currentversion\tiledatamodel\migration\tilestore” /va /f
get-appxpackage -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + "\appxmetadata\appxbundlemanifest.xml")}
$bundlefamilies = (get-appxpackage -packagetype bundle).packagefamilyname
get-appxpackage -packagetype main |? {-not ($bundlefamilies -contains $_.packagefamilyname)} |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + "\appxmanifest.xml")}
once powershell commands completed, apps should appear in app list, , can pinned start menu.
if none of above help:
i'm not surprised having trouble windows 10 fall creators update.
there seems adopter issues @ time windows 10 1709, if can, recommend downgrade previous version until fall creators update matures future cumulative updates.
open start > settings > update & security > recovery > under go previous version of windows 10, click started.
gray screen, press windows key + control + c
restore color.
apps:
repair or reset missing apps:
open settings, , select apps.
on apps & features tab, find name of missing app. click app , select advanced options (if available).
if repair option available, click repair. if option not available, or if repair not resolve issue, may try reset option, though might lose app data saved.
once repair or reset completed, app should again appear in app list , can pinned start menu.
2. uninstall , reinstall missing apps:
open settings, , select apps.
on apps & features tab, find name of missing app. click app , select uninstall.
open store , reinstall missing app. once installed, app should appear in app list, , can pinned start menu.
3. re-register missing apps using powershell – if have lot missing apps, advanced users can instead attempt restore of them @ once using following powershell commands. note, however, if steps 1 , 2 attempted , did not restore missing apps, powershell solution not succeed.
in cortana, type powershell. in search results, right-click windows powershell , select run administrator.
in powershell window type following commands. these steps may take few minutes complete.
reg delete “hkcu\software\microsoft\windows nt\currentversion\tiledatamodel\migration\tilestore” /va /f
get-appxpackage -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + "\appxmetadata\appxbundlemanifest.xml")}
$bundlefamilies = (get-appxpackage -packagetype bundle).packagefamilyname
get-appxpackage -packagetype main |? {-not ($bundlefamilies -contains $_.packagefamilyname)} |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + "\appxmanifest.xml")}
once powershell commands completed, apps should appear in app list, , can pinned start menu.
if none of above help:
i'm not surprised having trouble windows 10 fall creators update.
there seems adopter issues @ time windows 10 1709, if can, recommend downgrade previous version until fall creators update matures future cumulative updates.
open start > settings > update & security > recovery > under go previous version of windows 10, click started.
Windows / Windows 10 / Windows settings
- Get link
- X
- Other Apps
Comments
Post a Comment