Windows Store Descargar

-->

This article outlines the release cycle for administrators to update the Microsoft Store apps installed by default on Windows 8.1-based computers.

Tech support scams are an industry-wide issue where scammers trick you into paying for unnecessary technical support services. You can help protect yourself from scammers by verifying that the contact is a Microsoft Agent or Microsoft Employee and that the phone number is an official Microsoft global customer service number. Windows 10 Store free download - PDF Reader for Windows 10, Facebook for Windows 10, Apple Safari, and many more programs. Select Microsoft Store, then select Advanced options. Select Terminate. If that doesn't work, select. Reset Use the troubleshooter. Search for Troubleshoot settings and select Open. Select Windows Store apps. Select Run the troubleshooter. Reinstall the app. Press Windows logo key + x. Select Windows PowerShell. Download Windows apps for your Windows tablet or computer. Browse thousands of free and paid apps by category, read user reviews, and compare ratings.

Original product version: Windows 10 - all editions
Original KB number: 2971128

More information

Descargar

When you are connected to the Internet, Windows 8.1 clients obtain updates to Microsoft Store apps directly from the Microsoft Store app (visible on the Windows Start screen).

To update these Microsoft Store apps on computers that cannot connect to the Microsoft Store site by using the Internet, Microsoft has a collection of downloadable updates available on the Windows Update Catalog. These updates can be distributed by using System Center, WSUS and third-party equivalents, or slipstreamed into the operating system image that is used by your organization.

The intent of this process is not to bypass the Microsoft Store, but to enable computers that cannot connect to the Microsoft Store to update Microsoft Store apps on a recurring basis.

Frequently asked questions

Which Microsoft Store apps will be serviced through this channel

Microsoft is releasing packages for Windows 8.1 Microsoft Store apps that are listed in the release chart at the end of this article.

Will non-inbox Microsoft Store app updates such as OneNote be released

No. We are currently targeting the Microsoft Store apps that are distributed by default with Windows 8.1 editions.

Can third-party Microsoft Store apps be updated by using this process

No. The developer of the third-party app can make available the package, and it can then be Sideload Apps with DISM similar to line-of-business apps.

Will Microsoft continue to release updates

Yes. Microsoft will update the inbox packages for Windows 8.1 for customers based on need. Contact Microsoft support to request one or more packages be updated.

How do I get the updates

These packages will be available through WSUS and the Windows Update Catalog.

Which languages are available

The packages include all the languages currently supported through the Microsoft Store.

Which editions of Windows are supported

Windows 8.1 x86 and x64 editions are supported. Windows RT 8.1 is not supported.

Can I install these updates on Industry (Embedded) editions

No, Industry editions are not licensed for these applications and therefore updates to these applications are not supported. If you have a need for Microsoft Store apps for Industry editions, contact your account manager or open a support ticket for your request to be evaluated.

How do I create an image that includes these apps

We recommend installing the app updates as part of your post operating system deployment updates through WSUS. However, if you need an automated process, you can extract each .cab file to its respective MSI. Then, you can script the installation or deploy by using traditional application deployment technologies.

Can I use this to reinstall the inbox apps that are removed after deploying Windows 8.1 images

No. This process is only designed to update apps already installed on the system. If you are able to enable temporary access to the Microsoft Store, you can install the apps again and then maintain them by using this process. Or, you will need to deploy a new image that contains the apps.

Can the packages be installed offline

Windows Store Descargar Iso

No. You cannot use dism.exe to install the updates offline. They must be installed through the .MSI installer to a running operating system.

When are the packages going to be shipped

What follows is the release schedule for each Microsoft Store app:

Microsoft Store AppOperating SystemRelease DateVersionKB Number
AlarmsWindows 8.18-Jul-142013.1204.852.30112962197
BING FinanceWindows 8.18-Jul-142014.326.2159.43822962186
BING Food and DrinkWindows 8.18-Jul-142014.326.2200.41752962199
BING Health and FitnessWindows 8.18-Jul-142014.326.2201.37732962187
BING MapsWindows 8.18-Jul-142014.130.2132.11892962192
BING NewsWindows 8.18-Jul-142014.326.2203.26272962188
BING SportsWindows 8.18-Jul-142014.326.2204.25982962189
BING TravelWindows 8.18-Jul-142014.326.2205.59132962190
BING WeatherWindows 8.18-Jul-142014.326.2207.2112962191
CalculatorWindows 8.18-Jul-142013.1007.1950.29602962196
Communications Apps
(People, Mail, Calendar)
Windows 8.124-Jun-142014.219.1943.37212962182
Help and TipsWindows 8.124-Jun-142014.331.1818.16642962194
ReaderWindows 8.124-Jun-142014.312.322.15102962193
Reading ListWindows 8.18-Jul-142013.1218.27.7572962195
ScanWindows 8.18-Jul-142013.1007.2015.38342962200
SkypeWindows 8.18-Jul-142014.402.1024.41062962201
Sound RecorderWindows 8.18-Jul-142013.1010.500.29282962198
XBOX GamesWindows 8.18-Jul-142013.1011.10.59652962183
XBOX MusicWindows 8.18-Jul-142014.321.1036.11672962184
XBOX VideoWindows 8.18-Jul-142014.326.530.53032962185

Estimated reading time: 6 minutes

Docker Desktop for Windows is the Community version of Docker for Microsoft Windows.You can download Docker Desktop for Windows from Docker Hub.

This page contains information on installing Docker Desktop on Windows 10 Pro, Enterprise, and Education. If you are looking for information about installing Docker Desktop on Windows 10 Home, see Install Docker Desktop on Windows Home.

By downloading Docker Desktop, you agree to the terms of the Docker Software End User License Agreement and the Docker Data Processing Agreement.

What to know before you install

System Requirements

  • Windows 10 64-bit: Pro, Enterprise, or Education (Build 16299 or later).

    For Windows 10 Home, see Install Docker Desktop on Windows Home.

  • Hyper-V and Containers Windows features must be enabled.
  • The following hardware prerequisites are required to successfully run ClientHyper-V on Windows 10:

    • 64 bit processor with Second Level Address Translation (SLAT)
    • 4GB system RAM
    • BIOS-level hardware virtualization support must be enabled in theBIOS settings. For more information, seeVirtualization.

Note: Docker supports Docker Desktop on Windows based on Microsoft’s support lifecycle for Windows 10 operating system. For more information, see the Windows lifecycle fact sheet.

What’s included in the installer

The Docker Desktop installation includes Docker Engine,Docker CLI client, Docker Compose,Notary,Kubernetes,and Credential Helper.

Containers and images created with Docker Desktop are shared between alluser accounts on machines where it is installed. This is because all Windowsaccounts use the same VM to build and run containers. Note that it is not possible to share containers and images between user accounts when using the Docker Desktop WSL 2 backend.

Nested virtualization scenarios, such as running Docker Desktop on aVMWare or Parallels instance might work, but there are no guarantees. Formore information, see Running Docker Desktop in nested virtualization scenarios.

About Windows containers

Looking for information on using Windows containers?

  • Switch between Windows and Linux containersdescribes how you can toggle between Linux and Windows containers in Docker Desktop and points you to the tutorial mentioned above.
  • Getting Started with Windows Containers (Lab)provides a tutorial on how to set up and run Windows containers on Windows 10, Windows Server 2016 and Windows Server 2019. It shows you how to use a MusicStore applicationwith Windows containers.
  • Docker Container Platform for Windows articles and blogposts on the Docker website.

Install Docker Desktop on Windows

  1. Double-click Docker Desktop Installer.exe to run the installer.

    If you haven’t already downloaded the installer (Docker Desktop Installer.exe), you can get it from Docker Hub. It typically downloads to your Downloads folder, or you can run it from the recent downloads bar at the bottom of your web browser.

  2. When prompted, ensure the Enable Hyper-V Windows Features option is selected on the Configuration page.

  3. Follow the instructions on the installation wizard to authorize the installer and proceed with the install.

  4. When the installation is successful, click Close to complete the installation process.

  5. If your admin account is different to your user account, you must add the user to the docker-users group. Run Computer Management as an administrator and navigate to Local Users and Groups > Groups > docker-users. Right-click to add the user to the group.Log out and log back in for the changes to take effect.

Start Docker Desktop

Descargar Microsoft Store App

Docker Desktop does not start automatically after installation. To start Docker Desktop, search for Docker, and select Docker Desktop in the search results.

When the whale icon in the status bar stays steady, Docker Desktop is up-and-running, and is accessible from any terminal window.

If the whale icon is hidden in the Notifications area, click the up arrow on thetaskbar to show it. To learn more, see Docker Settings.

When the initialization is complete, Docker Desktop launches the onboarding tutorial. The tutorial includes a simple exercise to build an example Docker image, run it as a container, push and save the image to Docker Hub.

Congratulations! You are now successfully running Docker Desktop on Windows.

If you would like to rerun the tutorial, go to the Docker Desktop menu and select Learn.

Automatic updates

Starting with Docker Desktop 3.0.0, updates to Docker Desktop will be available automatically as delta updates from the previous version.

When an update is available, Docker Desktop automatically downloads it to your machine and displays an icon to indicate the availability of a newer version. All you need to do now is to click Update and restart from the Docker menu. This installs the latest update and restarts Docker Desktop for the changes to take effect.

Store

Uninstall Docker Desktop

To uninstall Docker Desktop from your Windows machine:

  1. From the Windows Start menu, select Settings > Apps > Apps & features.
  2. Select Docker Desktop from the Apps & features list and then select Uninstall.
  3. Click Uninstall to confirm your selection.

Note: Uninstalling Docker Desktop will destroy Docker containers and images local to the machine and remove the files generated by the application.

Windows Store Descargar Windows 10

Save and restore data

You can use the following procedure to save and restore images and container data. For example, if you want to reset your VM disk:

  1. Use docker save -o images.tar image1 [image2 ...] to save any images you want to keep. See save in the Docker Engine command line reference.

  2. Use docker export -o myContainner1.tar container1 to export containers you want to keep. See export in the Docker Engine command line reference.

  3. Uninstall the current version of Docker Desktop and install a different version, or reset your VM disk.

  4. Use docker load -i images.tar to reload previously saved images. See load in the Docker Engine.

  5. Use docker import -i myContainer1.tar to create a file system image corresponding to the previously exported containers. See import in the Docker Engine.

Ap Para Instalar Aplicaciones

For information on how to back up and restore data volumes, see Backup, restore, or migrate data volumes.

Where to go next

  • Getting started introduces Docker Desktop for Windows.
  • Get started with Docker is a tutorial that teaches you how todeploy a multi-service stack.
  • Troubleshooting describes common problems, workarounds, andhow to get support.
  • FAQs provides answers to frequently asked questions.
  • Release notes lists component updates, new features, and improvements associated with Docker Desktop releases.
windows, install, download, run, docker, local