Windows 11 kernel_data_inpage_Error blue screen error repair guidelines
This article introduces how to solve the key_data_inpage_error blue screen crash (BSOD) error in the Windows 11 system. This error usually occurs in the system reading page file or virtual memory. It may be caused by system file damage, driver failure, memory problem, disk error or operating system installation problem.
Quick repair method:
First try the following simple steps:
- Malid software scanning: Open the Windows Security Center & GT; Virus and Threat Protection & GT; Scan options & gt; complete scanning; immediately scan.
Restart the computer: - Select the starting & gt; power & gt; restart.
Remove the recently added hardware:
If new hardware is installed recently, try to remove it to see if the problem is solved. -
If the above method is invalid, try the following advanced solutions.
Perform clean start:
Cleanly launch only the necessary driver and startup program, which helps to exclude software conflicts that may cause kernel_data_inpage_error. The steps are as follows:
Press the
Windows key R , enter
MSCONFIG , and press - ENTER to open the system configuration window.
to service
tab. Select Hidden all Microsoft services check box, and then click to disable
.
-
Switch to Start the tab, click to open the task manager
.
- Right -click the startup item and select disable .
Turn off the task manager, click
OK , restart the computer. -
After the cleaning is started, check whether the error still exists. If the problem is resolved, you can use the service and startup items one by one to determine the problem.
Update the disk driver:
Old or damaged disk driver may cause problems with Windows to try to read data from hard disk or SSD, which causes kernel_data_inpage_error. Update the disk driver to solve this problem. -
- Press Windows key x , select Equipment Manager from the list.
Expand the Disk Drive Part, right -click your disk and select the - update driver .
Select the automatic search driver and install the latest driver according to the prompts. After completion, restart the computer.
-
If there is no available update in the device manager, you can access the website of disk manufacturers.
Run Windows memory diagnosis tool:
Far or deficiency RAM may cause various systems to be unstable, including collapse and errors. Running Windows memory diagnostic tools can effectively check memory problems.
Press Windows key R Open the running dialog box. Enter mdsched.exe
and press Enter
.
-
Select Restart and check the problem immediately Start the memory test immediately.
The computer will restart, and the memory diagnosis tool will run to check whether the RAM is wrong.
- After the test is completed, Windows will display the results after the next restart.
If the tool finds any errors, it may be recommended to replace RAM or further failure.
Execute SFC and DISM scanning:
System file damage is another common cause of BSOD errors. Running system file checker (SFC) and deployment image service and management tool (DISM) scan can help repair system files that may trigger errors or lose.
-
Press Windows key x - , select
terminal (administrator)
.
Enter SFC /Scannow and press - ENTER Run SFC scan. Wait for it to complete; if any problem is found, SFC will automatically repair them.
- After the SFC scan is completed, run DISM /Online /Cleanup-Image /RESTOREHEALT Fix Windows image.
Waiting for DISM scanning. This process may take some time. -
After the two scans are completed, restart the computer and check whether the error still exists.
Run CHKDSK:
Failing hard disk driver or damaged file system may also trigger this error. Running disk inspection (CHKDSK) utility can help repair problems related to disk.
Press Windows key s - , enter the command prompt , and click to run as an administrator.
Enter chkdsk /f /r
and press Enter - .
If the disk check is arranged when the next restart, enter y and press
Enter . -
Restart the computer, CHKDSK will start to scan the disk whether there are errors.
Enable "Automatically Manage the Pagling File Size of All Drives" Options:
kernel_data_inpage_error may sometimes be caused by paging file problems. The option to enable automatic management of paging files can help prevent these errors. -
Press Windows key x , select
System .
-
Click the high -level system settings
on the right.
- In the system attribute window, turn to the Advanced tab, and then click
to set
in the performance part.
-
Turn to Advanced tab, and then click to change under the virtual memory.
- Select Automatically manage the pagination file size of all the drives check box.
Click to determine and restart the computer. -
Update BIOS:
Over -out BIOS (basic input/output system) may cause compatibility with hardware components, which may cause BSOD errors. Update it can improve system stability.
Press Windows R
, enter Msinfo32 - , and then press ENTER .
Check "BIOS version/date" field and write down the current version.
-
Visit your
Mainboard manufacturer's website
, find your specific motherboard model support page.
Download
The latest BIOS version.
-
According to the explanation of manufacturer, BIOS is safely updated.
- Note: Incorrectly updating BIOS may lead to serious system problems. Please be careful according to all instructions.
Reset Windows:
If the above steps cannot solve the kernel_data_inpage_error in Windows 11, try to perform the restoration of the factory settings. This will reinstall the operating system, which may solve the deeper software problem.
Press Windows key i Open the settings, and then select to restore .
Find Reset this computer option, and then click - to reset the computer .
Select whether to keep the file or delete everything, and then follow the instructions on the screen.
-
KERNEL_DATA_INPAGE_ERROR in Windows 11 is a serious problem, which may hinder your computer run smoothly. Keep in mind that before you carry out complex solutions, try the fast repair method.
Please note that the picture links in the article have been replaced with a placeholder. Please replace it with the correct picture link when actual use. Part of the step descriptions are streamlined and adjusted, but the core content remains unchanged.
The above is the detailed content of KERNEL_DATA_INPAGE_ERROR on Windows 11 - BSOD Fixed. For more information, please follow other related articles on the PHP Chinese website!
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn