Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»10 Ways to Fix “Server Execution Failed” on Windows Media Player

10 Ways to Fix “Server Execution Failed” on Windows Media Player

NizzBy NizzDecember 16, 2022
server execution failed windows media player

The Windows Media Player (WMP), in an attempt to access necessary system files and services, may face memory allocation glitches. This can cause the “server execution failed” error prompt to appear.

WMP Network Service can also run into this error because of connectivity issues if media streaming is enabled. Such issues can be troubleshot by avoiding the use of proxy servers, firewalls, VPNs, Anti-virus, etc.

Sometimes inbuilt Windows Troubleshooter and system file recovery tools can swiftly fix the issue. In any case, this article will guide you through all the necessary solutions required to resolve the “server execution failed” error.

Table of Contents

  • How to Fix “Server Execution Failed” on Windows Media Player?
    • Run Windows Store App Troubleshooter
    • Restart Process
    • Run SFC and DISM
    • Disable/Restart WMPNetworkSvc
    • Register Necessary dll Files
    • Avoid Proxy Server 
    • Disable Firewall
    • Stop VPNs
    • Reinstall Windows Media Player
    • Update Windows

How to Fix “Server Execution Failed” on Windows Media Player?

Before moving on, you can try to restart Windows Media Player. If that doesn’t work, reboot your computer once to fix temporary glitches. 

Run Windows Store App Troubleshooter

Windows provides various troubleshooters to ease and automate the process of detecting and resolving problems. As this issue is related to Windows Media Player (a Windows Store app), you can use the Windows troubleshooter to fix solvable errors. 

  1. Open Settings with Windows + I keys.
  2. Go to Troubleshooter within the System menu.
    system-troubleshoot
  3. Then, head to Other troubleshooters.
    Other-troubleshooters
  4. Press the Run button within Windows Store Apps.
    Run-WSA-troubleshooter

Restart Process

When you open Windows media player, wmplayer.exe and related processes run to make up the whole application. But sometimes, processes open incorrectly if some error hinders them from accessing all their associate files. 

Though normally restarting an application would fix the scenario, their processes can run in the background, which stops Windows from subsequent opening of the application. So, you will have to end the Windows media player task and restart it from Task Manager.

  1. Press Ctrl + Shift + Esc keys to open Task Manager.
  2. Right-click on the Windows Media Player and choose End Task to stop it.
    end-task-wmp
  3. Now, click on Run new task.
    run-new-task
  4. Type wmplayer.exe and hit Enter to run the media player.
    wmplayer

Run SFC and DISM

Windows Media Player can show the server execution if the system files it’s trying to access are damaged or missing. To fix them, you can try running the in-built sfc and dism commands to repair system files and Windows Image files simultaneously.

  1. Press Windows + R keys to open Run.
  2. Type cmd and hit Ctrl + Shift + Enter for Command Prompt.
    cmd-in-run
  3. Confirm the prompt with the Yes button.
  4. Then, follow it by using the command to fix the Windows Image.
    dism /online /cleanup-image /restorehealth
    dism-online
  5. Run the following command to inspect corrupt system files and repair them:
  6. sfc /scannow
    sfc-scannow

Disable/Restart WMPNetworkSvc

WMPNetworkSvc is the service that manages connectivity for Windows Media Player. If it is running in the background to establish a connection for unintended media streaming, the “server execution failed” error can show up. To fix it, you can manually disable the service. 

  1. Open Run, type services.msc , and hit Enter for Services utility.
    services.msc
  2. Navigate to Windows Media Player Network Sharing Service.
  3. Right-click on it and choose Stop to halt the service.
    stop-wmp-service
  4. Click Properties and choose Disabled from the Startup type dropdown menu
    wmp-service-disabled
  5. Press Apply and OK.

Or if you want to stream media from a network or other I/O devices, restart the service after you stop it on the 3rd step. You can restart it by choosing Start after right-clicking on the Service.

Register Necessary dll Files

jscript.dll and vbscript.dll are two important libraries that Windows Media Player uses for execution. But in order to access them, they should be registered in the registry. You can run simple commands to register the dll files and fix the error.          

  1. Open Command Prompt with admin privileges. 
  2. Run the following commands:
    regsvr32.exe jscript.dll
    regsvr32.exe vbscript.dll
    register-jscript-vscript

Avoid Proxy Server 

If you have ever enabled the streaming service of the Windows Media Player, you can get the “server execution failed” error due to the use of a proxy server. As media streaming requires uninterrupted connectivity, a proxy server changing IP addresses can consequent the opposite.

You can prevent WMP from connecting to any proxy server from its network settings.

  1. Open Windows Media Player and cancel the error prompt.
  2. Click to expand the Organize menu and choose Options…
    organize-options
  3. Go to the Network tab and press the Configure… button.
    network-configure
  4. Select Do not use a proxy server if it’s not already, and hit OK.
    donot-use-proxy-server

The above steps can be executed only if WMP opens after canceling the error prompt. But if it doesn’t open, you will have to manually disable the active proxy server for all services.

Disable Firewall

Following the issue of network connectivity, firewalls can also create problems for WMP to establish connections with other computers. If you have implemented firewall settings using any third-party applications, disable it from within the app and check if it resolves the issue.

Sometimes Windows Defender Firewall can also block networks for Windows Media Player. But disabling it totally is a threat to the system. So, you can allow WMPlayer to bypass the firewall rules.

  1. Open Run with Windows + R.
  2. Type cmd for Command Prompt.
    cmd-in-run
  3. Hit Ctrl + Shift + Enter and confirm the prompt to give it admin access.
  4. Run the following command:
    Netsh advfirewall firewall add rule name=”wmplayer.exe” action=allow dir=in program=”path object of .exe file” enable=yes
    allow-app

Stop VPNs

Server execution problems on Windows Media Player can be caused by active VPNs. These services change the IP address of the computer and can have the same effect on WMP as the proxy servers. 

So, you can try to temporarily disable VPN services to check whether they are at the core of the discussed problem.

Reinstall Windows Media Player

Corrupt Windows Media files can also cause the mentioned issue. Incorrectly downloaded files or damaged storage devices are likely to corrupt the WMP files. Reinstallation of the Windows Media Player fixes the issue by dumping the existing files and then installing a healthy set of files. 

  1. Press the Windows key to activate Windows Search.
  2. Type Turn off Windows features on or off and hit Enter.
    turn-windows-features-on-or-off
  3. Click to expand the Media Features menu.
    Media-Features
  4. Untick the Windows Media Player option.
    untick-windows-media-player
  5. Click on the Yes button and reboot your system to uninstall WMP.
  6. Then, to reinstall it, Open the same Windows Features utility and tick the Windows Media Player option.
    tick-wmp
  7. Then, restart your computer. Windows Media Player should install after the reboot.

Update Windows

Windows Media Player has had bugs and compatibility-related issues in the past, which were fixed along with cumulative Windows updates. As such, performing Windows Updates can also potentially resolve this error.

  1. Press Windows + I to open Settings.
  2. Go to Windows Update and press the Check for updates button.
    windows-update-check-for-updates
  3. Click on Download & Install button if the update lists. And follow the onscreen prompts to complete the installation.
fix
Nizz

Nizz is a self-learning web developer and a keen follower of all things tech. He has always been fascinated by the latest gadgets and innovations, and loves to keep up with the latest trends.

Related Posts

how to change mouse cursor

How to Change Mouse Cursor? 3 Easy Ways

February 7, 2023
Power on Self test

What is Power on Self Test (POST)? How Does It Work

February 6, 2023
how to make cursor bigger

How to Make Cursor Bigger

February 3, 2023
enable secure boot msi bios

How to Enable Secure Boot on MSI Motherboard

February 3, 2023
how to add device to microsoft account

How to Add Device to Microsoft Account

February 2, 2023
how to delete win backup files

How to Delete Backup Files on Windows

January 29, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
how high should monitor be

How High Should Your Monitor Be?

February 7, 2023
Power on Self test

What is Power on Self Test (POST)? How Does It Work

February 6, 2023
usb a vs usb c

USB A Vs USB C – What’s the Difference?

January 31, 2023
You may also like
ip-address-hp-printer

How to Find the IP Address of HP Printer? 7 Easy Ways

February 8, 2023
alienware keyboard not working Custom 1

Alienware Keyboard Not Working? Here Are 9 Ways to Fix It

February 8, 2023
how to insert a sd card 1

How to Insert a SD Card on PC (Step-by-step Guide)

February 8, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday.

Type above and press Enter to search. Press Esc to cancel.