diff --git a/src/libraries/System.ServiceProcess.ServiceController/src/Resources/Strings.resx b/src/libraries/System.ServiceProcess.ServiceController/src/Resources/Strings.resx
index ac4efff21f8184..60282748e48751 100644
--- a/src/libraries/System.ServiceProcess.ServiceController/src/Resources/Strings.resx
+++ b/src/libraries/System.ServiceProcess.ServiceController/src/Resources/Strings.resx
@@ -72,9 +72,6 @@
Invalid value '{1}' for parameter '{0}'.
-
- MachineName was not set.
-
Service '{0}' was not found on computer '{1}'.
@@ -129,12 +126,6 @@
Service continued successfully.
-
- Service was installed successfully.
-
-
- Service was uninstalled successfully.
-
Service command was processed successfully.
@@ -153,18 +144,9 @@
Failed to process session change. {0}
-
- Failed to install service. Service may have been installed already.
-
-
- Failed to uninstall service. Service may be running.
-
Failed to process service command. {0}
-
- Windows Error number: {0}.
-
Service has been successfully shut down.
@@ -177,18 +159,6 @@
Failed in handling the PowerEvent. The error that occurred was: {0}.
-
- Service '{0}' has been successfully installed.
-
-
- Attempt to stop service '{0}'.
-
-
- Service '{0}' is being removed from the system...
-
-
- Service '{0}' was successfully removed from the system.
-
Cannot control '{0}' service on computer '{1}'.