Required Port 443 For Veeam Backup & Replication Is Occupied By Another Application //free\\
These limitations have been a significant source of frustration in the community. It is strongly recommended to if you fall into any of these categories.
: Look at the rightmost column for the Process Identifier (PID) (e.g., 1234). Find the application name : Open Task Manager (Ctrl+Shift+Esc).
Because Port 443 is the standard port for HTTPS traffic, it is frequently claimed by other services (most notably IIS, WSUS, or other web applications) running on the same Windows Server. These limitations have been a significant source of
Go to , locate the specified HTTPS port, and shift it from 443 to a different number (e.g., 4443 ).
Understanding what might be holding onto port 443 is the first step to resolution. Below are the most frequently encountered offenders: Find the application name : Open Task Manager
This error surfaces because Veeam v13 introduces a new mandatory component—the —which handles user authentication, licensing checks, and REST API calls. Unlike older versions that primarily relied on port 9392, Veeam v13 has hardcoded port 443 for this specific identity mechanism. If any other software on your server is already listening on HTTPS port 443, the Veeam installation or upgrade wizard will halt completely. Why Does This Conflict Happen?
If the Veeam server is also a Hyper-V host, Hyper-V might be using port 443 for VM replication. Open . Go to Replication Configuration . Understanding what might be holding onto port 443
The error "Required port 443 for Veeam Backup & Replication is occupied by another application" is a classic collision between modern web-based services and Veeam's deep reliance on HTTPS for its core services. While intimidating at first glance, it is almost always resolvable by methodically identifying the offending process—most often IIS—and either moving it to a different port or eliminating it entirely.
A common component in RDS deployments.
Because Port 443 is the default port for secure web traffic worldwide, it is frequently claimed by other applications (like IIS, WSUS, or third-party web servers), leading to a binding failure during Veeam installation or service startup.
The preferred best practice for a dedicated Veeam server is to keep Veeam on Port 443. This ensures compatibility with firewalls, proxies, and Veeam Cloud Connect services. Therefore, you should move the conflicting application to a different port.