Outlook error "Something unexpected went wrong with this url"

Anonymous
2023-03-15T14:14:05+00:00

Hyper links wont open and I get the error message.

Outlook | Windows | Classic Outlook for Windows | For home

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

92 answers

Sort by: Oldest
  1. Anonymous
    2023-10-18T20:57:19+00:00

    This worked for me...mostly. Instead of getting an error, I get a Microsoft Outlook Security Notice pop-up prompting me whether I want to continue to that location. I'll take it!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-10-19T06:22:33+00:00

    Still not a decent solution… It makes users without IT skills feel unsure.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-10-19T07:18:33+00:00

    Hi,

    The resolution is well describe in the Microsoft documentation and it requires your IT team to deploy an GPO, this is faster is more secure

    Outlook blocks opening FQDN and IP address hyperlinks after installing protections for Microsoft Outlook Security Feature Bypass Vulnerability released July 11, 2023 - Microsoft Support

    In order to add the file shares in registry by GPO, consider the following:

    If it’s a Domain

    GPO Domain example

    For the Contoso example above, it is set in the registry here:
    Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\contoso.com

    If it is an IP address, it is set in the registry here:
    Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Ranges\Range1

    And for each IP address share it is required to create a new Range key under Ranges.

    Example of a Domain

    Example of an IP:

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-11-01T11:16:35+00:00

    Have you ever tested this behavior? I'm afraid, but I don't think so.

    The file shares have already been configured via GPO:

    But also via the registry:

    And nevertheless, when trying to open a link from an email in Outlook, I still encounter a warning message:

    This issue is very frustrating!

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2023-11-01T13:57:49+00:00

    @honeybee,

    Jorge added the solution to the dialog you are seeing in the main article, Outlook blocks opening FQDN and IP address hyperlinks after installing protections for Microsoft Outlook Security Feature Bypass Vulnerability released July 11, 2023 - Microsoft Support. Try this reg key from the article and see if it helps:

    When you open links in emails in Outlook Desktop where the path is to either FQDN or IP address or hostname path you will see this dialog. This is also expected. 

    Outlook security notice

    If you need to disable this dialog, follow the instructions in the article Enable or disable hyperlink warning messages in Office programs.

    HKEY_CURRENT_USER\software\policies\microsoft\office\16.0\common\security
    DWORD: DisableHyperlinkWarning
    Value: 1

    Was this answer helpful?

    0 comments No comments