Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Process Hacker to System Informer #115

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/troubleshooting/common-issues/process-hacker.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
description: How to delete AME Process Hacker on AtlasOS
description: How to delete AME System Informer on AtlasOS
icon: material/monitor-eye
---

!!! success "Fixed in upcoming release"
For Atlas v0.3.0, the `kprocesshacker2` driver won't be used at all.

AME Wizard currently uses an old version of the driver `kprocesshacker2`, belonging to the popular alternative to Task Manager called [Process Hacker](https://processhacker.sourceforge.io/). It is used to do certain actions with full privileges, like kill processes. This driver is commonly blocked by anticheats due to its unrestricted access to Windows.
AME Wizard currently uses an old version of the driver `kprocesshacker2`, belonging to the popular alternative to Task Manager called [System Informer](https://systeminformer.sourceforge.io/). It is used to do certain actions with full privileges, like kill processes. This driver is commonly blocked by anticheats due to its unrestricted access to Windows.

Although AME Wizard should normally clean up its version of Process Hacker, sometimes parts of the driver can be left behind, preventing certain games or anticheats from starting.
Although AME Wizard should normally clean up its version of System Informer, sometimes parts of the driver can be left behind, preventing certain games or anticheats from starting.

You can follow the following steps referenced [here](https://github.com/Atlas-OS/Atlas/issues/730#issuecomment-1522501012) by [@styris-ame](https://github.com/styris-ame), but it is here so you do not need to leave the documentation to get your answer.

Expand All @@ -17,4 +17,4 @@ You can follow the following steps referenced [here](https://github.com/Atlas-OS
```batch
reg delete "HKLM\SYSTEM\CurrentControlSet\Services\kprocesshacker2" /f
```
3. Restart your computer
3. Restart your computer