Thank you for your reply and private message.
I analyzed the five dmp files and found that when sorted by date, the first three dmp files yielded consistent results and the last two dmp files yielded consistent results.
I will start by describing the analyzed results for you:
1. mfeelamk.sys: This is a driver module for the McAfee antivirus software that protects the system from malware. Antivirus software can sometimes cause a conflict in system resources, especially during system startup and power state switching (e.g. from plugged-in to battery-powered).
2. tbs.sys: This module is a driver for the Trusted Platform Module (TPM) service, which is used for hardware encryption and security features such as BitLocker. problems with tbs.sys can be related to BitLocker lockout issues, especially during power state changes (e.g., when the battery level drops or switches to low-power mode). decreases or when switching to low-power mode).
3. hwpolicy.sys: This is a module of Windows Hardware Policy that manages system hardware resources. Problems usually mean a mismatch between hardware compatibility or drivers and hardware policy.
4. mcupdate.dll: This module belongs to the Windows Update system and is responsible for microcode updates (e.g. CPU microcode), especially processor-related updates. It fails to load during startup and may cause boot problems or system instability.
5. AuthenticAMD.sys: This module is the core driver for AMD processors and is responsible for managing CPU performance and power management. The location of the error is in PpmUpdatePerformanceFeedback, which is a feature related to power management and performance feedback, indicating a possible power management issue on battery power or switching.
And so on.
Among other things, I noticed that 1 and 2 disappeared in the last two dmp files, so I suspect it's possible that you've recently updated your drivers or uninstalled McAfee to cause this.
Here are some scenarios that I have come up with based on what is known so far that I hope will help.
Option 1: Update AMD processor and power management drivers.
Visit AMD's official website or Lenovo's support page to find the chipset driver and power management driver for your laptop model (Ideapad Gaming 3 15ARH7).
Once downloaded, install the drivers and restart your computer to complete the changes.
Option 2: Uninstall McAfee completely (you may have already performed this step or disabled it)
We can try to use McAfee Removal Tool which is a special uninstaller provided by McAfee to cleanly uninstall the program.
A clean uninstallation is meant to leave no files or registry residues that might otherwise still cause problems.
Option 3: We will try to perform a power discharge on the laptop.
(1) Make sure the computer is completely shut down
(2) Remove all external connections, including: keyboard, mouse, etc. If you have a laptop, you will need to additionally remove all external connections. Since you have a laptop, you will need to remove the charging adapter additionally.
(3) Press and hold the power on button (power button) for about 30s.
(4) Turn on the power normally.
Repeat the above operation 4~5 times to ensure complete discharge.
Option 4: Since this issue occurs when switching to battery power, battery health may be a factor.
1. we try to enter the following command in the command prompt as administrator. this command will produce a battery report.
powercfg /batteryreport
2. We tried adjusting the power settings.
Go to Control Panel -> Power Options, select the “High Performance” power plan or custom power plan setting, and set the Minimum Processor Status in Processor Power Management to 50% or higher. This will help minimize the effects of power state switching in low-power mode.
Option 5: Try to disable fast booting. Fast booting can sometimes cause boot problems by preventing the system from shutting down completely, which can lead to hibernation file corruption.
Go to Control Panel -> Power Options -> Select Power Button Functions -> Uncheck “Enable Fast Startup
Option 6: Since I analyzed five files with some homogeneity, especially hwpolicy.sys and mcupdate.dll, and since these were the last drivers loaded before the crash, it's worth considering a potential power or hardware problem.
Option 7: Temporarily disable BitLocker.
Since your BitLocker screen crashes and sometimes we need to repeatedly enter the BitLocker secret key to access it after a crash, try temporarily disabling BitLocker protection:
Open Control Panel -> BitLocker Drive Encryption -> select “Suspend Protection” and reboot your system to see if this reduces the startup problems
I sincerely hope that the above information will help you.