Removing an Excel checkbox depends on its type. Newer in-cell checkboxes are cell values with checkbox formatting. Older Form Controls and ActiveX checkboxes are objects placed over the sheet. Identify the type before deleting so you do not remove unrelated data or controls.
Remove an in-cell checkbox
In supported Microsoft 365 versions, checkboxes inserted with Insert > Checkbox use TRUE or FALSE cell values.
- Select only the checkbox cells you intend to remove.
- Press Delete. If any were checked, this first unchecks them.
- With the boxes unchecked, press Delete again if needed to remove them.
If you want to retain the TRUE/FALSE values but remove their checkbox appearance, use Home > Clear > Clear Formats. This also removes other formatting from those selected cells, so review the result. Do not delete entire rows or columns just to remove checkbox formatting.
Remove a Form Control checkbox
- Right-click the checkbox to select the control rather than toggle its checked state.
- Dismiss the menu if necessary while keeping the control selected, then press Delete.
- Check any linked cell and formulas that used its value; removing the object does not necessarily clear that linked value.
Developer Design Mode is not required for a Form Control. For several controls, select only the intended checkbox objects, then delete. Do not select every worksheet object, because that can include charts, pictures, and buttons.
Remove an existing ActiveX checkbox
In an Excel desktop environment that supports the existing control, use Developer > Design Mode, select the checkbox object, and press Delete. Turn Design Mode off afterward. This is the case where Design Mode is relevant; it is not a universal step for all checkboxes.
If security settings or organizational policy block ActiveX, do not weaken those protections just to follow this tutorial. Ask the workbook owner for a cleaned version or use the organization’s approved editing process.
Before saving
- Keep an original copy or available version history.
- Check dependent formulas, linked cells, macros, and checklist totals after removal.
- Use Undo immediately if the wrong object or cell was changed, while the action remains available.
- If the sheet is protected, request permission and the required password from the owner.
Frequently asked questions
Why did Delete only uncheck the boxes?
That is the documented behavior for checked in-cell checkboxes. After they are unchecked, Delete can remove them. First confirm that these are the newer cell-based checkboxes.
Do I need the Developer tab?
Not for in-cell checkboxes. Form Controls can be selected with a right-click; the Developer tab and Design Mode are relevant for supported ActiveX controls.
Does deleting a checkbox leave every formula unchanged?
No such guarantee applies. A formula may reference the checkbox cell or a control’s linked cell. Review those dependencies instead of assuming the change is purely visual.
Microsoft documents in-cell checkbox removal separately from Form Controls.

Matt Jacobs has been working as an IT consultant for small businesses since receiving his Master’s degree in 2003. While he still does some consulting work, his primary focus now is on creating technology support content for SupportYourTech.com.
His work can be found on many websites and focuses on topics such as Microsoft Office, Apple devices, Android devices, Photoshop, and more.