Skip to Content

What’s Stopping Your Office Links? Simple Steps to Solve Annoying Hyperlink Errors

Having Trouble With Office Hyperlinks? Discover These Straightforward Fixes for a Happier Workflow

Sometimes, links in Microsoft Word, Excel, or Outlook stop working. You tap or click the link, but a message pops up saying, “Your organization’s policies are preventing us from completing this action.” The message might also say, “This operation has been cancelled due to restrictions in effect on this computer.” This can make simple tasks hard and create confusion.

This happens because your computer is not sure how to open links. Often, this is because of changes in your computer settings after you install or remove browsers (like Chrome or Firefox). The links may not have a program to open them. Computers use the Windows Registry to remember which program should open web links. If this gets mixed up, Office can’t open the link and shows the error.

Solution 1: Set Your Default Web Browser

  1. Open Settings on your computer.
  2. Choose “Apps.”
  3. Then pick “Default apps.”
  4. Scroll and find “.html” and “.htm” file extensions.
  5. Choose a web browser you use and like (Edge, Chrome, or Firefox).
  6. Do the same for “.htm” and “.html.”

Solution 2: Check Registry Settings

  1. Type regedit in the Search bar and open Registry Editor.
  2. Go to HKEY_CLASSES_ROOT\.html.
  3. The “(Default)” value should be htmlfile.
  4. If it says something else (like ChromeHTML or FirefoxHTML), right-click and change it to htmlfile.
  5. Do this for these locations too:
    • HKEY_CLASSES_ROOT\.htm
    • HKEY_CURRENT_USER\Software\Classes\.html
    • HKEY_CURRENT_USER\Software\Classes\.htm

Solution 3: What If You Still See the Error?

If things still don’t work:

Check if Internet Explorer is turned on.

  1. Open “Windows Features” (type optionalfeatures.exe into Search).
  2. Make sure “Internet Explorer 11” is checked. If it is off, turn it on.
  3. Some Windows versions still rely on Internet Explorer being present, even if it’s not your favorite browser.

Solution 4: Update One More Setting

  1. Try going to HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell\open\command.
  2. The value here often shows: “C:\Program Files\Internet Explorer\iexplore.exe” %1
  3. If you do not want to use Internet Explorer, you can change this to point to: “C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe” %1
  4. This helps the computer know which app should open those links.

Solution 5: Restart Your Computer

Turn the computer off. Wait a few seconds. Turn it back on. Try clicking a link again.

Helpful Notes

  • Mistakes in the Registry Editor can cause other problems. Be careful or get help if you feel unsure.
  • If possible, back up your files or the registry before changing settings.
  • If links still won’t open, copy and paste the web address into your browser as a temporary workaround.

Fixing hyperlink issues in Office apps brings relief and smooth work. These simple steps help restore access so you can open links with confidence.