Enable / Disable Hyperlink Warning Opening hyperlinks in Microsoft Office applications often triggers a security warning. This pop-up alerts you to potential malware risks. While helpful, it can become disruptive if you frequently click internal or trusted links.
To help you streamline your workflow, this guide focuses on disabling this warning specifically for Microsoft 365 on Windows ⁄11 using the Windows Registry Method. Understanding the Security Risk
Before making changes, understand that this warning is a protective shield. Disabling it allows links to open instantly. However, it also increases your vulnerability to malicious links in untrusted documents. Only proceed if you maintain strict control over the files you open. How to Disable the Hyperlink Warning
You can turn off the warning by adding a specific key to the Windows Registry. Follow these exact steps. Step 1: Open the Registry Editor Press Windows Key + R to open the Run dialog box. Type regedit into the field. Click OK or press Enter. Click Yes if the User Account Control (UAC) prompt appears. Step 2: Navigate to the Office Common Key
In the left sidebar of the Registry Editor, navigate down the following path:HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common
Note: If the Office or 16.0 or Common folders (keys) do not exist, right-click the parent folder, select New > Key, and name them accordingly. Step 3: Create a Security Subkey Right-click the Common folder. Select New and click Key. Name this new folder Security and press Enter. Step 4: Create the DisableHyperlinkWarning DWORD Click on the newly created Security folder to open it. Right-click any empty space in the right pane. Select New and click DWORD (32-bit) Value. Name the value DisableHyperlinkWarning and press Enter. Step 5: Modify the Value Data
Double-click the DisableHyperlinkWarning item you just created. Change the Value data from 0 to 1. Ensure the Base is set to Hexadecimal. Click OK. Step 6: Restart and Test Close the Registry Editor window.
Restart your Microsoft Office applications (Word, Excel, Outlook). Test a link to verify the warning is gone. How to Re-Enable the Hyperlink Warning
If you need to restore the security pop-up in the future, the process is simple. Open the Registry Editor again using regedit.
Navigate back to:HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\Security Double-click DisableHyperlinkWarning. Change the Value data back from 1 to 0. Click OK and restart your Office apps. To help tailor this guide further, let me know: Which version of Microsoft Office are you using? What operating system is your computer running?