Please note that our forum is a public platform, and we will modify your question to hide your personal information in the description. Kindly ensure that you hide any personal or organizational information the next time you post an error or other details to protect personal data.
Hi Deborah Moyer,
Thank you for sharing the troubleshooting you have already completed. Since the crashes are producing different bugcheck codes, the next useful step is to check the recent minidumps in WinDbg and see whether the same driver or module appears across multiple crashes.
Install WinDbg from Microsoft and open it as administrator. Select File > Open dump file, then open the most recent .dmp file from: C:\Windows\Minidump
Once the file has finished loading, enter: !analyze -v
Please copy the complete result and include it in your reply. If possible, repeat this with the three most recent minidumps so I can help compare the results and look for a consistent pattern.
Before posting, please remove any personal information from the output, including your name, Windows username, computer name, email address, account identifiers and personal folder paths. Leave the bugcheck details, driver and module names, failure bucket, stack entries and memory addresses visible, as these may be useful for the analysis.
Kindly also include the exact August update KB number from Settings > Windows Update > Update history, along with your Windows version and build shown by winver. Once you share the redacted WinDbg results, I can help take a closer look.