Forum Discussion
JeffNo540
Jan 28, 2020Copper Contributor
Setting a language in spell check does not install the language
I've set the spell check language in group policy as per https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#spellchecklanguage to en-AU, however after checking the spell check option...
Gunnar-Haslinger
Jan 29, 2020Steel Contributor
JeffNo540 I don't know how Microsoft designed this to work, but my solution to preinstall and preconfigure German Spellcheck is to use the Policy as you already described and to deploy the needed Spellchecking-Files myself by our Software-Deployment-Solution.
To get the Spellchecking-Files look in your Appdata\Local\Microsoft\Edge\User Data Folder for *.bdic Files. For example de-DE-3-0.bdic or fr-FR-3-0.bdic as well as en-US-8-9.bdic
For me it is simpler to put the needed *.bdic Files not into the User-Profiles, but to insert these into the Program Files (x86)\Microsoft\Edge\Applications\Dictionaries Folder. Edge searches these files either in Userprofile or in ProgramFiles.
- JeffNo540Jan 29, 2020Copper Contributor
Gunnar-Haslinger Brilliant! Thank you for this information.
- dude-dOct 14, 2021Copper Contributor
Where do you get the .bdic files? or how are they created.
Looking for simplest way to change language settings in Edge for many laptops. by registry/file copy or group policy.
- Gunnar-HaslingerOct 14, 2021Steel ContributorAs I described, turn on the languages on an internet-connected PC, then look in the Appdata\Local\Microsoft\Edge\User Data Folder for *.bdic Files
Or just download them from a chromium or electron Project page which hosts them.