1. Start-Run (enter regedit.exe)-OK or press Enter to open the registry editor
2. Find in the opened registry editor: HKEY_LOCAL_MACHINE, and expand: HKEY_LOCAL_MACHINE, find in the HKEY_LOCAL_MACHINE expansion key: SYSTEM, also expand: SYSTEM; ![](/uploads/jx1/images/m_1553fe090a9bc70a0fd98691056316f5_r.png)
3. Find in the expanded item of SYSTEM: CurrentControlSet, expand: CurrentControlSet, find Control in the expanded item of CurrentControlSet and expand;
![](/uploads/jx1/images/m_4ea432500a8dadac2b728532ae453f3c_r.png) 4. Find in the expanded items of Control: RegistrySizeLimit, if there is no RegistrySizeLimit item, right-click: Control, and left-click in the drop-down menu: New-DWORD (32-bit) value (D); ![](/uploads/jx1/images/m_68cb4673b82e7211566a55861a45dbff_r.png)
5. We named the new item: RegistrySizeLimit; ![](/uploads/jx1/images/m_d42bc6a54dd9312643acd4891e21827a_r.png)
6. Left-click and double-click: RegistrySizeLimit, in the pop-up edit DWORD (32-bit) value window, when the base is: hexadecimal (H), enter in the numeric data (V) column: ffffffff;
7. Click again: base decimal (D), if there is 4294967295 in the numeric data column, click OK, if there is no value in the numeric data column, enter: 4294967295, then click: OK; ![](/uploads/jx1/images/m_8e06414bd2efc55adba1b3c11c83416a_r.png)
8. Go to the registry editor, we can see the DWORD (32-bit) value of RegistrySizeLimit: 0xffffffff (4294967295), exit the registry editor, and restart the computer; ![](/uploads/jx1/images/m_b3d851d51549cd82eae47f9af560b0ac_r.png)
9. After restarting the computer, start-run (input CMD)-OK or press Enter to open the administrator command window;
![](/uploads/jx1/images/m_b0f2ba3fdff6f2aa22610d18a4406d90_r.png) 10. In the administrator command window, we enter SFC /SCANNOW and press Enter;
![](/uploads/jx1/images/m_c848f7cf46760166192fb7e64f20def0_r.png) 11. At this time, the system will automatically scan. The scanning process will take a few minutes. When the scanning progress reaches 100%, exit the administrator command window; ![](/uploads/jx1/images/m_3d5df3bff3480d5bb56b4245f0212bdf_r.png)