get_installed_software
Retrieve installed applications from registry to identify software involved in crashes, such as overlays, RGB utilities, VPNs, or old antivirus.
Instructions
Installed applications, read from the uninstall registry keys.
Args: name_filter: Substring matched against the name and the publisher. max_items: Maximum rows to return.
Overlay tools, RGB and fan utilities, VPN clients and old antivirus products are the software most likely to be involved in a crash, so it is worth scanning this list when a dump names an unfamiliar module.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_items | No | ||
| name_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |