To review the existing port bindings, complete the following substeps: Open a command prompt window as an administrator. Execute the following command: netsh http show sslcert To remove an existing port binding, complete the following substeps: Open a command prompt window as an administrator. Execute the following command, replacing [IPPort] with the port number to remove: netsh http delete sslcert ipport=0.0.0.0:[IPPort]