App Store Apps Update

Step 1: To begin, go to the App Store on your device. Step 2: Next, click on the “Update” option located at the screen's bottom. Step 3: Now, all apps that need updates will be listed here, and just click on the “Update” button next to those apps you want to update. Update individual Android apps automatically. To set up updates for individual apps on your device: Open the Google Play Store app. Tap Menu My apps & games. Select the app that you want to update. Tap Enable auto-update. The app will update automatically when updates are available. To turn off automatic updates, untick the box.

-->

This article discusses an issue that occurs when you remove or update a provisioned Microsoft Store app by using the Microsoft Store and then running sysprep on the computer.

Applies to: Windows 10 - all editions
Original KB number: 2769827

Introduction

Sysprep is a tool for IT administrators who want to prepare an installation of Windows for duplication, auditing, and customer delivery. The guidance in this article is intended for use by support agents and IT professionals. If you are a home user who is encountering issues while using Microsoft Store apps, see Fix problems with apps from Microsoft Store in Windows 10.

Several Microsoft Store apps include built-in Windows 10 and Windows 8 images. These apps include the Mail, Maps, Messaging, Bing, Travel, and News apps, among others. These apps are known as provisioned apps. Provisioned apps are staged in the image and are scheduled to be installed for every user of the Windows image at first logon. In addition to the built-in apps, you can side-load your own line-of-business Microsoft Store apps into the Windows image without having to publish them to the Microsoft Store. You can side-load Appx packages by using online or offline servicing commands that are available in DISM.exe or through the DISM PowerShell module.

Symptoms

Consider the following scenarios:

Scenario 1

  • You are creating a custom Windows 10 reference computer that you want to sysprep and capture.
  • You want to remove some of the provisioned Microsoft Store apps (Appx packages) from this reference computer.
  • You run dism -online /Remove-ProvisionedAppxPackage /PackageName:<packagename> to deprovision the Appx packages.

When you run sysprep operation in this scenario, the operation may fail with the following error:

System Preparation Tool 3.14
A fatal error occurred while trying to sysprep the machine

Scenario 2

  • You have an existing Windows image, and several Microsoft Store apps are side-loaded in the image.
  • You want to remove some of the side-loaded Appx packages from your image and customize it further.
  • You boot into the reference computer and run one of the following PowerShell commands to remove the provisioning of the Appx package:
    • Remove-AppxProvisionedPackage -PackageName <PackageName>
    • Remove-ProvisionedAppxPackage -PackageName <PackageName>

When you run sysprep operation in this scenario, the operation may fail with the following error:

System Preparation Tool 3.14
A fatal error occurred while trying to sysprep the machine

Scenario 3

  • You are creating a Windows 10 reference image.
  • You connect to the Windows 10 Store, and then you update the built-in Microsoft Store apps by using the Microsoft Store.

When you run sysprep operation in this scenario, the operation may fail with the following error:

App Store Won't Update Apps Macbook

System Preparation tool 3.14A fatal error occurred while trying to sysprep the machine

Additionally, in the SetupErr.log, you may notice the following error entries:

<Date> <Time>, Error SYSPRP Package <PackageFullName> was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image.
<Date> <Time>, Error SYSPRP Failed to remove apps for the current user: 0x80073cf2.
<Date> <Time>, Error SYSPRP Exit code of RemoveAllApps thread was 0x3cf2.
<Date> <Time>, Error [0x0f0082] SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralize' from C:WindowsSystem32AppxSysprep.dll; dwRet = 0x3cf2
<Date> <Time>, Error SYSPRP ActionPlatform::ExecuteAction: Error in executing action; dwRet = 0x3cf2
<Date> <Time>, Error SYSPRP ActionPlatform::ExecuteActionList: Error in execute actions; dwRet = 0x3cf2
<Date> <Time>, Error SYSPRP SysprepSession::Execute: Error in executing actions from C:WindowsSystem32SysprepActionFilesGeneralize.xml; dwRet = 0x3cf2
<Date> <Time>, Error SYSPRP RunPlatformActions:Failed while executing SysprepSession actions; dwRet = 0x3cf2
<Date> <Time>, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2
<Date> <Time>, Error [0x0f00a8] SYSPRP WinMain:Hit failure while processing sysprep generalize internal providers; hr = 0x80073cf2

Cause

Sysprep has an additional provider that's added in Windows 10 to clean Appx packages and to generalize the image. The provider works only if the Appx package is a per-user package or an all-user provisioned package.

  • Per-user package means that the Appx package is installed for a particular user account and is not available for other users of the computer.
  • All-user package means that the Appx has been provisioned into the image so that all users who use this image can access the app.

If an all-user package that's provisioned into the image was manually deprovisioned from the image but not removed for a particular user, the provider will encounter an error while cleaning out this package during sysprep. The provider will also fail if an all-user package that's provisioned into the image was updated by one of the users on this reference computer.

Resolution

To resolve this issue, remove the package for the user who's running sysprep, and also remove the provisioning. To do this, follow these steps.

Note

To prevent Microsoft Store from updating apps, unplug the Internet connection or disable Automatic Updates in Audit mode before you create the image.

  1. Run the Import-Module Appx PowerShell cmdlet.

  2. Run Import-Module Dism.

  3. Run Get-AppxPackage -AllUsers | Where PublisherId -eq 8wekyb3d8bbwe | Format-List -Property PackageFullName,PackageUserInformation.

    Note

    • In the output of this last cmdlet, check the users for whom the package is showing up as Installed. Delete these user accounts from the reference computer, or log on to the computer by using these user accounts. Then, run the cmdlet in step 4 to remove the Appx package.
    • This command lists all packages that were published by Microsoft and installed by any user of that reference computer. Because the computer is to be sysprepped, we assume that these user profiles no longer require the package.
    • If you have manually provisioned apps that belong to other publishers, run the following command to list them:
      Get-AppxPackage -AllUsers | Format-List -Property PackageFullName,PackageUserInformation
  4. Run Remove-AppxPackage -Package <packagefullname>.

  5. Remove the provisioning by running the following cmdlet:

    Remove-AppxProvisionedPackage -Online -PackageName <packagefullname>

If you try to recover from an update issue, you can reprovision the app after you follow these steps.

Note

The issue does not occur if you are servicing an offline image. In that scenario, the provisioning is automatically cleared for all users. This includes the user who runs the command.

More information

For more information about how to add and remove apps, see:

SG Tech App

Available in Google Play Store for Android

https://play.google.com/store/apps/details?id=com.sg.app.update

With this app, you can easily find out which app (installed in your device) has latest update version available on Playstore. The app will show you list of apps that are not updated to the latest version. Find the latest compatible version of your apps.

App features :

– Get daily Notification for Available Apps Update.

– Get Information about installed app version and updates available or not for all Installed Apps on your phone.

– Get Information about app version and updates available or not for all Installed system Apps on your phone.

– Get List of available Apk stored in device memory.

– Extract APK and take backup of installed app. Share extracted apks with others.

Permission required:

-WRITE_EXTERNAL_STORAGE/READ_EXTERNAL_STORAGE

-Create Backup of Applicarion Device

Tag: FirmwareShare: Prev

CamScanner PDF Scanner App

Next

Paper By WeTransfer

Be the first to comment “App Version Software Updates”

WHY GAO

From our head office in New York City (NYC) and branch office in Canada, GAO Tek serves customers in 50 countries across the globe. Whether it is the USA and Canada, Asian countries such as Philippines, Malaysia, Indonesia, Singapore and Thailand, European countries including The United Kingdom, Germany, France, and Italy, the Middle Eastern countries such as Saudi Arabia, United Arabic Emirate (UAE), Turkey; or South Pacific countries such as Australia and New Zealand, our goal is to provide leading edge products and service to engineers in every industry.

We offer a wide range of high quality test and measurement equipment and drones that can be used in any number of global industries. We strive to offer precision and reliable test instruments to you at affordable costs. Our sales staff are here to answer any and all questions.

MacVisit Our Main Website

Our Offices

Head Office US

GAO Tek Inc.
244 Fifth Avenue, Suite A31
Manhattan, New York,
N.Y., 10001
USA

Call Us

Toll Free: 1-877-585-9555

Canadian Office

GAO Tek Inc.
1885 Clements Rd, Suites 215-218
Pickering, Greater Toronto Area
Ontario, L1W 3V4
Canada

Call Us

App Store Apps Download

Toll Free: 1-877-585-9555
Phone: 289-660-5590
Fax: 289-660-5591

Copyright GAO Tek & GAO Group Inc., All Rights Reserved | GAO Group Celebrating Over 20 Years of Innovation