mirror of
https://github.com/microsoft/PowerToys
synced 2025-08-29 05:27:43 +00:00
<!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request We are missing msix setup event log from Microsoft-Windows-AppXDeploymentServer-Operational from bug report. This PR includes it back for any installation with Powertoys or CommandPalette Attach the sample one capture after I setup PowerToys for Microsoft-Windows-AppXDeploymentServer-Operational events [EventViewer-AppXDeploymentServerEventLog.zip](https://github.com/user-attachments/files/20791324/EventViewer-AppXDeploymentServerEventLog.zip) --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2.4 KiB
2.4 KiB
Bug report tool
This tool is used to collect logs and system information for bug reports. The bug report is then saved as a zip file on the desktop.
Launching
It can launch from the PowerToys tray icon by clicking "Report Bug", by clicking the bug report icon in the PowerToys flyout or by running the executable directly.
Included files
The bug report includes the following files:
- Settings files of the modules.
- Logs of the modules and the runner.
- Update log files.
compatibility-tab-info.txt
- Information about compatibility settings set for certain PowerToys executables both in the user and system scope.context-menu-packages.txt
- Information about the packages that are registered for the new Windows 11 context menu.dotnet-installation-info.txt
- Information about the installed .NET versions.EventViewer-*.xml
- These files contain event logs from the Windows Event Viewer for the executable specified in the file name.EventViewer-Microsoft-Windows-AppXDeploymentServer/Operational.xml
- Contains event logs from the AppXDeployment-Server which are useful for diagnosing MSIX installation issues.gpo-configuration-info.txt
- Information about the configured GPO.installationFolderStructure.txt
- Information about the folder structure of the installation. All lines with files have the following structure:FileName Version MD5Hash
.last_version_run.json
- Information about the last version of PowerToys that was run.log_settings.json
- Information about the log level settings.monitor-report-info.txt
- Information about the monitors connected to the system. This file is created by the monitor info report tool.oobe_settings.json
- Information about the OOBE settings.registry-report-info.txt
- Information about the registry keys that are used by PowerToys.settings_placement.json
- Information about the placement of the settings window.settings-telemetry.json
- Information about the last time telemetry data was sent.UpdateState.json
- Information about the last update check and the current status of the update download.windows-settings.txt
- Information about the Windows language settings.windows-version.txt
- Information about the Windows version.