Hi,
I’m configuring a public/library Windows 11 PC.
Users are standard users (not admins), but they can still install apps like Firefox without an admin password because Firefox installs inside the user profile/AppData.
I tried AppLocker with these rules:
- Allow %WINDIR%
- Allow %PROGRAMFILES%
- Allow Administrators *
- Deny:
- %OSDRIVE%\Users\Bezoeker\Downloads\*.exe
- %OSDRIVE%\Users\Bezoeker\Desktop\*.exe
But when I enabled enforcement, the Start Menu and Search bar stopped working on Windows 11.
Is there another stable solution to block users from installing software like Firefox without admin prompts on public PCs?
What do you use on library/public/shared Windows PCs?