When I try to open hyperlinks in a Microsoft Office program like Excel or Outlook the following message is shown:
Your organization's policies are preventing us from completing this action for you. For more info, please contact your help desk.
How can I resolve this so it opens Hyperlinks with my default browser?
In Outlook: Click the Settings gear in the upper right-hand side of the menu bar at the top of the page. Navigate to Junk Email. Scroll to the bottom of this pane to the subheading Filters. Deselect the second option, which blocks attachments, pictures, and links from anyone not on the safe list above.
When you cannot open a hyperlink in Outlook, it is usually not the email client's fault. Rather, it is typically a result of the association that links hyperlinks to your browser becoming broken or distorted in some way. Assigning a different default web browser in Windows 10 could resolve this issue.
On the Tools menu, select Internet Options. Select Programs > Reset Web Settings. Under Internet programs, make sure that the correct email program is selected. Select the Internet Explorer should check to see whether it is the default browser check box.
The "official fix" does not support Windows 10. The solution below works for Windows 10:
Create a new text file with the content below and save it:
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.html] @="htmlfile" "Content Type"="text/html" "PerceivedType"="text" [HKEY_CLASSES_ROOT\.htm] @="htmlfile" "Content Type"="text/html" "PerceivedType"="text" [HKEY_CLASSES_ROOT\.shtm] @="htmlfile" "Content Type"="text/html" "PerceivedType"="text" [HKEY_CLASSES_ROOT\.shtml] @="htmlfile" "Content Type"="text/html" "PerceivedType"="text" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell\open\command] @="\"C:\\Program Files\\Internet Explorer\\IEXPLORE.EXE\" -nohome"\
Change the extension from .txt
to .reg
(you might need to show extensions; see simple tutorial here).
Execute the file (double-click it).
That's it! Problem solved!
(Source here)
Method 3 - Step 3 from Microsoft support page Hyperlinks are not working in Outlook:
Verify that the String (Default) value of the "HKEY_CLASSES_ROOT .html" key is "htmlfile"
In my case .html default value was incorrectly set to to FirefoxHTML.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With