office 365 Thai Language space bar tab turn to be number 2

Anonymous
2025-05-14T08:45:58+00:00

Office 365 Thai Language, when pressing the space bar, turns to number 2 and can't further type.

Microsoft 365 and Office | Word | For home | Windows

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
2025-05-29T09:20:50+00:00
  1. Open Command Prompt as administrator (right-click on the Start button and select "Windows Terminal (Admin)" or "Command Prompt (Admin)").
  2. Type the following commands one by one, pressing Enter after each:

code :net stop FontCache del /Q %windir%\ServiceProfiles\LocalService\AppData\Local\FontCache*.dat del /Q %localappdata%\FontCache*.dat net start FontCache 3. Restart your computer.

Was this answer helpful?

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

16 additional answers

Sort by: Most helpful
  1. Anonymous
    2025-05-30T05:15:12+00:00

    That didn't work for me. Here's the message:

    Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved.

    Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows

    PS C:\Users\USER> net stop FontCache

    The Windows Font Cache Service service is stopping.

    The Windows Font Cache Service service was stopped successfully.

    PS C:\Users\USER> del /Q %windir%\ServiceProfiles\LocalService\AppData\Local\FontCache\*.dat

    Remove-Item : A positional parameter cannot be found that accepts argument '%windir%\ServiceProfiles\LocalService\AppData\Local\FontCache\*.dat'.

    At line:1 char:1

    • del /Q %windir%\ServiceProfiles\LocalService\AppData\Local\FontCache\ ...
    • 
           + CategoryInfo          : InvalidArgument: (:) [Remove-Item], ParameterBindingException     
      
          + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand  
      
      

    PS C:\Users\USER>

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2025-05-30T00:32:03+00:00

    Wow, this works. Thank you very much. Have a great day!!!!!!

    Was this answer helpful?

    0 comments No comments
  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more