Skip to content

Commit 529f6e9

Browse files
authored
Update README.md
1 parent 82074d2 commit 529f6e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Terminate policy-prohibited applications on corportate-owned devices. This appli
88
# Why not Group Policy Editor?
99

1010
Slowdown. For each process, gpedit blocks processes from starting-up until the certificate is located and read; impacting system performance, especially on older hardware. On the other hand, DesktopProcessMonitor is fast. It does not block processes while certifcates are located and read. It does however terminate new processes if their certificates are from any policy-prohibited publisher. This results in reduced impact to system performance.
11+
1112
![image](https://github.com/xyz2022/DesktopProcessMonitor/assets/91395091/d90723cf-b489-490a-9daa-77ee7e76da04)
1213

1314
# Architecture

0 commit comments

Comments
 (0)