0

In the image below, i have several services running, including some ovs services. I found however that when i try to list these services (i was going to try to find their dependencies through the UI), the "Services" application on Windows doesn't show them.

Why is it that some services only show up in my powershell Get-Services output, but not in the corresponding "Services" window on windows 2019 ?

Note: I am logged in as an administrator, so I assume that there is no permissions issue here.

enter image description here

jayunit100
  • 211
  • 1
  • 9

1 Answers1

0

After looking closely, in windows you must actually launch the services application as an administrator in order to see ALL processes that are running., as shown in the image below 1.

enter image description here

jayunit100
  • 211
  • 1
  • 9