Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Activate the Sysmon Tool on Windows 11

Learn how to activate the sysmon tool on Windows 11 with practical instructions, useful tips, and troubleshooting guidance for common issues.

Table of Contents

Learn how to activate the sysmon tool on Windows 11 with practical instructions, useful tips, and troubleshooting guidance for common issues.

Sysmon (System Monitor) is a powerful system monitoring utility that records detailed system activity and stores it in the Windows Event Log. Sysmon helps administrators monitor processes, network connections, file changes, and other events to check for suspicious activity. Below are instructions on how to activate Sysmon on Windows 11.

How to Activate Sysmon via Windows 11 Settings

Step 1:

We open Settings, then select System , and then look to the side and select Optional features .

How to Activate Sysmon via Windows 11 Settings screenshot for Activate the Sysmon Tool on Windows 11

Step 2:

On the new interface, users select "More Windows features" to unlock more computer features.

How to Activate Sysmon via Windows 11 Settings screenshot for Activate the Sysmon Tool on Windows 11 (2)

Then you will see new features for your computer; you need to check the Sysmon box to activate them.

How to Activate Sysmon via Windows 11 Settings screenshot for Activate the Sysmon Tool on Windows 11 (3)

Step 3:

After enabling the feature through Settings, you need to complete the installation process. Open Terminal with administrator privileges and then enter the command below.

sysmon -i

How to Activate Sysmon via Windows 11 Settings screenshot for Activate the Sysmon Tool on Windows 11 (4)

Activate Sysmon via Command Prompt

First, we'll open Command Prompt with the "Run as administrator" option . Then, to enable this feature, enter the command below.

Dism /Online /Enable-Feature /FeatureName:Sysmon

Activate Sysmon via Command Prompt screenshot for Activate the Sysmon Tool on Windows 11 (5)

After you see the activation notification, enter the following command to install Sysmon on your computer.

sysmon -i

Activate Sysmon Using PowerShell

We also open Windows PowerShell with administrator privileges and then enter the command below to activate it.

Enable-WindowsOptionalFeature -Online -FeatureName Sysmon

Activate Sysmon Using PowerShell screenshot for Activate the Sysmon Tool on Windows 11 (6)

After successful activation, enter the command below to proceed with the installation.

sysmon -i

How to Check If Sysmon Is Working

After activating and configuring Sysmon, you can check if the tool is working correctly.

We open the Run dialog box, then type eventvwr.msc and press OK.

How to Check If Sysmon Is Working screenshot for Activate the Sysmon Tool on Windows 11 (7)

Then access the link below.

Applications and Services Logs > Microsoft > Windows > Sysmon > Operational

If you see the events displayed in this interface, it means the Sysmon tool has been successfully activated.

FAQ

What is the best way to activate the sysmon tool on windows 11?

Learn how to activate the sysmon tool on Windows 11 with practical instructions, useful tips, and troubleshooting guidance for common issues.

What should you prepare before you activate the sysmon tool on windows 11?

Key takeaway: Learn how to activate the sysmon tool on Windows 11 with practical instructions, useful tips, and troubleshooting guidance for common issues.

What common mistakes should you avoid?

Sysmon (System Monitor) is a powerful system monitoring utility that records detailed system activity and stores it in the Windows Event Log.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.