Home  >  Article  >  System Tutorial  >  Steps to solve the problem that the built-in player of WIN10 cannot play videos

Steps to solve the problem that the built-in player of WIN10 cannot play videos

WBOY
WBOYOriginal
2024-06-07 11:31:051142browse

When you use Windows 10’s built-in player to watch videos, have you ever encountered a situation where you cannot play them? This can be frustrating, but don't worry. PHP editor Apple provides you with a detailed step-by-step guide to help you solve this problem. From determining the cause of the error to applying the best solution, we'll guide you through the process to get you back to smooth video playback. Please continue reading below for detailed instructions.

1. First, you can try to reset the player program in the system settings, press [win+I] to open the system settings, and open the application.

Steps to solve the problem that the built-in player of WIN10 cannot play videos

2. Search [Movies & TV] in Apps and Features, and click [Advanced Options] in Movies & TV.

Steps to solve the problem that the built-in player of WIN10 cannot play videos

3. It provides the [Reset] function for the application.

Steps to solve the problem that the built-in player of WIN10 cannot play videos

4. If the reset does not work, you can also uninstall and reinstall the application. [Right-click] on the start menu button to pop up the shortcut menu and select [windows powershell (administrator)].

Steps to solve the problem that the built-in player of WIN10 cannot play videos

5. Enter [get-appxpackage *zunevideo* | remove-Appxpackage] and press Enter to uninstall the player.

Steps to solve the problem that the built-in player of WIN10 cannot play videos

6. Then enter [add-appxpackage -register "C:Program FilesWindowsApps*ZuneVideo*AppxManifest.xml" -disabledevelopmentmode] to install again.

Steps to solve the problem that the built-in player of WIN10 cannot play videos

The above is the detailed content of Steps to solve the problem that the built-in player of WIN10 cannot play videos. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn