Application Installation Logs
- Last UpdatedMar 06, 2025
- 1 minute read
PowerShell can be used to get the application package installation log using the Get-AppxLog command. For more information, see the Microsoft Learn article Get-AppxLog.
PowerShell can be used to get the last error reported in the application package installation logs using the Get-AppxLastError command. For more information, see the Microsoft Learn article Get-AppxLastError.