Posted on 07-10-2019 11:51 AM
Has anyone created a profile that will uncheck the autocorrect option in the keyboard system preferences? Now that students need to log in with credentials every time they launch an Adobe application, the auto correct is making it worse.
I would like to push something out that would make that change to all my users.
Thanks!
Posted on 07-10-2019 12:53 PM
The command needed is likely this one:
defaults write NSGlobalDomain NSAutomaticSpellingCorrectionEnabled -bool false
I'm not sure about pushing it out via policy, though, perhaps someone else can chime in here.
Posted on 05-05-2022 07:35 AM
I found the setting at `Devices` > `Configuration Profiles` > `Restrictions` > `Functionality` > `Auto-correction`. There it might also make sense to disable `Predictive Keyboard` and `Spell-check`.