Difference between revisions of "Services"

From Vista Ridge Cyberpatriot
Jump to navigation Jump to search
Line 5: Line 5:
 
* How to delete a service
 
* How to delete a service
  
- Press windows key
+
1. Press windows key
  
- Search power shell
+
2. Search power shell
  
- Open power shell
+
3. Open power shell
  
- Open services
+
4. Open services
  
- Right click the service and run the service you want to delete
+
5. Right click the service and run the service you want to delete
  
- Enter command  "sc delete ServiceName" in to power shell
+
6. Enter command  "sc delete ServiceName" in to power shell

Revision as of 21:58, 31 August 2023

  • Why we need to delete services

- Because the read me tells you to

  • How to delete a service

1. Press windows key

2. Search power shell

3. Open power shell

4. Open services

5. Right click the service and run the service you want to delete

6. Enter command "sc delete ServiceName" in to power shell