Ways to find all video files on Windows
Ways to find all video files on Windows, Can't find recorded and saved videos on PC. Below are ways to help you find all clips on Windows.
Device Links
Hyperlinks are clickable links within a document that will take you to a selected web page. Sometimes, Microsoft Word adds clickable links where you don’t want them (i.e., citations). Links may be helpful in some situations, but other times, they can look messy, unprofessional, or unnecessary in a printed document.
Depending on the needs of your document, you can either add or remove the hyperlinks as necessary.
MS Word automatically adds hyperlinks to documents when you enter or copy and paste URLs. You can follow the link by pressing the control button while clicking on it. With so many features and functions, it is challenging to keep up with everything Microsoft Word does. This article shows you how to remove hyperlinks from a document to get on with your work effectively.
Remove Hyperlinks using Word’s Context Menu Options
Alternatively, you can right-click a link and select “Edit Hyperlink.” That option opens the window shown directly below. Press the Remove Link button on that window and click OK.
Remove All MS Word Hyperlinks using Hotkeys
Hotkeys make it quicker and easier to remove numerous hyperlinks in MS Word, mainly because they delete links in bulk no matter how many your document has. The right-click method in the first process only deletes hyperlinks one by one. Here’s how to use hotkeys to delete MS Word hyperlinks.
If there are many links on multiple pages, it’s better to remove all the hyperlinks with Word’s hotkeys.
Windows users can use these hotkeys:
Mac users can use these hotkeys:
As with a standard Windows keyboard, press CMD+A to highlight all text within the article. Then use the CMD+fn+Shift+F9 keys and all hyperlinks in the document will be deleted.
Remove MS Word Hyperlinks From Documents using Macros
The Macro Recorder is a handy tool included in Word that enables recording a sequence of selected options and playing back the macro when required. You can also set up a macro that removes hyperlinks from all open Word documents by manually entering Visual Basic code instead.
First, press the Alt + F11 hotkey to open the Visual Basic editor. Click Insert > Module to open a Module window where you can input macro code. Copy (Ctrl + C) and Paste (Ctrl + V) the code below in Word’s module window.
Sub ' Loop through all open documents: For Each doc In Application.Documents
' Store the document name szOpenDocName = doc.Name
' Remove the hyperlinks from that document With Documents(szOpenDocName)
' Loop while there are hyperlinks afoot! While .Hyperlinks.Count > 0
.Hyperlinks(1).Delete Wend
End With ' Shut this off, don't need anymore popping up
Application.Options.AutoFormatAsYouTypeReplaceHyperlinks = False Next doc
End SubKillTheHyperlinksInAllOpenDocuments() ' -----------------------------------------------
' Removes all hyperlinks from any open documents ' Text to display is left intact
' ----------------------------------------------- Dim doc As Document
Dim szOpenDocName As String ' Loop through all open documents:
For Each doc In Application.Documents ' Store the document name
szOpenDocName = doc.Name ' Remove the hyperlinks from that document
With Documents(szOpenDocName) ' Loop while there are hyperlinks afoot!
While .Hyperlinks.Count > 0 .Hyperlinks(1).Delete
Wend End With
' Shut this off, don't need anymore popping up Application.Options.AutoFormatAsYouTypeReplaceHyperlinks = False
Next doc End Sub
Once finished with pasting the code above, press the “Ctrl + S” keyboard shortcut to save the macro. To run the macro, select “File > Macro > Macro” and choose “KillTheHyperlinksInAllOpenDocuments.” That will remove all the hyperlinks from open Word documents.
Copying and Pasting Plain Text Hyperlinks
There may be times when you want to paste copied links as plain text, displaying the complete web address.
Use Third-Party Add-Ons to Paste URLs as Plain Text in MS Word
Third-party add-ons make it easy to paste links as plain text in Microsoft Word documents.
Install Pure Text to Windows 10
Various third-party programs enable you to paste copied text without any formatting. For example, you could add the PureText program to Windows. That converts copied links to unformatted text when you press its “Win key + V” hotkey. You can also paste the text in Word documents by pressing the “Win key + V” keyboard shortcut.
Add Kutools to MS Word
Kutools is one of Word’s best add-ons that adds a whole new toolbar tab to the application. Kutools is retailing at $49 on its website, and there’s also a trial version. This add-on also gives you a quick way to remove all links in a document by clicking “Kutools > More” and then selecting the “Remove Hyperlinks” option. Alternatively, you can also select the “Enterprise” tab and click “Remove“ to erase link formatting from URLs.
How to Switch Off Word’s Automatic Hyperlink Formatting
Word automatically converts URLs to hyperlinks, but you can configure the application so that doesn’t happen.
In closing, there are various ways you can convert links to plain text URLs in Word documents. Word has hotkeys, context menu options, add-ons, and macros that help eliminate hyperlinks in Word docs. You can also remove hyperlinks from Excel spreadsheets.
MS Word Hyperlinks FAQs
Additional
Ways to find all video files on Windows, Can't find recorded and saved videos on PC. Below are ways to help you find all clips on Windows.
How to fix error 0xa00f4288 in the Camera app on Windows 10 & 11. Windows' default Camera App is the main tool for taking photos. So in the case of Win 10 & 11 cameras
How to open multiple programs with one shortcut on Windows 10, You can actually open multiple programs at the same time with a single key. Here's how to use one
How to remove old boot menu options on Windows, Windows 10 dual boot is useful but can leave redundant boot options in the menu. Here's how to remove the menu
Instructions for fixing Snipping Tool errors on Windows 11. Windows 11 has officially been released for a while, but during use there are still many errors
Instructions for entering text by voice on Windows 11, Entering text by voice on Windows 11 helps you significantly improve your work efficiency. Here's how
How to turn on/off Sticky Key on Windows 11, Sticky Key makes the PC keyboard easier to use. Here's how to turn Sticky Key on and off on Windows 11.
What is Windows Modules Installer?, Windows Modules Installer sometimes takes up a lot of system resources. Is Windows Modules Installer important or not?
How to increase volume in Windows 10, How to increase computer volume to maximum level? Let's learn with WebTech360 how to increase Windows 10 computer volume
How to use Windows 11 Installation Assistant to install Windows 11, Windows 11 Installation Assistant is one of the best ways to upgrade your computer to Windows 11.
How to turn off the startup sound in Windows 11, Does the PC startup sound bother you? Then please refer to how to turn off the startup sound for PC running Windows 11 below
Instructions for changing the screen lock timeout on Windows 11. While using Windows 11, there are times when users will need to leave the computer for a period of time.
Instructions for optimizing Windows 11 to help increase FPS when playing games, Windows 11 is an operating system platform that is introduced as more improved in gaming quality, helping games
Windows 11: How to use and customize the Quick Settings menu, Windows 11 brings some great new features and the Quick Settings menu is no exception. Here it is
How to fix the error of not being able to start Windows 11 after turning on Hyper-V. Hyper-V helps you run virtual machines on Windows. However, after enabling Hyper-V, you cannot post again
How to fix error 0xc00007b in Windows, Windows displays error 0xc00007b when the application does not work properly. Below is a step-by-step guide to fix error 0xc00007b in
How to change the login screen on Windows 10/11, Don't like the blurry screen when logging in on Windows 10/11? So, instructions on how to turn off and change the login screen
How to uninstall drivers in Windows 11, Do you want to remove unwanted drivers on Windows 11? Then please see instructions on how to remove drivers in Windows
How to fix No Internet Secured error on Windows 10, No Internet Secured is a common error on Windows 10. Below are simple ways to fix No Internet Secured error
How to fix the error of not being able to save an Excel file on Windows. If you can't save the Excel file, don't worry too much. Below are ways to fix the error of not being able to save the above Excel file