I can't download japanese keyboard

JC 0 Reputation points
2026-09-13T16:13:34.59+00:00

I can't download japanese keyboard, it says error 0x800F0806

Windows for home | Windows 11 | Input and language
0 comments No comments

1 answer

Sort by: Newest
  1. Manoel Barros 21,815 Reputation points Independent Advisor
    2026-09-13T17:14:46.9166667+00:00

    Hi!

    The entire download and installation process involves Windows Update. A failure in Windows Update is causing this error.

    • Third-party Softwares such Antivirus and VPN can cause this updates issue.
    • Uninstall or temporarily disable third-party software.

    Other solutions that may help:

    Windows Update Troubleshooting

    1. Open Windows Settings (WINDOWS + I keys) > Select "System" > "Troubleshooting".
    2. Under "Other troubleshooters", click "Windows Update Troubleshooting".
    3. After the error is complete, restart your computer and see if the problem is resolved.

    Delete Windows Update Temporary Files

    1. Type "'Command Prompt'" in the Search Bar > Right-click on the app > Select '''Run as administrator''.
    2. Now let's type the following commands. ATTENTION: Type the entire command on the first line > Press ENTER > Wait for the command to complete > Run the next command on the list.
    net stop wuauserv
    
    net stop bits
    
    net stop cryptSvc
    
    net stop msiserver
    
    Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    
    Ren C:\Windows\System32\catroot2 Catroot2.old
    
    net start wuauserv
    
    net start cryptSvc
    
    net start bits
    
    net start msiserver
    
    1. This will force the system to download new files > When finished, restart your computer and see if the problem is resolved.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.