Lately, my HP laptop has been experiencing blue screens fairly often (roughly once every two weeks), with errors such as DPC_WATCHDOG_VIOLATION and CRITICAL_PROCESS_DIED.
A few days ago, while working in an Excel file, my computer encountered a PAGE_FAULT_IN_NONPAGED_AREA blue screen, and my Wi-Fi stopped working. After extensive troubleshooting, I deleted the Excel file, and the issue was resolved. However, ever since then, I have been receiving almost daily notifications asking me to turn on my firewall, which I have ignored.

Last night, when I turned on my laptop, my taskbar items didn’t load immediately. Even after they appeared, I received an error saying that Windows couldn’t find something.

Additionally, when I tried to watch a movie, both the Movies & TV app and the Media Player app gave the same type of error, and only Windows Media Player worked.
This morning, I tried several methods to fix my firewall. I followed a tutorial which instructed me to:
Press Windows key + R, type regedit, and press Enter.
Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BFE.
Right-click on the BFE entry and select Permissions.
Click Add and type Everyone, then click OK.
Select the Everyone entry and mark Full Control under permissions.
Restart the PC.
However, this did not resolve the issue. I also ran DISM and SFC scans, and all system files were intact.
I then tried running netsh advfirewall set allprofiles state on in the command prompt, but received the following error:
"An error occurred while attempting to contact the Windows Defender Firewall service. Make sure that the service is running and try your request again."
I also went to services.msc and attempted to start BFE and Windows Defender Firewall, but got these errors:
Error 5: Access Denied
Error 1068: The dependency service or group failed to start
I am not sure what the underlying problem is. I am using a Chinese antivirus (Tencent). Could this be causing the issue?