how to block installation of specific apps in intune managed device

Richa Kumari 301 Reputation points
2023-06-23T09:37:27.9633333+00:00

Hello,

We have cloud pc (w365)that managed with Intune ,How we can block installation of particular apps in windows 10/11 device.

Thanks
Richa

Windows for business Windows 365 Enterprise
Microsoft Security Intune Application management
Microsoft Security Intune Other
{count} vote

3 answers

Sort by: Most helpful
  1. Konstantinos Passadis 19,586 Reputation points MVP
    2023-06-23T09:43:41.6+00:00

    Hello @Richa kumari !

    You can have a look at Applocker

    AppLocker can help you:
    
        Define rules based on file attributes that persist across app updates, such as the publisher name (derived from the digital signature), product name, file name, and file version. You can also create rules based on the file path and hash.
        Assign a rule to a security group or an individual user.
        Create exceptions to rules. For example, you can create a rule that allows all users to run all Windows binaries, except the Registry Editor (regedit.exe).
        Use audit-only mode to deploy the policy and understand its impact before enforcing it.
        Create rules on a staging server, test them, then export them to your production environment and import them into a Group Policy Object.
        Simplify creating and managing AppLocker rules by using Windows PowerShell.
    
    

    https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-defender-application-control/applocker/applocker-overview

    I hope this helps!

    Kindly mark the answer as Accepted and Upvote in case it helped!

    Regards


  2. Perrone, Nate 0 Reputation points
    2023-11-01T13:35:00.2233333+00:00

    I would also like to see a built-in Intune solution to this question without the use of Applocker, which I have found to have inconsistent results with Appdata executables. Something like the Jamf's "Restricted Apps" feature for Macs: easy to use and understand with consistent results.

    0 comments No comments

  3. Konstantinos Passadis 19,586 Reputation points MVP
    2023-11-01T22:03:50.41+00:00

    Hello @Richa kumari !

    In that case you have the option to lock down apps only from the Store via Device Restrictions

    User's image

    https://learn.microsoft.com/en-us/mem/intune/apps/store-apps-microsoft

    I hope this helps!

    Kindly mark the answer as Accepted and Upvote in case it helped!

    Regards

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.