search
HomeComputer TutorialsComputer KnowledgeHow to remove header and footer in Word?

In this article, we will show you how to remove the header and footer of a document in Microsoft Word.

How to delete header and footer in Word?

Here are the different ways to remove headers and footers from a document in Microsoft Word:

  • Use the Delete Header/Delete Footer function.
  • Use the Delete key to clear all headers and footers from the document.
  • Use the "Inspect Document" function to remove headers and footers.
  • Use VBA script to remove header and footer.
  • How to remove header and footer in Word?

    To remove headers and footers from selected pages of the active document, you can take advantage of the dedicated options provided by Word. These options include Remove Header and Remove Footer functionality. Using these features is easy:

    • First, open the source document and go to the page from which you want to remove the header or footer.
    • Now, click on the Header section and move to the Header Footer tab.
    • Next, click the Header drop-down button.
    • After that, select the Remove Header option.
    • Repeat the same steps for the footer.

    Although this method is the most direct and convenient, some users have reported that this method does not work at a certain stage. At this point, you may consider trying another method described in this post to remove headers and footers.

    2]Use the Delete key to clear all headers and footers from the document

    To delete all headers and footers in a Word document, you can do this by deleting the content in the header and footer areas. This is especially useful when there are multiple identical headers and footers in the document. You can delete header or footer areas by selecting them and pressing the Delete key. This method is simple and effective and can help quickly remove all headers and footers from your document.

    • First, open a document and double-click the header section of the first page.
    • From the Header and Footer tab, uncheck the Different first page and Different odd and even pages checkboxes.
    • Now, select the content of the header and press the Delete key on your keyboard.
    • Finally, click Close Header and Footer option.
    • Again, use the same method to remove the footer.

    Read: How to insert header and footer in Word document?

    3] Use the inspect document function to remove headers and footers

    Another way to remove headers and footers from a document is to use Word's "Inspect Document" feature. Here's how to use this feature:

    First, open a document and go to File>Info options.

    How to remove header and footer in Word?

    Now, click on the Check for Issues drop-down option. Next, select the Inspect Document option.

    How to remove header and footer in Word?

    After that, in the "Document Inspector" dialog window, check the "Header, Footer, and Watermark" checkbox.

    Then, press the Check button to let it check all headers, footers, and watermarks in the document.

    How to remove header and footer in Word?

    After the check is completed, click the Remove All button to clear all headers and footers.

    If the header and footer contain watermarks, they will also be removed.

    You can also use JavaScript scripts to remove headers and footers in Microsoft Word. The specific operations are as follows:

    First, open the source document in Microsoft Word.

    Next, go to the Developer tab and click on the Visual Basic option, or press Alt F11 to open the Visual Basic for Applications (VBA) editor.

    Now, click on the Insert Module option and enter the following script in the module window:

    How to remove header and footer in Word?

    SubRemoveHeadersAndFootersFromWordDocument()
    尺寸截面作为截面
    Dim headerRange As Range
    尺寸页脚范围作为范围
    '遍历文档中的每个部分
    对于ActiveDocument中的每个节。节
    '删除标题
    Set headerRange = section.Headers(wdHeaderFooterPrimary).Range
    headerRange.Delete
    '删除页脚
    Set footerRange = section.Footers(wdHeaderFooterPrimary).Range
    footerRange.Delete
    下节
    End Sub

    When finished, close the VBA editor window.

    How to remove header and footer in Word?

    Now, click on the Developer>Macros option, select the created macro and press the Run button to run the VBA script. This will remove all headers and footers present in the active document.

    So, these are the various methods to clear header and footer in Word document. If you cannot remove the header and footer using regular methods, you can use another method like checking the document or VBA script to remove the header and footer.

    Why can't I delete my title in Word?

    There may be several reasons why you cannot delete headers and footers in Word documents. This may be because the document is protected or you do not have the required permissions to edit headers and footers. Additionally, you may have problems removing headers and footers in Word if they link to different sections or if there is hidden content in the header or footer.

    How to remove headers and footers from documents?

    If you want to delete the header and footer in Google Docs, you can double-click the header part. After that, use CTRL A to select everything and press Delete key. Alternatively, click the Options drop-down button and select the Remove header option. Similarly, you can also delete the footer in Google Docs.

    Now read: How to lock and protect Header and Footer in Word?

    The above is the detailed content of How to remove header and footer in Word?. For more information, please follow other related articles on the PHP Chinese website!

    Statement
    This article is reproduced at:每日运维. If there is any infringement, please contact admin@php.cn delete
    How to Enable the New Search Box on the Taskbar on Windows 11? - MiniToolHow to Enable the New Search Box on the Taskbar on Windows 11? - MiniToolApr 22, 2025 am 12:39 AM

    Microsoft is testing a new search box on the taskbar on the Windows 11 Insider preview build 25252. However, this new feature is not available on all devices by default. You can use the method mentioned in this php.cn post to enable the new taskbar s

    Five Methods to Fix Immersive Reader Not Working in OneNoteFive Methods to Fix Immersive Reader Not Working in OneNoteApr 22, 2025 am 12:38 AM

    OneNote allows users to use Immersive Reader to turn text into an audiobook-like experience, improving reading and writing. This feature is useful for users but some people find Immersive Reader not working in OneNote. This post on php.cn will help r

    Complete Methods to Open Windows Programs and FeaturesComplete Methods to Open Windows Programs and FeaturesApr 22, 2025 am 12:37 AM

    This article from php.cn introduces some ways to help you easily open Windows Programs and Features tool in Windows 10. You can choose the most convenient way according to your preference.

    The Specified File Could not Be Decrypted: Top SolutionsThe Specified File Could not Be Decrypted: Top SolutionsApr 22, 2025 am 12:36 AM

    You may get an error 0x80071771 saying “The specified file could not be decrypted” when you try to open the encrypted files. What triggers this error and how to resolve it? If you are stuck in this issue as well, this php.cn post is the right place t

    Fix Preparing SD Card Checking for Errors & Recover DataFix Preparing SD Card Checking for Errors & Recover DataApr 22, 2025 am 12:35 AM

    Have you encountered the Preparing SD card checking for errors problem on your phone? If you are stuck on this problem, this post on php.cn will show you how to fix this problem and restore important files from the SD card with practical data recover

    How to Make a Copy of a PowerPoint on Windows 11/10?How to Make a Copy of a PowerPoint on Windows 11/10?Apr 22, 2025 am 12:34 AM

    Duplicating your PowerPoint presentation can ensure your content's safety and versatility. It’s also convenient when you want to transfer the Powerpoint to your friends. This post from php.cn introduces how to make a copy of a PowerPoint.

    How to Enable and Use Opera VPN on Computer and Android - MiniToolHow to Enable and Use Opera VPN on Computer and Android - MiniToolApr 22, 2025 am 12:33 AM

    Opera browser comes with a built-in free VPN service. This post teaches you how to access and enable VPN in Opera browser on your computer or Android. You can use Opera VPN to easily access unlimited content and stay anonymous online. Some third-part

    6 Solutions - Unable to Shutdown Due to a DDE Server Window - MiniTool6 Solutions - Unable to Shutdown Due to a DDE Server Window - MiniToolApr 22, 2025 am 12:32 AM

    When you try to shut down your Windows PC, you may see a window with the message – “DDE Server Window: explorer.exe – Application Error” and you can’t shut down your PC. What is DDE Server Window? How to fix the “unable to shut down Due to a DDE Serv

    See all articles

    Hot AI Tools

    Undresser.AI Undress

    Undresser.AI Undress

    AI-powered app for creating realistic nude photos

    AI Clothes Remover

    AI Clothes Remover

    Online AI tool for removing clothes from photos.

    Undress AI Tool

    Undress AI Tool

    Undress images for free

    Clothoff.io

    Clothoff.io

    AI clothes remover

    Video Face Swap

    Video Face Swap

    Swap faces in any video effortlessly with our completely free AI face swap tool!

    Hot Tools

    mPDF

    mPDF

    mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

    SecLists

    SecLists

    SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

    VSCode Windows 64-bit Download

    VSCode Windows 64-bit Download

    A free and powerful IDE editor launched by Microsoft

    Dreamweaver CS6

    Dreamweaver CS6

    Visual web development tools

    MantisBT

    MantisBT

    Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.