AppControl Manager #576
Replies: 5 comments 17 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Here are some screenshots if you've configured start menu to not show app icons. You can see all installed apps by selecting "All" Step 1 ![]() Step 2 ![]() |
Beta Was this translation helpful? Give feedback.
-
i've managed to open it using powershell, there were no shortcuts in the startmenu....what could this be? $AppPackage = Get-AppxPackage | Where-Object {$_.Name -eq "AppControlManager"} |
Beta Was this translation helpful? Give feedback.
-
Related Issue: #607 The most likely cause: custom start menu layout defined via policy. |
Beta Was this translation helpful? Give feedback.
-
Please is there anyway to export this event logs with the same format, any powershell. thank you |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi AppControl Manager looks great, but i'm struggling to open it.
I run the install command
(irm 'https://raw.githubusercontent.com/HotCakeX/Harden-Windows-Security/main/Harden-Windows-Security.ps1')+'AppControl'|iex
it looks to complete OK, but i cant find where to open it?Thanks
James
Beta Was this translation helpful? Give feedback.
All reactions