Block .exe and .msi installer downloads or app installations on Windows devicesSolved

Participant
Discussion
4 months ago Mar 10, 2026

Hi everyone. Is there a native Hexnode policy to restrict application downloads and installations on managed Windows devices? We want to block installer file types like .exe and .msi to ensure users cannot install unapproved apps.

If there isn’t a native policy that blocks these downloads, can Hexnode provide a ready-made custom script for Windows 11 to prevent app installs?

Replies (1)

Marked SolutionPending Review
Hexnode Expert
4 months ago Mar 10, 2026
Marked SolutionPending Review

Hello,

Thanks for reaching out to Hexnode Connect.

Currently, Hexnode does not provide a native, file-extension-based policy to directly block the download of installer files like .exe or .msi.

However, if your goal is to stop users from installing unauthorized apps, you can control application usage through the following alternatives:

  1. App Management Policies: Use application allowlisting or blocklisting. While this doesn’t stop the installer from being downloaded, it prevents users from actually running unauthorized applications.
  2. Kiosk Mode: For strict environments, you can place the devices in Kiosk Mode. This limits the device to run only a specific set of approved applications, preventing users from accessing anything else.
  3. Custom Scripts: You can deploy a script through Hexnode to modify Windows user permissions and restrict standard users from installing applications. While Hexnode provides a sample script reference for Windows 10, a Windows 11-specific script will need to be customized or created by your team based on your specific environment requirements before deployment.

I hope this helps or resolves your issue. Feel free to reach out if you have any more doubts or need further assistance.

Best regards,
George,
Hexnode UEM

Save