> For the complete documentation index, see [llms.txt](https://docs.plura.io/ja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plura.io/ja/uninstall_agents/edr/windows/sysmon.md).

# Sysmon

Windows Sysinternals Sysmon 削除のご案内

{% hint style="info" %}
サポートオペレーティングシステム

* Client: Windows 8.1 and higher.
* Server: Windows Server 2012 and higher.
  {% endhint %}

### 1. Sysmon 公式ページ参考 <a href="#id-1" id="id-1"></a>

> &#x20;Windows Server 2012 以上
>
> 公式ページリンク  [\[**Sysmon**\]](https://docs.microsoft.com/en-us/sysinternals/downloads/sysmon)

### 2. Sysmon 削除 <a href="#id-2" id="id-2"></a>

* sysmon.exeファイルパスのcmdコマンドウィンドウで実行

```bash
cd "C:\Program Files\PLURA\"
sysmon.exe -u
```
