You are on page 1of 1

Method 1.

Repair Registry and Fragmented Disk

1. Press F8 to enter Safe Mode and choose Repair My Computer > Enter Command Prompt
in Advanced Options under Troubleshoot;
2. Select Command Prompt and type below commands to find the root directory:

dir C:\Win* and hit Enter;


dir D:\Win* and hit Enter;
dir E:\Win* and hit Enter;

3. Type:
cd /d C:\windows\System32\config + hit Enter;
xcopy *.* C:\RegBack\ + hit Enter;
cd RegBack + hit Enter;
dir + hit Enter;

4.Type below commands:


copy /y software ..
copy /y system ..
copy /y sam ..
And finally click yes to finish the commands. Then reboot computer, the registry
will be manually fixed and repaired.

Method 2. Roll Back Drivers

1. Go to Control Panel > Double click the system icon and locate the System
Properties;
2. Click hardware tab > click Device Manager > locate the device you recently
installed and double click it;
3. Click the driver tab and the roll back driver button.

Method 3. Run Hardware Diagnostic

1. Type: Memory Diagnostic in the search and enter this tool;


2. Click Diagnostic your memory problems and it will ask you to perform the check
by restarting PC immediately or on the next restart;
3. Scan on the memory and it will show a list of problematic errors detected during
the scan.
4. Replace all faulty hardware detected in the scan and reboot PC.

Method 4. Disable Memory Caching

Press F2 or other keys > Enter BIOS > Disable Memory caching feature.

Method 5. Scan and remove Malware in PC

To perform this method, you need to use some anti-virus software to scan and
thoroughly remove all Malware from your PC and then reboot computer. The unwanted
irql_not_less_or_equal problem will be fixed.

You might also like