Right click on project in vs studio.
Select Manage NuGet Packages
browse Online "System.ServiceController" Package
If Version 9.0.0 or higher is installed, then uninstall it
Now Select Version 8.0.1. And Install it.
I have the same issue. And I ended up downgrading System.ServiceController from v9.0.0 to v8.0.1.
I think in V 9.0.0 there are many restrictions applied.