Thanks.
The minidumps mention the process DellSupportAss. This process belongs to Dell SupportAssist. While it is a legitimate Dell utility used for driver updates and hardware scans, it can occasionally crash due to a conflict with Windows services, corrupted installation files, or a background update that failed to register correctly.
I suggest uninstalling Dell SupportAssist and seeing if the system becomes stable.
- Open Start and select Settings > Apps > Installed apps/Apps & features;
- Locate Dell SupportAssist in the list of apps, click the three dots, click Uninstall, and confirm the uninstallation.
- Also, check if you have Dell SupportAssist Remediation installed and uninstall it as well.
- Restart (not shutdown) your PC.
Next, follow the procedure below to repair any system files that may have been corrupted by these crashes.
- Open Start and type
cmd, right-click on Command Prompt, and select Run as administrator. - Run the following commands at the Command Prompt one at a time:
dism.exe /online /cleanup-image /scanhealth
dism.exe /online /cleanup-image /restorehealth
dism.exe /online /cleanup-image /startcomponentcleanup
sfc /scannow
Note: Pay close attention to the results of the commands. This will help you determine whether the procedure was completed successfully or if there was a problem. If you get any errors, let me know the error message that was displayed.
- Restart (not shutdown) your PC.
After completing these procedures, check if the system is working stably.
If the crash occurs again, please share the minidump it created.
Feel free to ask any questions you may have.