7

This problem happened on yesterday.

I did not do anything and Windows 10 start to install

  1. English (GB) typing
  2. English (GB) optical character recognition
  3. Chinese (PRC) optical character recognition
  4. Chinese (PRC) typing
  5. Chinese (Simplified) Supplemental Fonts

And kept trying to install again and again, very annoying.

Error code for all packages is 0x800F0908.

Any help would be appreciated.

enter image description here

enter image description here

3 Answers3

3
  1. Click Windows icon in the lower left corner of Windows 10 desktop or press the Windows key on your keyboard to open the Start menu.

  2. Click All apps in the bottom of the Start menu, expand Windows System folder, right-click on Command Prompt and select Run as administrator.

  3. Try this command as administrator:

    schtasks /Change /TN "Microsoft\Windows\LanguageComponentsInstaller\Installation" /Disable
    
karel
  • 13,706
0

I connected to my home wifi and the wifi I set it as a metered connection.

So, you can try to turn off the Set as metered connection.

enter image description here

I hope this will help.

-1

You have two options

1) Manually install from the cab files via lpksetup

2) Disable the scheduled task

Microsoft > Windows > LanguageComponentsInstaller > Installation

Hopefully Microsoft will release the updates soon, then these workarounds are not required

First option helped me. Original Thread