How to Disable Dictionary on Mac: A Complete Guide

The Mac dictionary feature is deeply woven into macOS — it powers pop-up definitions, inline lookups, and autocorrect behavior across apps. Most users never think about it until it starts interfering with their workflow. Whether you're a developer tired of autocorrect mangling code, a writer who prefers manual spelling control, or someone who just finds the feature more annoying than helpful, there are several ways to dial it back or turn it off entirely.

The catch: "disabling the dictionary" on Mac isn't a single switch. It covers multiple overlapping features, and which ones you need to disable depends entirely on what's bothering you.

What "Dictionary" Actually Means on a Mac

Before adjusting anything, it helps to understand what you're actually dealing with. macOS uses dictionary-related functions in at least three distinct ways:

  • Lookup/Define — the pop-up that appears when you hover over a word or use a three-finger tap on a trackpad
  • Autocorrect — the system that automatically fixes or changes words as you type
  • Spell check — the red underlines that flag potentially misspelled words
  • Text replacement — custom shortcuts that expand into full phrases

These are controlled in different places. Disabling one doesn't affect the others.

How to Turn Off the Dictionary Lookup Pop-Up 🔍

The floating definition pop-up is triggered by a three-finger tap (or Force Touch, depending on your trackpad settings). If this is what's getting in your way, you can disable it through System Settings.

On macOS Ventura and later:

  1. Open System Settings
  2. Go to Trackpad
  3. Select the Point & Click tab
  4. Find Look up & data detectors and toggle it off or change the gesture

On macOS Monterey and earlier:

  1. Open System Preferences
  2. Go to Trackpad → Point & Click
  3. Uncheck or reassign Look up & data detectors

This disables the pop-up lookup without affecting autocorrect or spell check.

How to Disable Autocorrect on Mac

Autocorrect is a separate layer handled under Keyboard settings. It applies system-wide by default, though individual apps (like Microsoft Word) may have their own override settings on top of this.

On macOS Ventura and later:

  1. Open System Settings
  2. Go to Keyboard
  3. Click Edit next to "Input Sources" or scroll to find Text Input
  4. Toggle off Correct spelling automatically

On macOS Monterey and earlier:

  1. Open System Preferences
  2. Go to Keyboard → Text
  3. Uncheck Correct spelling automatically

You can also uncheck Capitalize words automatically and Add period with double-space from the same panel if those are causing friction.

How to Turn Off Spell Check (Red Underlines)

Spell check and autocorrect are related but separate. You can have spell check on (showing underlines) without autocorrect actively changing your words, or you can disable both.

System-wide:

  • In the same Keyboard → Text settings, uncheck Check spelling while typing

Per application: Most Mac text editors and productivity apps let you override this at the app level. In apps like Pages, TextEdit, or even Safari's address bar:

  • Go to Edit → Spelling and Grammar
  • Uncheck Check Spelling While Typing

This per-app control matters because some users want spell check in emails but not in code editors or spreadsheet formulas.

Removing or Managing Dictionary Sources 📚

macOS also lets you customize which dictionaries are active in the Dictionary app itself — the ones used for definitions when you do look something up.

  1. Open the Dictionary app (found in Applications)
  2. Go to Dictionary → Settings (or Preferences on older macOS)
  3. Uncheck any dictionaries you don't want active — thesaurus entries, Wikipedia lookups, language dictionaries, and more are all listed here

Removing dictionaries from this list doesn't disable the lookup gesture entirely, but it limits what appears when a lookup is triggered.

App-Level Overrides: Where It Gets Complicated

Here's where individual setups start to diverge significantly. Many professional apps maintain their own autocorrect and dictionary settings that operate independently of macOS system settings:

AppWhere to Find Dictionary/Autocorrect Settings
Microsoft WordPreferences → AutoCorrect
Google DocsTools → Spelling and Grammar
NotionNo native autocorrect (uses system settings)
XcodeNo autocorrect by default
SlackEdit → Spelling and Grammar

Disabling autocorrect at the system level won't always suppress it inside Word or Google Docs — those apps pull from their own correction engines.

Variables That Affect Your Approach

What "disabling the dictionary" actually requires depends on several factors:

  • Your macOS version — the location of these settings has shifted between Monterey, Ventura, and Sonoma
  • Which apps you spend the most time in — system settings may be irrelevant if your main apps override them
  • Whether you're on a trackpad or mouse — the lookup gesture is trackpad-specific and doesn't exist in the same form for mouse users
  • Your language settings — users with multiple input languages active may see different autocorrect behavior depending on which language the system detects

The Spectrum of Use Cases

A developer writing code all day likely wants autocorrect, spell check, and lookup all disabled — every "helpful" correction is a potential source of bugs. A student writing essays might want spell check on but autocorrect off, keeping the underlines without the auto-substitutions. A multilingual user might want to selectively disable certain language dictionaries while keeping others active.

These aren't edge cases — they represent genuinely different configurations that lead to different results from the same starting point. ⚙️

The right combination of settings depends on which specific behavior is causing you friction, which apps you're actually using, and how much of your typing happens inside the macOS ecosystem versus third-party apps with their own text engines.