Hello yiğitharun and welcome to the Microsoft Community!
According to your feedback, you are experiencing a blue screen of death problem with your computer at startup
From the blue screen logs you uploaded, I found three issues
I will use this to explain them to you
- The first error is ntkrnlmp.exe error caused by MemCompression
This is a memory error
If you get a memcompression blue screen, you can fix it by disabling memory compression.
Right click on the start menu and select “windows powershell (administrator)” and enter the following command: Disable-MMAgent -mc, then reboot your computer to take effect.
If you want to restore it, you can type Enable-MMAgent -mc. To check the current status you can enter Get-mmagent command.
Meanwhile, you can try the following methods to see if there is any problem with your memory stick hardware
Check the RAM:
Tap Windows+R, type MdSched and tap Enter to open the memory diagnostic tool
Tap Reboot Now and check for problems
Follow the prompts to check, wait for it to complete, and check the report to see if any problems are detected.
You can upload the information to us.
- The error reported is The power policy manager experienced a fatal error.
It is about stornvme.sys.
stornvme.sys is the storage miniport driver.
The reason for the blue screen is “The power policy manager experienced a fatal error”, which may be caused by an abnormality in the power related driver.
You can try the following steps to resolve this issue:
Launch the Device Manager by pressing “Windows Logo Key + X”.
Under the “Battery” category, right-click on all drivers and select Uninstall. Once the uninstallation is complete, reboot the device.
Open Device Manager again, select the Power category, click Actions > Scan for hardware changes, and wait for Windows to automatically reinstall the drivers.
Reboot the device again after the installation is complete.
Download the BIOS and power-related driver installation package for your device model from the official website of the device brand, and overlay and install it into the device.
Reboot the device again after installation and see if the blue screen still appears.
- nsiproxy.sys error caused by svchost.exe
Svchost.exe is a system process responsible for shared services
nsiproxy.sys is the network storage interface proxy service driver
We suggest you to use the following methods: i. Update or reinstall the drivers of all major hardware of your computer (including discrete and core graphics cards, wired and wireless network cards, sound cards, etc.) and bios through official channels. ii. Please completely uninstall the previous drivers before installation. iii. Do not install drivers from third-party websites. If the computer is overclocked, it is recommended to cancel the overclocking and use it at the default frequency. Use the sfc / scannow command to detect and repair damaged system files. Right-click the Start menu → click (win10/Windows PowerShell (Administrator) (A)) (win11/Windows Terminal (Administrator)) → type: sfc /SCANNOW (press Enter) Dism /Online /Cleanup-Image /ScanHealth (press Enter) Dism /Online /Cleanup-Image /CheckHealth (press Enter) DISM /Online /Cleanup-image /RestoreHealth (press Enter) When finished, restart the computer and again type: sfc /SCANNOW (press the (Press Enter)
Next, uninstall the optimization software that came with your system.
After the above attempts, if the blue screen occurs again
Please upload the new blue screen log to us.
Thank you for your understanding and support!
We hope you find the above information helpful.
Kirito|Microsoft Community Support Specialist