This document describes a potential issue where installers for Cisco Secure Client may trigger Smartscreen on Windows and prevent installation. This is caused by a recent signing by Azure Code Signing (ACS). This article wil explain how to resolve this issue.
Browsers and some download methods may add the Mark-of-the-Web (MOTW) zone identifier to downloaded files. When Azure Code Signing (ACS)-signed installers are involved, this can cause Windows SmartScreen to block installation.
There are two ways to resolve this installation block:
Use curl, PowerShell, or similar tools to download the file. Browsers add the Mark-of-the-Web (MOTW) zone identifier to downloaded files, which can trigger this behavior.
Use a PowerShell command such as Remove-Item -Force -Stream Zone.Identifier, or create a script similar to this one, to remove the MOTW zone identifier from the file.
Azure Trusted Signing: new intermediate CAs causing SmartScreen warnings
SmartScreen warnings triggered after silent migration - Github
| Revision | Publish Date | Comments |
|---|---|---|
1.0 |
20-May-2026
|
Initial Release |