How to fix missing applications when updating to Windows 10 Fall Creators Update
Microsoft released a Windows 10 Fall Creators update last weekend. The company is gradually rolling out an update for users and some initial issues about the update have begun to appear. Recently, users complained about a problem that caused certain applications to disappear from the operating system after installing the update. Notably, this is not the first time a major update of Windows 10 has damaged users' applications or installed operating systems.
- How to fix Windows 10 Fall Creators Update updates
This time, the problem caused system applications such as Calculator and other applications to disappear from the operating system, users cannot run them from the Start menu or search Cortana. However, when searching for Microsoft / Windows Store applications, the store will announce that these applications are installed on the computer and can be opened from the store.
Microsoft has not yet released a formal fix for this issue, but the company has provided users with a relatively simple solution by resetting the affected application or uninstalling it completely and then Reinstall them. However, the most effective way to bring the application back is by re-registering them using PowerShell.
If you lose many applications, professional users can restore all those applications at once by using the following PowerShell commands. However, note that if you perform steps 1 and 2 but do not restore missing applications, this PowerShell solution fails.
Step 1: In Cortana, type PowerShell. In the search results, right-click Windows PowerShell and select Run as administrator .
Step 2: In the Powershell window type the following commands. These steps may take several minutes to complete.
- reg delete 'HKCUSoftwareMicrosoftWindows NTCurrentVersionTileDataModelMigrationTileStore' / va / f
- get-appxpackage -packageType bundle |% {add-appxpackage -register -disabledevelopmentmode ($ _. installlocation + 'appxmetadataappxbundlemanifest.xml')}
- $ bundlefamilies = (get-appxpackage -packagetype Bundle) .packagefamilyname
- get-appxpackage -packagetype main |? {-not ($ bundlefamilies -contains $ _. packagefamilyname)} |% {add-appxpackage -register -disabledevelopmentmode ($ _. installlocation + 'appxmanifest.xml')}
Step 3: When the PowerShell commands are completed, the application will appear in the application list and can be pinned to the Start menu.
I wish you all success!
You should read it
- How to fix some errors when updating Windows 10
- Unikey disappeared on his own, how to fix it?
- Want to 'disappear' from the Internet world, use this tool
- Types of errors (bugs) in the testing process
- How to fix Netflix errors that don't work on Windows 10
- Fix the Yes button error in UAC disappearing or graying out in Windows 10
- Steps to fix errors when using Microsoft Teams
- How to fix some errors on Windows 10 Creators
May be interested
- What will Microsoft 'kill' in Windows 10 Fall Creators Update update?the next version of windows in the fall creators update update will bring a lot of changes, eliminating many things that are already very familiar.
- Windows 10 Fall Creators Update for mobile devices will be released more widely this weekalong with the release of windows fall creators update for pc, micorosft also began deploying this update to mobile devices last week in finland. this week, microsoft will expand its deployment to windows 10 mobile devices with more open markets.
- The new feature on Windows 10 Fall Creators Update is most noticeableon tuesday, microsoft introduced a free upgrade to windows 10 with new features for this operating system. with the official name of windows 10 fall creators update, this new software will not change the windows 10 experience much. instead, it will offer a series of small customizations for personal computers and tablets including several new settings, features and applications.
- 6 remarkable security features on Windows 10 Fall Creators Updatefall creators update for windows 10 brings tools to increase security for computers. these are notable names and how to turn them on
- Have you updated Windows 10 Fall Creators Update on October 17?microsoft has started launching windows 10 fall creators update since october 17, 2017, but not everyone gets it on the same day.
- 9 new installation features in Windows 10 Fall Creators Update updatemicrosoft continues to change windows 10 settings with each version, ultimately aiming to remove control panel. with the fall creators update update, we will look at the new installation features added by microsoft.
- How to reset Windows 10 Fall Creators Updatethe reset feature on windows 10 fall creators update will bring the computer back to the default state, without users having to install new with usb or dvd.
- Browser tips are useful on Windows 10 Fall Creators Updateif you have already updated your device to windows 10 fall creators update, you will have a small but extremely useful feature that makes you consider using edge as your default browser, or otherwise, you it is still possible to use this trick on other browsers - that is, to pin the site to the taskbar.
- Microsoft released an update of Windows 10 Build 16299.334, which fixed errors and improved the operating systemrecently microsoft released the build 16299.334 update with the code kb4089848 for windows 10 fall creators update. this update can fix errors detected in previous versions and also improve performance for the operating system.
- This is why the new emoji doesn't work on your Windows 10 Fall Creators Updateversion windows 10 fall creators update officially released on october 17 has been integrated with a new emoji set that allows users to easily enter emoji emoticons into text fields on the application and other places. in the operating system. however, many users cannot use it. so what is the cause? let's find the answer in the article!