Cannot start launcher, SocketException.SocketErrorCode: AccessDenied (10013)

It was working until I restarted my workstation. Can anyone help me troubleshoot this please? Here is the log.

2019-05-31 14:36:28:  BEGIN - PC-11-022\Render
2019-05-31 14:36:28:  Operating System: Windows 10 Pro
2019-05-31 14:36:28:  CPU Architecture: x64
2019-05-31 14:36:28:  CPUs: 8
2019-05-31 14:36:28:  Video Card: Intel(R) HD Graphics 630
2019-05-31 14:36:28:  Deadline Launcher Service 9.0 [v9.0.6.1 Release (96b611826)]
2019-05-31 14:36:28:  Launcher Thread - Launcher thread initializing...
2019-05-31 14:36:28:  creating listening socket on port: 49676
2019-05-31 14:36:28:  Error during launcher startup: An attempt was made to access a socket in a way forbidden by its access permissions (System.Net.Sockets.SocketException)
2019-05-31 14:36:28:  Exception Details
2019-05-31 14:36:28:  SocketException -- An attempt was made to access a socket in a way forbidden by its access permissions
2019-05-31 14:36:28:  SocketException.ErrorCode: 10013 (An attempt was made to access a socket in a way forbidden by its access permissions)
2019-05-31 14:36:28:  SocketException.SocketErrorCode: AccessDenied (10013)
2019-05-31 14:36:28:  Win32Exception.NativeErrorCode: 10013
2019-05-31 14:36:28:  Exception.Data: ( )
2019-05-31 14:36:28:  Exception.TargetSite: Void DoBind(System.Net.EndPoint, System.Net.SocketAddress)
2019-05-31 14:36:28:  Exception.Source: System
2019-05-31 14:36:28:  Exception.HResult: -2147467259
2019-05-31 14:36:28:    Exception.StackTrace: 
2019-05-31 14:36:28:     at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
2019-05-31 14:36:28:     at System.Net.Sockets.Socket.Bind(EndPoint localEP)
2019-05-31 14:36:28:     at FranticX.Net.SocketUtils.CreateTcpListeningSocket(Int32 port, Boolean localOnly, Boolean forceIPv4)
2019-05-31 14:36:28:     at Deadline.Launcher.LauncherThread.Initialize()
2019-05-31 14:36:28:     at Deadline.Launcher.Launcher.StartLauncher(String executablePath, CommandLineParser parser, Boolean allowedToRun)

netstat -a -b returns this for that particular port

 TCP    0.0.0.0:49676          PC-11-022:0            LISTENING
 Can not obtain ownership information