Bad Microsoft Media Feature Pack(KB3010081) installation for Windows 10 N

Anonymous
2015-11-26T01:50:47+00:00

I've recently reinstalled my computer with Windows 10 Pro N x64 and updated to build 10586. It's the same hardware and same Windows version only a newer build(just a clean reinstall from scratch).

Since my game called "Call of Duty Black Ops 3" requires the Microsoft Media Feature Pack I installed update KB3010081. After installing the 64bit version it still gives me an error mentioning that I have to install the Microsoft Media Feature Pack. So I installed the 32bit version and the error is still there. When I try to reinstall one of the two updates now I see the following error:

After that I checked wether the Windows Media Player program was installed or not and it turns out it's not there.

Then I tried to uninstall the update by doing the following command:

wusa /uninstall /kb:3010081

But that results in the following error:

After that I tried downloading the updates and executing the following commands:

wusa /uninstall C:\Temp\Windows10-KB3010081-x64.msu

wusa /uninstall C:\Temp\Windows10-KB3010081-x86.msu

But that gave me the exact same error.

Is there a way to uninstall the update or does anyone know the solution to get the Microsoft Media Feature Pack(KB3010081) installed properly?

P.S. It used to work on my Windows 10 Pro N x64 installation a couple of days ago, but I guess it was not on the latest build.

***Post moved by the moderator to the appropriate forum category.***

Windows for home | Other | Music, photos, and video

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2016-08-09T15:29:38+00:00

So I too ran into this problem some time ago and thought it was solved forever with the KB3099229 update as mentioned by RickGoemans.

However, the recently released Windows anniversary update seemed to have uninstalled KB3010081 and KB3099229 for me (they no longer showed up in Windows' installed updates list). Reinstalling KB3099229 didn't seem to have any effect (Media Player was still not shown in the features list of Windows)...

 After a lot of googling it turns out there's an even newer version of the Media Pack: KB3133719 (available here: https://www.microsoft.com/en-us/download/details.aspx?id=53356 ). 

So to sum up, there’s now three updates that supposedly fix this problem:

KB3010081 

KB3099229

KB3133719

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments

58 additional answers

Sort by: Most helpful
  1. Anonymous
    2015-12-31T01:15:50+00:00

    Hi,

    Thank you for your response.

    I suggest you to try manually to reset the Windows Updates Components once again and then reinitiate the Windows Update process.

    Resetting Windows Update Components will fix corrupt Windows Update Components and help you to install the Windows Updates quickly. 

    Please follow the below steps to reset the Windows Updates Components:

    1. Press Windows Key + X on the keyboard and then select “Command Prompt (Admin)” from the menu.
    2. Stop the BITS, Cryptographic, MSI Installerand the Windows Update Services. To do this, type the following commands at a command prompt. Press the “ENTER” key after you type each command.
    • net stop wuauserv
    • net stop cryptSvc
    • net stop bits
    • net stop msiserver
    1. Now rename the SoftwareDistribution and Catroot2 folder. You can do this by typing the following commands in the Command Prompt. Press the “ENTER” key after you type each command.
    • ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    • ren C:\Windows\System32\catroot2 Catroot2.old
    1. Now, let’s restart the BITS, Cryptographic, MSI Installer and the Windows Update Services. Type the following commands in the Command Prompt for this. Press the ENTER key after you type each command.
    • net start wuauserv
    • net start cryptSvc
    • net start bits
    • net start msiserver
    1. Type Exit in the Command Prompt to close it and then restart the computer.
    2. After restarting the computer, now retry to install Windows Updates.

    Hope this information was helpful and do let us know if you need further assistance. We will be glad to assist.

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2016-01-22T16:40:59+00:00

    Thanks man, I could fix the problem.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2015-12-09T04:20:14+00:00

    I have the same issue. I installed the media feature pack for Windows 10. I searched for wmvcore.dll, I can not find it only on the Windows.old (the Windows 10 installation was an upgrade). The link provided is the link from where I've installed media pack software and still no luck. Is it a way to uninstall it or fix the issue?

    Please let me know,

    Thanks,

    Adrian

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments