How to Insert a Checkbox in a Word Document

Checkboxes in Microsoft Word aren't a single feature — they're actually two different tools that serve two very different purposes. Which one you need depends entirely on how you plan to use the document. Understanding the difference before you start saves a lot of backtracking.

The Two Types of Checkboxes in Word

Clickable (interactive) checkboxes are form controls embedded in the document. Users can click them to toggle a checkmark on or off — useful for digital forms, surveys, or checklists that will be filled out on-screen.

Non-clickable (decorative) checkboxes are simply symbols inserted as text characters. They look like checkboxes but can't be toggled. These work well for printed checklists, templates you'll fill out by hand, or visual layouts where you just want the appearance of a checkbox.

Most confusion around this topic comes from mixing up these two types.

How to Insert a Clickable Checkbox (Interactive Form Control)

This method requires enabling the Developer tab, which is hidden by default in Word.

Step 1: Enable the Developer Tab

  1. Go to File → Options → Customize Ribbon
  2. In the right-hand column, check the box next to Developer
  3. Click OK

The Developer tab will now appear in your ribbon.

Step 2: Insert the Checkbox Control

  1. Place your cursor where you want the checkbox
  2. Click the Developer tab
  3. In the Controls group, click the Check Box Content Control button (it looks like a checkbox with a checkmark)
  4. The checkbox appears inline with your text

You can click it to toggle it on and off immediately. Users filling out your form can do the same without needing to edit the document.

Customizing the Checkbox Appearance

With the checkbox selected, click Properties in the Developer tab. From there you can:

  • Change the checked symbol (default is ✓, but you can set it to ✗ or any character)
  • Change the unchecked symbol
  • Add a title or tag for accessibility or form processing
  • Lock the control so only the checkbox state can be changed, not the surrounding content

How to Insert a Non-Clickable Checkbox Symbol ☑

If you're building a printed list or just need the visual, there are a few routes.

Option 1: Insert Symbol

  1. Go to Insert → Symbol → More Symbols
  2. Set the font to Wingdings or Wingdings 2
  3. Look for the empty square (☐) or checked box (☑) characters
  4. Click Insert

In Wingdings, the empty box is character code 163, and the checked box is 252. In Wingdings 2, you'll find similar options around character codes 163–168.

Option 2: AutoCorrect Shortcut

Word doesn't have a built-in shortcut for checkbox symbols by default, but you can create one:

  1. Insert the symbol using the method above
  2. Copy it
  3. Go to File → Options → Proofing → AutoCorrect Options
  4. In the Replace field, type a shorthand like (cb)
  5. In the With field, paste the checkbox symbol
  6. Click Add → OK

Now typing (cb) and pressing Space or Enter will auto-replace it with your checkbox symbol.

Option 3: Bullet List Workaround 📋

  1. Select your list items
  2. Go to Home → Bullets dropdown arrow → Define New Bullet
  3. Click Symbol, choose Wingdings or Wingdings 2
  4. Select the empty box character and click OK

This formats your entire list with checkbox-style bullets — efficient for long checklists.

Key Variables That Affect Which Method Works for You

Not every approach works the same across all setups. A few factors shape your experience:

Word version — The Developer tab and content controls have been available since Word 2007, but the interface and available options vary between Word 2010, 2016, 2019, and Microsoft 365. The steps above reflect modern versions; older installs may have slightly different menu locations.

Document purpose — A form that recipients complete digitally needs interactive checkboxes. A print-and-sign document just needs the symbol. Using the wrong type creates friction for whoever uses the document next.

File format — If you save as .docx, form controls behave as expected. Converting to PDF, .txt, or older .doc formats can strip or break interactive checkboxes. Sharing plans matter.

Shared editing environments — If your document will be edited in Word Online, Google Docs (after import), or a third-party app, interactive checkboxes may not transfer cleanly. Symbol-based checkboxes are generally more portable.

Protected vs. unprotected documents — If you're distributing a form and want recipients to only interact with checkboxes (not edit surrounding text), you can restrict editing via Developer → Restrict Editing. This changes the authoring workflow significantly.

How Different Use Cases Play Out

Use CaseBest Checkbox TypeNotes
Digital form for data collectionInteractive (Developer tab)Can be linked to macros or exports
Printed checklistSymbol (Wingdings)No interactivity needed
Template with mixed useEither, or bothDepends on distribution format
Collaborative doc in Word OnlineSymbol preferredForm controls may not render correctly
PDF export for fillingInteractive, then exportTest carefully; results vary by PDF reader

What Most People Get Wrong

The most common mistake is inserting a decorative checkbox symbol and then wondering why it can't be clicked. The second most common is enabling the Developer tab to get interactive checkboxes, only to find they don't survive a format conversion or a copy-paste into another app.

Neither method is universally "better" — they solve different problems. The interactive content control is more powerful but more fragile across formats and platforms. The symbol approach is simpler and travels better, but it's just a picture of a checkbox, not a functional one. 🔲

Your specific answer depends on what happens to the document after you build it — who opens it, on what device, in what format, and whether they need to interact with it or just read it.