Skip to content
How to Disable SCCM Package Deployment

How to Disable SCCM Package Deployment

Written By Jitesh Kumar
Last Updated June 2, 2022
Posted In SCCM
SHARE

Let’s learn how you can disable SCCM package deployment. When you disable package deployment, the deployed package will disappear from the sccm software center.

This option is useful for sccm admins, if you don’t want package deployment to appear in the software center. Instead of deletion, you can quickly disable the program.

Similarly, SCCM also has a feature that allows you to disable application deployment. This is the most efficient way to manage application deployment. If you want to stop the deployment of an application, you can disable it temporarily. And later on, you can enable the deployment.

You can use PowerShell cmdlets to automate the package creation and deployment process with Configuration Manager (aka MEMCM), similar to using SCCM Console. This post helps the PowerShell enthusiast to start working on the PowerShell scripting solution for SCCM Package creation process.

Patch My PC

Starting in SCCM version 2203, You can add custom icons for packages. These icons appear in Software Center when you deploy the Packages. Instead of a default icon, a custom icon can improve the user experience to identify the software better, Check details Set SCCM Software Center Icon for Task Sequences Packages.

How to Disable SCCM Package Deployment

Let’s follow the steps to disable sccm package deployment –

  • Launch the SCCM console, Navigate to Software Library > Application Management > Packages.
  • Select an existing package in the Packages node that you have deployed, and click Programs.
Select SCCM Package > Programs tab - Disable SCCM Package Deployment
Select SCCM Package > Programs tab – Disable SCCM Package Deployment

In the details pane, under the Programs tab. Right-click on deployment, and select Disable.

Select Disable - Disable SCCM Package Deployment
Select Disable – Disable SCCM Package Deployment

A prompt will appear with the message, “ Are you sure you want to disable these programs? The programs will not be displayed or run on computers where they are deployed. Click Yes to disable these programs, otherwise click No.

Click Yes to disable the package programs - Disable SCCM Package Deployment
Click Yes to disable the package programs – Disable SCCM Package Deployment

Once you click Yes to disable a package deployment, you can see the Program Status column showing the status Disable in the details pane under the Programs tab.

SCCM Package Program Status - Disable
SCCM Package Program Status – Disable

Note – If you cannot see the Program Status column in the Package Programs details pane. To add the status column, Right-click on a column detail name and Select the Program Status column.

SCCM Packages - Enable Program Status
SCCM Packages – Enable Program Status

When you disable the package deployment in SCCM, the deployed package will disappear from the software center. After you disable the package deployment for device-based deployments, you can use the client notification action to Download Computer Policy.

When you trigger the download computer policy, this action immediately tells the client to update its policy from the site. If the deployment hasn’t started, the client receives the updated policy that the object is now disabled.

Enable SCCM Package Deployment

To enable the package deployment, you can follow the same process and select the Enable action on the application deployment.

  • In the SCCM Console, Navigate to the Software Library > Application Management > Packages.
  • Select the package programs that you’ve disabled the deployment. In the details pane, select the Programs tab. Right-click on deployment, and select Enable.
Click on Enable - Enable SCCM Package Deployment
Click on Enable – Enable SCCM Package Deployment

A prompt will appear, “ Are you sure you want to enable these programs? The programs will be displayed or run on computers where they are deployed. Click Ok to disable these programs, otherwise click Cancel.

  • The Program Status column shows the status Enable in the details pane under the Programs tab.
SCCM Package Program Status - Enable
SCCM Package Program Status – Enable

Author

Written by

Jitesh has over 5 years of working experience in the IT Industry. He writes and shares his experiences related to Microsoft device management technologies and IT Infrastructure management. His primary focus area is Windows 10 Deployment solution with Configuration Manager, Microsoft Deployment Toolkit (MDT), and Microsoft Intune.

Discussion

Join the discussion

Your email address will not be published. Required fields are marked *

Related guides

Intune

Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws

Key Takeaways Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws! In the July 2026 Patch, Microsoft introduced new features designed to improve the overall Windows experience. The update adds enhancements to Windows Update for more flexible update management and introduces Point-in-Time Restore, providing an additional recovery option for […]

AC Anoop C Nair 9 min read
Intune

2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws

Key Takeaways 2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws! The June 2026 Windows 11 Patch Tuesday update brings several improvements to File Explorer. It adds support for additional archive formats, including UU, CPIO, XAR, and NuGet Packages (NUPKG). The update also preserves View and Sort preferences in […]

AC Anoop C Nair 10 min read
Intune

2026 May KB5089549 KB5087420 Windows 11 Patch | 0 Zero Day Vulnerabilities and 120 Flaws

Key Takeaways The Windows 11 May 2026 Patch KB5089549 KB5087420 Update brings important security fixes, performance improvements, and reliability enhancements across the operating system. The update introduces new features such as Xbox Mode for gaming, File Explorer improvements, enhanced input and sharing experiences, better taskbar and Windows Hello reliability, and additional enterprise management capabilities for […]

AC Anoop C Nair 8 min read
SCCM

ConfigMgr 2603 Introduces New Early Update Enrollment Process

Key Takeaways In this post we are discussing the ConfigMgr 2603 Introduces New Early Update Enrollment Process. Microsoft has officially released Configuration Manager version 2603 to the Early Update Ring, giving organizations an opportunity to test upcoming improvements before the global production rollout. The release is targeted at enterprises running ConfigMgr version 2409 or later […]

AC Anoop C Nair 3 min read