Remove an application

You can remove applications that are installed on your device.

To delete all applications from the device, run the following command using a command-line interface such as PowerShell, Windows Command Prompt, or Linux command shell:

az sphere device sideload delete

If you are running more than one application, use the --component-id parameter to specify which application to remove. Use the az sphere device app show-status or az sphere device image list-installed command to show all currently loaded applications with their component IDs.

After you delete the applications, the device will not run any application until you sideload an application or trigger deployment. See When do updates occur for details.