Forum Discussion
Spell check not working on Microsoft Teams desktop
- Apr 17, 2020
Dear jharmon , hope you are doing well.
I had the same problem - i.e. spell check is not working in teams. I deleted the content of the C:\Users\appdata\roaming\Microsoft\teams\dictionaries folder, restarted Teams, but the issue persisted.
This is how I solved the problem:
# I opened the log.txt file located in "C:\Users\[user]\AppData\Roaming\Microsoft\Teams" folder.
# I found the following error "error -- spellCheckerService initialization failed: Message: es-419 is not a valid language code"
Which means es-49 (Spanish - Latin America) is not supported by the spellCheckerService.
# I removed Spanish - Latin America configuration from the preferred languages in Windows (I am using Windows 10): Windows Settings -> Time & Language -> Language -> Preferred Languages
# Restarted the computer (just to be on the safe side)
# Logged in on Teams --> and it worked.
Note: English-US is the default language in my computer. Yet, Teams tried to set the Spell Check service to Spanish Latin America for some reason.
Note2: In your case, the spellCheckerService may be trying to initialize using a different language.
Hope it helps,
-F
My issues were correct words being marked as misspelled and few correct suggestions for other misspelled words. But reading your post helped point me in the right direction, and maybe it could resolve your issue as well.
I went to C:\Users\<USERPROFILE>\appdata\roaming\Microsoft\teams\dictionaries as you mentioned and hoped there was a way to get a better dictionary file. All research said no way to update what comes with Teams. But when I tried to find more about *.bdic files in general I discovered that it is the format created by google for the chrome browser. Since deleting the old one does not harm Teams because it can just regenerate a new one, I figured what harm could it do to use my chrome one. Copied the chrome one into the teams folder and renamed it to the Teams name and voila! My misspelled words now have correct suggestions and my correctly spelled words are showing as correctly spelled. path to other dictioanry file is: C:\Users\<USERPROFILE>\appdata\roaming\chrome\data\ (look for the *.bdic file)
Not the same thing as you, I know, but I thought it could be related or help anyone else who lands here in their search for spell check problems.
AndrewClark I just deleted the file located at C:\Users\user\AppData\Roaming\Microsoft\Teams\dictionaries\en-US.bdic and restarted Teams.. all is well