How to disable this service.
Open a command prompt. (Run a command prompt as Administrator in Windows vista/7/8)
Copy red command line and Paste.
sc stop "tvnserver"
sc config "tvnserver" start= disabled


How to delete this service.
sc delete "tvnserver"


Done.!
Close the command prompt.

+ Recent posts