# Configuration: Enabling Kernel Mode Driver

To gain full access to system information and overcome potential permission restrictions, especially when trying to inspect protected system processes (like `csrss.exe`, antivirus processes) or dealing with modern Windows security features (Windows 11+), enabling System Informer's **Kernel Mode Driver** is often necessary and highly recommended.

1. **Download and Install:** Obtain the latest version of System Informer from the official source (`https://systeminformer.sourceforge.io/`). Ensure you download the setup or binary files, not just the source code.
2. **Run as Administrator:** **Always** launch System Informer with administrative privileges (Right-click -> Run as administrator). This is required to install and utilize the kernel driver and access all process information.
3. **Access Options:** Once running, navigate to the main menu: Hacker > Options.
4. **Enable Kernel Driver:** In the Options window, go to the *General* tab. Find and check the box labeled *Enable Kernel-Mode Driver*. Click OK.
5. **Restart System Informer:** Close the application completely and restart it again *as administrator*. The kernel driver should now load (you might see a brief UAC prompt or notification). If you encounter errors stating the driver couldn't load, it might be temporarily incompatible with a very recent Windows security update (developers usually update it quickly) or blocked by aggressive third-party security software.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://itzicehere.gitbook.io/redlotusguide/screensharing-general-knowledge/seventh-section-manual-ss-techniques/process-hacker-system-informer-introduction-and-configuration/configuration-enabling-kernel-mode-driver.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
