Restoring Remote Desktop (RDP) connectivity to an Azure VM after a user lockout

This article applies to the following products:

Sometimes, accidental changes by users to the rules of the above apps can affect RDP connectivity and prevent VM access, resulting in user lockouts. The following are the steps to restore RDP connectivity to VMs in Azure.

1. Connect to a VM via Serial Console

Refer to Azure Serial Console for Windows for details.

2. Start PowerShell

Refer to Use CMD or PowerShell in Serial Console for details.

3. Unbind (disable) "Verigio Filter" from a network adapter

After performing all of the above, the Verigio Filter driver will no longer be filtering network traffic for the Ethernet network adapter. As a result, Remote Desktop connectivity will be back to normal.

4. Connect to the VM via Remote Desktop (RDP) and fix any necessary app rules

Most apps that use Verigio Filter do not track its bindings to network adapters. When Verigio Filter is unbound (disabled) from an adapter, those apps still operate as usual and allow changes to their rules and settings. However, those updated rules do not affect the actual network traffic.

5. Bind (enable) "Verigio Filter" to a network adapter



Last updated: Oct 16, 2025.