
Windows Service
Windows services run at OS startup and operate in the background.
There is no GUI tool provided to delete programs from Windows services, but you can delete them using the command prompt.
[Tools to Use]
- Command Prompt (cmd)
- Windows PowerShell or PowerShell Core
Malicious Software
Some software utilizes Windows services.
Programs registered as Windows services can run in the background without user interaction upon OS startup, so the user may not be aware that the program is running.
There is software that maliciously utilizes such Windows services.
According to my research, the following software is not removed from Windows services even after running the uninstaller.
- Wondershare Player
- EagleGet
- Free Audio Converter
- Alcohol 52% FE
Windows Service

Windows services are programs that run for extended periods on the Microsoft Windows operating system (OS) and perform specific functions without user interaction.
These services can be configured to start automatically at OS boot time and continuously run in the background while Windows is operating. They can also be manually started or stopped as needed.
Windows services are conceptually similar to UNIX daemons, and they typically appear in the Windows Task Manager's process list with usernames such as "SYSTEM," "LOCAL SERVICE," or "NETWORK SERVICE," but any user can be specified.
Malware
Because Windows services operate in the background, users may not notice they are running. Taking advantage of this characteristic, malware can parasitize Windows services to occupy PC resources and steal user privacy.
How to Disable Windows Service Programs

- Start Windows Services
- Find the program you want to disable
- Change the startup type to "Disabled"
- Done
How to Start Windows Services (Click to Expand)
Windows サービス
Windows サービスコンソールを呼び出す方法
[ファイル名を指定して実行/スタートメニュー/コンピューターの管理]
- 「ファイル名を指定して実行」を起動する:Win+R
- 名前:services.msc
- OKをクリックする
- 以上
Win11 > スタート > すべてのアプリ > Windows ツール > サービス
Win10 > スタート > Windows 管理ツール > サービス
Win10/11 > スタート:右クリック > コンピューターの管理(G) > サービスとアプリケーション > サービス

Display Name and Service Name / Service

The command to delete a Windows service program is "> SC delete abc". Follow SC with the argument "service name (abc)".
It is not the "display name".
You can check the service name and display name by starting Windows Services and viewing the program properties.
In the following example, the service name and display name are both "egGetSvc", but they can be different.
Startup type: Disabled

SC delete abc (Execution Steps)

This explains how to delete the service of "EagleGet (a Chinese software whose official site disappeared after its misconduct was exposed)".
[How to Delete a Service]※Example of egGetSvc
- Start Command Prompt in administrator mode
How to Start Command Prompt in Administrator Mode : Scrap 2nd.
- > sc delete egGetSvc
- Confirm that egGetSvc has been deleted
- Done
c:\_
| Administrator: Command Prompt | ー □ × |
C:\>sc delete egGetSvc |

【Spy】Check the Spy Function of EagleGet!
The Chinese download manager "EagleGet", which is no longer developed, can be used safely by removing its information collection system.
Summary


How to remove a programme from Windows Services
- Windows services are programs that run at OS startup and operate in the background.
- Since they operate without user interaction, they can be exploited by malicious software.
- Removal method: As there is no dedicated GUI tool, use Command Prompt or PowerShell to delete them.
- It is advisable to remove unnecessary Windows services.
- Avoid installing untrusted software.
- Windows 11 22H2 and the event log (tak)
- MATS folder is a backup folder, deletable!
- [Pixel] How to change the clock in the notification bar to show seconds.
- How to remove a programme from Windows Services
- WiFi connection being refused on Pixel! [Countermeasure available]
- How to remove Home from Windows 11 navigation windows
- How to remove Gallery from the Windows 11 navigation window
- [Bug] Pixcel 8a data transfer failure, unusable (apparently)
- Ninja2 ラベルの記事(要約付)
- Ninja2 が含まれる記事(要約付)
- 【2024年度総括】藤井七冠(最優秀棋士)、羽生九段現役続行と会長退任を表明
- 【バグ】TVerRec 3.4.2 のリネーム処理不具合とその原因を考察
- 【恐怖】ポンジスキームとは?歴史から学ぶ詐欺の仕組み
- 【終息】TVerRec 3.3.9(暫定)で機能制限ほぼ解除、3.4.0リリース!
- 【緊急】TVerRec 3.3.6緊急リリース!仕様変更に暫定対応
- 【未解決】TVerRecダウンロード不具合!TVerの仕様変更かも?
- 【昇級/降級】全棋士ランキング確定、伊藤匠叡王B1へ昇級、羽生九段B2へ降級
- 【将棋】なぜ藤井聡太は人々を魅了するのか?【2024年度振り返り】
- 【更新】Lhaz 2.5.4リリース!法人利用が有料化へ
- 【Pixel 3月/2025】カメラ、WebView 、Bluetooth、電話のバグ修正【Android 15】
このサイトを検索 | Search this site
0 コメント