Solution:
- To stop any of these services* :
- uplook agent
- uplook system monitor
- uplook server
- Login to an account with administrative privileges.
- Run:
- Start >>> Run >>> services.msc
or - Control panel >>> Administrative tools >>> Services
- Start >>> Run >>> services.msc
- Find and select service that you want to stop and then use right mouse button and Stop.
Second method:
Stop uplook services by the Command Line:
- At the Start menu select the Run…
- Type cmd and accept.
- In the command line use:
net stop „uplook agent”
(To stop uplook agent)
net stop “usmsrv”
(To stop uplook system monitor)
net stop “uplook server”
(To stop uplook server)