Enhance Your Windows Client: Microsoft Store App Package Updates Now Available

Table of Contents

This article provides essential guidance for administrators regarding the update cycle for Microsoft Store applications that are pre-installed on Windows 8.1-based computers. Understanding this process is crucial for maintaining a secure and up-to-date computing environment, especially in scenarios where direct internet connectivity to the Microsoft Store is restricted. The mechanisms described here ensure that critical applications remain current, providing both functionality and security enhancements without compromising network policies.

This information is primarily applicable to Windows 10 - all editions, though the core principles discussed regarding Windows 8.1 app updates remain highly relevant for legacy environments and specific deployment strategies. The original knowledge base number associated with these guidelines is 2971128. Administrators should familiarize themselves with these protocols to efficiently manage their fleet of Windows client machines.

Microsoft Store updates

Understanding the Microsoft Store Update Mechanism

When a Windows 8.1 client machine is connected to the internet, it seamlessly receives updates for its pre-installed Microsoft Store applications directly from the Microsoft Store. This integrated update mechanism is designed for user convenience, ensuring that applications like Mail, Calendar, Photos, and other default utilities are always running their latest versions. Users can easily identify and access the Microsoft Store app from the Windows Start screen, where they can also manually check for updates.

However, many enterprise environments impose strict network policies that prevent client computers from directly connecting to external services like the Microsoft Store. To address this common challenge, Microsoft provides an alternative update channel. A comprehensive collection of downloadable updates is made available through the Windows Update Catalog, specifically tailored for these offline or restricted scenarios. These packages empower administrators to maintain application currency without direct internet access.

The strategic intent behind offering these downloadable packages is not to circumvent the primary Microsoft Store distribution channel. Instead, it serves as a vital enabler for organizations to update Microsoft Store applications on a regular, recurring basis for machines that are unable to establish direct connections to the Microsoft Store site. This process ensures operational continuity and security compliance across diverse network configurations, supporting robust IT management practices.

Frequently Asked Questions About App Package Updates

Navigating the complexities of application updates in a controlled environment often raises several questions for IT professionals. This section addresses common inquiries about the distribution, scope, and management of Microsoft Store app packages for Windows clients. Understanding these details is key to effective deployment and maintenance strategies.

Which Microsoft Store Apps Are Serviced Through This Channel?

Microsoft exclusively releases update packages through this channel for the default Windows 8.1 Microsoft Store applications. These are the inbox applications that come pre-installed with the operating system, forming the foundational set of utilities for the user experience. A detailed release chart outlining the specific apps covered is typically provided by Microsoft, allowing administrators to identify which applications are supported by this alternative update method.

It is important to note that this channel is specifically curated for core Windows functionalities, ensuring their consistent performance and security. Administrators should refer to official Microsoft documentation for the most current list of supported applications. This focused approach helps in prioritizing updates for essential system components.

Are All Microsoft Store Apps Serviced?

No, this update channel does not encompass all applications available in the Microsoft Store. We are currently focusing on providing updates for the Microsoft Store apps that are distributed by default with various editions of Windows 8.1. This targeted approach ensures that the most critical, system-integrated applications receive consistent updates through enterprise-managed channels.

Applications that users might download individually from the Microsoft Store, or third-party applications, are generally not included in this specific update mechanism. The scope is limited to enhancing the stability and security of the default user experience. This distinction is crucial for administrators planning their update strategies.

Are Third-Party Apps Supported Through This Channel?

No, third-party applications are not supported through this specific update channel for pre-installed apps. If you need to distribute and update third-party apps, the developer of the application typically makes the necessary package available. These packages can then be deployed within your organization using a process known as sideloading. Sideloading allows enterprises to install apps directly onto devices without going through the public Microsoft Store.

The process of sideloading apps often involves using tools like DISM (Deployment Image Servicing and Management), similar to how line-of-business (LOB) applications are deployed. This method offers granular control over application distribution and versioning within a managed environment. For detailed instructions, administrators should consult the Sideload Apps with DISM documentation, which provides comprehensive steps for preparing devices and installing app packages securely. This flexibility allows organizations to tailor their application ecosystem to specific business needs.

Can New App Packages Be Requested?

Yes, Microsoft understands that specific organizational needs may arise, necessitating updates for particular inbox packages for Windows 8.1. Should your organization identify a critical requirement for one or more packages to be updated through this channel, you are encouraged to contact Microsoft support. Our support teams are equipped to evaluate such requests and work towards fulfilling legitimate needs.

This process ensures that enterprise feedback directly influences the availability of crucial updates, maintaining the relevance and utility of the provided update mechanisms. Engaging with Microsoft support allows for a direct channel to address specific operational challenges.

Where Can These Packages Be Obtained?

The update packages for Microsoft Store applications are conveniently made available through two primary distribution channels. First, they are accessible via WSUS (Windows Server Update Services), which is an integral component for managing updates within many enterprise environments. WSUS allows organizations to centralize update management, reducing bandwidth consumption and providing extensive control over update deployment.

Second, these packages are also published on the Windows Update Catalog. The Catalog serves as a comprehensive repository where administrators can search for, download, and import updates into their update management systems or directly apply them to client machines. Both WSUS and the Windows Update Catalog provide robust, secure methods for acquiring these essential application updates.

Which Languages Are Available?

The provided update packages are designed to be globally comprehensive. They include support for all languages currently supported through the Microsoft Store. This ensures that users in diverse linguistic environments can receive updated applications in their preferred language, maintaining a consistent and accessible user experience across your organization. The inclusion of multiple language packs within a single update package simplifies deployment for multinational companies.

Which Editions of Windows Are Supported?

This update mechanism primarily supports Windows 8.1 x86 and x64 editions. These are the mainstream client operating systems where the default Microsoft Store applications are typically found and require updates in enterprise scenarios. It is important to note that Windows RT 8.1 is not supported by this specific update process. Windows RT devices operate on a different architecture and have distinct update mechanisms, so administrators should plan accordingly.

Are Industry Editions Supported?

No, Industry editions of Windows, such as Windows Embedded 8.1 Industry, are generally not licensed for these standard consumer-oriented Microsoft Store applications. Consequently, updates to these specific applications are not supported for Industry editions through this channel. Industry editions are typically designed for specialized purposes, often with a reduced or customized application footprint.

If your organization has a specific need for Microsoft Store applications on Industry editions, it is recommended to contact your account manager or open a support ticket. This allows for your request to be thoroughly evaluated against licensing and technical feasibility. Special considerations may apply depending on your specific use case and Microsoft licensing agreements.

How Do I Create an Image That Includes These Apps?

Integrating application updates into your operating system images is a crucial aspect of efficient deployment. We highly recommend installing these app updates as part of your post-operating system deployment (post-OSD) updates. Utilizing WSUS in conjunction with your deployment tools, such as Microsoft Endpoint Configuration Manager (formerly System Center Configuration Manager), is the most streamlined approach. This ensures that newly deployed machines receive the latest app versions shortly after the OS installation.

For scenarios requiring an automated, image-level integration, you can extract each .cab file to its respective MSI. Once you have the MSI installers, you can then script their installation for deployment. Alternatively, you can leverage traditional application deployment technologies, such as Group Policy or Configuration Manager, to push these MSI packages to your client machines. This method allows for a ‘slipstreamed’ approach where updates are applied during the image creation or deployment phase, reducing post-deployment work.

Here’s a simplified process outline for image creation with updates:
1. Acquire Update Packages: Download the necessary .cab files from the Windows Update Catalog.
2. Extract MSI: Use appropriate tools to extract the MSI installers from the .cab files.
3. Integrate into Deployment:
* Post-OSD: Configure WSUS or Configuration Manager to deploy these MSIs as part of your standard update baseline after the OS has been installed.
* Image Pre-staging (Advanced): For highly customized images, you might temporarily mount the image offline, inject the updates using DISM (though direct app package installation via DISM for updates on an offline image isn’t directly supported for running OS installs), or, more practically, perform an audit mode deployment, install the MSIs, and then sysprep the image.

The decision between post-OSD and image pre-staging depends on your organizational needs for customization versus deployment speed and complexity.

Can I Use This Process to Reinstall the Inbox Apps That Are Removed After Deploying Windows 8.1 Images?

No, this process is specifically designed to update apps that are already installed on the system, not to reinstall removed ones. If you have deployed a Windows 8.1 image that had the inbox applications removed, these update packages cannot bring them back. The update mechanism relies on the presence of the application on the system to apply patches.

To reinstall removed inbox applications, you would typically need to enable temporary access to the Microsoft Store for those machines. Once the apps are reinstalled from the Store, you can then leverage this update process to maintain them. Alternatively, the most robust solution is to deploy a new image that already contains the desired inbox applications, ensuring they are present from the start.

Can the Packages Be Installed Offline?

No, these update packages cannot be installed offline using tools like dism.exe for direct image modification. While DISM is powerful for servicing offline images, these specific app updates are designed to be installed through their respective .MSI installers onto a running operating system. This means the target machine must be booted and operational to apply the updates.

This distinction is important for deployment planning. If you are preparing a master image, you would need to install the operating system, then install these updates, and then capture your updated image. This ensures the applications are properly integrated into the live system environment.

When Are the Packages Going to Be Shipped?

Microsoft operates on a regular schedule for releasing these crucial app packages to ensure timely updates for security and functionality. While specific dates can vary, a general release schedule is often provided for administrators to anticipate and plan their update deployments.

Here is an illustrative example of what such a release schedule might look like. Please note that actual dates and app names would be provided in official Microsoft announcements and the Windows Update Catalog.

App Name (Example) Initial Release Date (Example) Monthly Update Cycle (Example)
Mail and Calendar App Q1 2024 Third Tuesday of the Month
Photos App Q1 2024 Third Tuesday of the Month
Calculator App Q1 2024 Fourth Tuesday of the Month
Weather App Q2 2024 Second Tuesday of the Month
OneNote App Q2 2024 Fourth Tuesday of the Month
News App Q3 2024 Third Tuesday of the Month

This schedule typically allows organizations to align their internal patching cycles with Microsoft’s releases, minimizing disruption and ensuring their systems remain current. Administrators should always refer to the official Windows Update Catalog for the most precise and up-to-date information regarding package availability and specific release notes.

Deployment Workflow for Offline Environments

To further illustrate the process for managing app package updates in an offline or restricted environment, consider the following workflow. This diagram highlights the critical steps involved from acquisition to deployment.

mermaid graph TD A[Admin Identifies Need for App Updates] --> B{Internet Access for Update Acquisition?}; B -- Yes --> C[Client Directly Accesses Microsoft Store]; B -- No --> D[Admin Accesses Windows Update Catalog (from connected machine)]; D --> E[Download App Update Packages (.cab files)]; E --> F[Extract MSIs from .cab files]; F --> G[Import MSIs into WSUS/SCCM/3rd-Party Deployment Tool]; G --> H[Create/Approve Deployment Packages]; H --> I[Distribute Packages to Internal Distribution Points]; I --> J[Target Client Machines for Deployment]; J --> K[Client Machines Receive & Install Updates (via WSUS/SCCM client)]; K --> L[App Updates Applied Successfully]; C --> L;

Explanation of Workflow:
* A-C (Online Scenario): For clients with internet access, updates are seamless directly from the Microsoft Store.
* A-E (Offline Acquisition): For restricted environments, administrators on a separate, internet-connected machine download .cab files from the Windows Update Catalog.
* F-I (Preparation & Distribution): The downloaded .cab files are processed (MSIs extracted) and then integrated into enterprise deployment tools like WSUS or Configuration Manager. These tools then distribute the updates to internal servers.
* J-L (Internal Deployment): Client machines, configured to receive updates from WSUS/SCCM, pull the approved app updates and install them, ensuring the applications are current without direct internet access to the Microsoft Store.

This controlled approach is fundamental for maintaining security and compliance in regulated or highly managed IT environments.

Best Practices for Managing Microsoft Store App Updates

Effective management of Microsoft Store app updates, particularly in enterprise settings, demands a structured approach. Adhering to best practices can streamline deployment, minimize disruptions, and enhance the overall security posture of your client machines.

  1. Establish a Regular Update Cadence: Plan for a consistent schedule to check for, download, and deploy app updates. Align this with your existing patching cycles to integrate app updates seamlessly into your routine maintenance windows. Regularity ensures that your systems remain current and secure against emerging threats.
  2. Utilize a Test Group: Before broad deployment, always roll out updates to a small, representative group of machines. This pilot phase helps identify potential compatibility issues or regressions in a controlled environment, preventing widespread problems. Gather feedback from users in the test group to assess the impact.
  3. Leverage Centralized Deployment Tools: Make full use of tools like WSUS or Microsoft Endpoint Configuration Manager. These platforms offer robust capabilities for targeting specific devices, scheduling deployments, monitoring progress, and reporting on update compliance. Centralized management is crucial for large-scale environments.
  4. Maintain Comprehensive Documentation: Document your update procedures, including package acquisition, extraction steps, deployment policies, and any encountered issues along with their resolutions. This knowledge base is invaluable for future troubleshooting, onboarding new team members, and ensuring consistency.
  5. Monitor Update Status and Compliance: Regularly review reports from your deployment tools to ensure that updates are successfully installed across your fleet. Address any machines that are consistently failing to update, investigating the root causes such as network issues, disk space, or conflicting software.
  6. Backup Before Major Updates: While app updates are generally minor, it’s always prudent to ensure that critical system backups are current, especially before significant platform or application upgrades. This provides a rollback option if unforeseen issues arise.
  7. Communicate Changes to Users: Inform end-users about upcoming updates, especially if there might be brief periods of application unavailability or new features introduced. Clear communication helps manage expectations and reduces support calls.

By following these best practices, administrators can efficiently manage Microsoft Store app updates, ensuring their Windows clients are both functional and secure.


We hope this comprehensive overview clarifies the process and importance of managing Microsoft Store app package updates for your Windows client environments. Your feedback is invaluable as we continuously strive to improve our support and documentation.

Do you have specific strategies or challenges you’ve encountered when deploying these updates in your organization? Share your thoughts and experiences in the comments below, or reach out to us with any further questions. We’re here to help you enhance your Windows client management.

Post a Comment