Win10 a workaround for resetting the application defaults after the KB3135173 has been updated

Source: Internet
Author: User
WIN10 update of the KB3135173 version of the patch will occur after the application of infinite reset phenomenon.

For example, video software and music software are always changed back to movies and TV, as well as Win10 music players.

This is a temporary workaround before the new version solves the problem.


Operation Steps:

Microsoft has recently launched a Win10 patch KB3135173.

After updating this patch, some computers will appear in the lower-right corner to reset the application default settings.

And many applications can not be changed, such as video software, the playback process will automatically be changed back to the use of film and television to play.

Workaround:

1, uninstall this patch KB3135173, point Open Control Panel, uninstall program, check the installed updates, find this patch uninstall;

2, click the Win10 Start menu, find PowerShell in all applications;

Click to enter, this is a command prompt of the program interface, need to execute commands.

Next, a useful command is presented:

Groove Music Get-appxpackage *zunemusic* | Remove-appxpackage movie and TV get-appxpackage *zunevideo* | Remove-appxpackage

Photo Get-appxpackage *photos* | Remove-appxpackage

Introduce the following commands:

The first is to uninstall the Microsoft default music player

The second is to uninstall movies and TV, and the third uninstall is the Photo Viewer.

If the error tip is mainly at these points you can choose to uninstall Microsoft Default application.

Copy one of the command return execution

If you need to restore an application for uninstall, use the command  get-appxpackage-allusers | foreach {Add-appxpackage-register $ ($_). installlocation) appxmanifest.xml "-disabledevelopmentmode}" to reload all built-in applications.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.