I haven't used it for a few months. I found that the new 120 GB 8 Mb cache WD hard drive broke after I started it. It's a pity that H-animation and comics are a lot better.
It takes a long time to enter windows. Slow response. A svchost occupies 90% of the resources. Viruses are naturally impossible. After kill process, the network service is killed. As a result, the network service exception is suspected.
After a few days, I suddenly thought about whether there was any problem with the hardware driver. Then I came up with the idea: DMA !? Enable devicemanager and Pio. Google checked that the DMA was changed to Pio by XP. Changed:
1. Delete the IDE/primary ide channel driver. (The system prompts that the restart will take effect .)
2. Delete the second idechannel driver. (Effective immediately)
3. Reboot
4. regedit: HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/class/{counter}/000x (0001 = primary ide; 0002 = Second IDE) create a new key which type is DWORD; name is reseterrorcountersonsuccess; value is 1.
5. Reboot
Done!