How to delete the link, remove Hyperlink in Word

Many times you need to edit the copy of Word content on the network, delete all links in the text link. If the number of Hyperlinks on Word is small, we can do it manually, click Remove Hyperlink at the link. However, if multiple pages of text and multiple links are available, manual deletion is not feasible. So how to quickly delete all Hyperlink in Word documents? The following article will show you how to delete the entire link, remove Hyperlink on Word.

  1. Instructions on how to create Hyperlink in Excel
  2. This is a simple way to find and delete Hyperlink in Excel
  3. How to create Hyperlink to link spreadsheets in Excel

Instructions to disable Hyperlink in Word

Method 1: Delete Hyperlink with Visual Basic code

Step 1:

At the interface of the Word document to delete the link, highlight the text and press Alt + F11 .

How to delete the link, remove Hyperlink in Word Picture 1

Step 2:

The Microsoft Visual Basic interface appears. Here you click on the Insert tab and then select Module in the drop down list.

How to delete the link, remove Hyperlink in Word Picture 2

Step 3:

Appear interface to enter command. Please enter the code below into that interface.

 Sub Remove_Hyperlink_KoDZ () 
Dim i As Long
For i = ActiveDocument.Hyperlinks.Count To 1 Step -1
ActiveDocument.Hyperlinks (i) .Delete
Next I
End Sub

How to delete the link, remove Hyperlink in Word Picture 3

Step 4:

Then click on the Run Sub / User Form item at the Run or F5 key to execute the Module command.

How to delete the link, remove Hyperlink in Word Picture 4

When we return to the text we will see the entire link that was inserted into the content has been completely removed, the font format and color remain the same.

This method will be applied on Word versions so you can use it even with Word 2003.

How to delete the link, remove Hyperlink in Word Picture 5

Method 2: Delete the Word link link with the key combination

First, turn off Vietnamese typing tools like Unikey is open on your computer.

Then also black out the entire text to remove the link and press Ctrl + Shift + F9 . Immediately all link links on Word will be deleted. This way we can also apply to versions of Word.

How to delete the link, remove Hyperlink in Word Picture 6

Method 3: Use the AutoCorrect feature

Step 1:

To disable (disable) hyperlink inWord, first click on the Filetab.

How to delete the link, remove Hyperlink in Word Picture 7

In the options in the left pane, select Options .

How to delete the link, remove Hyperlink in Word Picture 8

Step 2:

Now on the screen that appears the Word Options dialog box, click on the Proofing option in the list of items in the left pane.

How to delete the link, remove Hyperlink in Word Picture 9

In the AutoCorrect options section, click the AutoCorrect Options button.

How to delete the link, remove Hyperlink in Word Picture 10

Step 3:

On the screen that appears the AutoCorrect dialog box, click on the AutoFormat As You Type tab.

How to delete the link, remove Hyperlink in Word Picture 11

In the Replace as you type section , check the Internet and network paths with hyperlinks section to deselect.

Then click OK to save the changes and close the dialog window.

How to delete the link, remove Hyperlink in Word Picture 12

Back in the Word Options dialog box, click OK to close the dialog window.

How to delete the link, remove Hyperlink in Word Picture 13

After you have disabled hyperlink:

How to delete the link, remove Hyperlink in Word Picture 14

See more:

  1. Enter the serial number and the automatic initial character MS Word
  2. Create a quick dot (……………) line in Microsoft Word
  3. 8 tips or handling columns in Microsoft Word

Good luck!

5 ★ | 1 Vote

May be interested

  • Lesson 20: Working with HyperlinksLesson 20: Working with Hyperlinks
    hyperlink is a piece of text or image in a soft document that can connect the reader to another part of the document or another website.
  • How to remove all Hyperlinks in Word fastestHow to remove all Hyperlinks in Word fastest
    hyperlinks help navigate quickly in text but sometimes they are unnecessary. if you want to quickly remove all hyperlinks in word, apply the following methods to handle it quickly without affecting the original content.
  • Hyperlink (Hyperlink) in PowerPoint 2016Hyperlink (Hyperlink) in PowerPoint 2016
    if you want to include a web address or email address in your powerpoint presentation, users can choose to format it as a hyperlink, so others can easily click on it.
  • Create Hyperlink in WordCreate Hyperlink in Word
    in the process of working with word, surely not less or less you will also need to insert website links, e-mail or links to files in your computer to make the text full and complete.
  • How to create Hyperlink to link in ExcelHow to create Hyperlink to link in Excel
    how to create hyperlink to link in excel. you can create links from excel files to another excel file, a sheet is right there in the excel file, you can even create links to a website on the internet, or to an email address.
  • Word 2013 Complete Guide (Part 11): How to create hyperlink linksWord 2013 Complete Guide (Part 11): How to create hyperlink links
    invite you to tipsmake.com refer to the word 2013 complete guide (part 11): how to create hyperlink links below!
  • How to insert, delete watermark in Word documentsHow to insert, delete watermark in Word documents
    to insert or remove watermark on a word document, we can immediately use the built-in feature in this editor, with 2 different watermark inserts in the content.
  • How to delete page numbers, remove page numbers in WordHow to delete page numbers, remove page numbers in Word
    how to remove page numbers in word is quite simple, but if you do not know how to delete page numbers in word. so please let us learn how to delete page numbers, remove page numbering in word that the article guides below.
  • Instructions for deleting table paths in WordInstructions for deleting table paths in Word
    in the process of creating tables on word, sometimes you need to delete some table lines to meet needs or make the table easier to see. so how can i delete the table line and keep the content in word?
  • How to delete table borders in WordHow to delete table borders in Word
    how to delete table borders in word, which is a question that many people will probably wonder if not formed in using word software. first you need to black out the table cell to remove borders. the highlighted method is to click and drag the mouse to the cells you need to select.