Skip to main content

How to remove all frames in Word?

Author: Amanda Li Last Modified: 2025-03-07

Frames in Word documents can be useful for organizing content and creating specific layouts, and you might already know how to insert frames into a Word document. However, there may come a time when you need to remove all frames to simplify the document or apply different formatting.

In this tutorial, we will guide you through the steps to efficiently remove all frames in Word:

Recommended Productivity Tools for Word

Kutools for Word: Integrating AI πŸ€–, over 100 advanced features save 50% of your document handling time.Free Download

Office Tab: Introduces the browser-like tabs to Word (and other Office tools), simplifying multi-document navigation.Free Download


Manually remove frames from document one by one

Users can manually remove a single frame using the Format Frame feature in Word. Follow the steps below:

Note: This method removes only one frame at a time. To remove all frames in bulk, refer to the VBA method or Kutools method below.

  1. Select the frame you want to remove, right-click it, and select Format Frame from the context menu.

    Format Frame option

  2. In the Frame dialog box, click the Remove Frame button.

    Frame dialog

The selected frame will be removed immediately.


Remove all frames from document in one click with Kutools for Word

With Kutools for Word, you can quickly remove all frames from either the entire document or a specific selection with just one click.

Kutools for Word, equipped with AI πŸ€–, offers over 100 handy features to simplify your tasks.

To remove frames:

  • From the entire document: Click Kutools > Remove > Remove All Frames in Selected Ranges, and all frames in the document will be removed immediately.
  • From a specific selection: First select the part of the document you want to modify, then click Kutools > Remove > Remove All Frames in Selected Ranges.

    Remove Frames option on the Kutools tab on the ribbon

Kutools for Word is the ultimate Word add-in that streamlines your work and boosts your document processing skills. Get It Now!

Remove all frames from document with VBA code

Using VBA code, you can quickly remove all frames from an entire Word document in bulk, saving time compared to manual deletion. Follow the steps below:

  1. Press Alt + F11 to open the Microsoft Visual Basic for Applications window.
  2. Click Insert > Module, and paste the following VBA code into the new module window.
    Sub RemoveFrames()
    Dim frm As Frame
    For Each frm In ActiveDocument.Frames
    frm.Delete
    Next frm
    End Sub
  3. Click the Run button or press F5 to apply the VBA.

Once you run the code, all frames will be removed from the current Word document immediately.

Best Office Productivity Tools

Kutools for Word - Elevate Your Word Experience with Over 100 Remarkable Features!

πŸ€– Kutools AI Features: AI Assistant / Real-Time Assistant / Super Polish (Preserve Format) / Super Translate (Preserve Format) / AI Redaction / AI Proofread...

πŸ“˜ Document Mastery: Split Pages / Merge Documents / Export Selection in Various Formats (PDF/TXT/DOC/HTML...) / Batch Convert to PDF...

✏ Contents Editing: Batch Find and Replace across Multiple Files / Resize All Pictures / Transpose Table Rows and Columns / Convert Table to Text...

🧹 Effortless Clean: Sweap away Extra Spaces / Section Breaks / Text Boxes / Hyperlinks / For more removing tools, head to the Remove group...

βž• Creative Inserts: Insert Thousand Separators / Check Boxes / Radio Buttons / QR Code / Barcode / Multiple Pictures / Discover more in the Insert group...

πŸ” Precision Selections: Pinpoint Specific Pages / Tables / Shapes / Heading Paragraphs / Enhance navigation with more Select features...

⭐ Star Enhancements: Navigate to Any Location / Auto-Insert Repetitive Text / Toggle Between Document Windows / 11 Conversion Tools...

Kutools and Kutools Plus tabs on the Word Ribbon
πŸ‘‰ Want to try these features? Download Kutools for Word now! πŸš€
 

Best Office Productivity Tools

Kutools for Word - 100+ Tools for Word