Home > Article > System Tutorial > Playing League of Legends on Windows 10 causes system crash
If the computer we use is a win10 operating system, I believe many gamers will have a headache when the blue screen appears when playing League of Legends on the win10 system. So the editor thinks that this situation should be caused by the compatibility of our system. It may also be caused by physical problems with the memory module, or damage and loss of internal files in the system. For detailed solutions, let’s take a look at what the editor did~
Method 1:
Update the firmware/driver below:
-BIOS
-Motherboard chipset
(recommended)
1. Go to the machine brand or each Hardware brand official website
2. Download and install the latest driver according to the product model
Method 2:
Completely uninstall third-party applications related to the problem:
-AiCharger.sy (ASUS Ai Charger driver)
A) Delete
1. Search box on the taskbar , type and open
2. Select >
3. Click the program you want to remove, select it, and then follow the on-screen instructions.
4. Restart the machine
B) Manually delete
1. Open
2. Search Keywords related to the software, manually delete residual files
Method three:
Re-register the dll file:
1. Please search in the start menu and right-click
2. Enter the following command:
for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1
for %i in (% windir%\system32\*.ocx) do regsvr32.exe /s %i
3. After completion, restart the computer and see if the problem can be solved
>>>How to solve the problem of high lag when playing League of Legends in win10
>>>How to optimize fps in win10 League of Legends
>>> What should I do if there is no sound in win10 League of Legends?
The above is the detailed content of Playing League of Legends on Windows 10 causes system crash. For more information, please follow other related articles on the PHP Chinese website!