Sideloading apps is when you install apps that aren't from an official source, such as the Microsoft Store. Your organization can create its own apps, including line-of-business (LOB) apps. When you sideload an app, you deploy a signed app package to a device. You maintain the signing, hosting, and deployment of these apps.
To allow these apps to run on your Windows devices, you might have to enable sideloading.
Important
When you enable sideloading, you allow installing and running apps from outside the Microsoft Store. This action might increase security risks to the device and your data. Sideloaded apps need to be signed with a certificate that the device trusts.
Prerequisites
Windows devices with sideloading enabled. You can enable it with a group policy or a mobile device management (MDM) provider like Microsoft Intune. You can also use the Settings app to manually turn on sideloading.
A trusted certificate that you assign to your app. Import the security certificate to the local device. This certificate allows the device to trust the app.
An app package that you sign with the same certificate.
Tip
Unlike in earlier versions, with Windows 10/11:
License keys aren't required.
Devices don't have to be joined to a domain.
Step 1: Turn on sideloading
You can sideload apps on managed or unmanaged devices.
A managed device typically means your organization owns it and applies policies based on business requirements. You manage it with on-premises group policy or a mobile device management (MDM) provider like Microsoft Intune. On managed devices, you can create a policy that turns on sideloading, and then assign this policy to targeted devices.
An unmanaged device means your organization doesn't manage it. These devices are typically personal devices that users own. Users can manually turn on sideloading with the Settings app.
User interface
If you're working on your own device, or if devices are unmanaged, use the Settings app. The experience differs between Windows 11 and Windows 10.
Note
If sideloading is blocked by an organizational policy, then users can't even manually enable sideloading.
Windows 11 setting
Open the Settings app.
Go to System and select For developers.
Turn on the Developer mode setting.
Review the notice, and select Yes to continue.
Tip
If you don't see the setting in this location on your version of Windows, use the Find a setting option. Search for developer mode to quickly jump to its location.
Windows 10 setting
Open the Settings app.
Go to Update & Security and select For developers.
Turn on the option to Sideload apps.
Review the notice, and select Yes to continue.
Group policy
If you use group policy, use the following policies to enable or prevent sideloading apps:
Allows development of Windows Store apps and installing them from an integrated development environment (IDE)
Allow all trusted apps to install
By default, the OS might set these policies to Not configured, which means app sideloading is turned off. If you set these policies to Enabled, then users can sideload apps.
MDM
When you use Microsoft Intune, you can enable sideloading apps on managed devices. For more information, see the following articles:
Plan and execute an endpoint deployment strategy, using essential elements of modern management, co-management approaches, and Microsoft Intune integration.