Home > Article > Computer Tutorials > Unable to open WinXP system of mobile hard disk
Winxp system cannot open the mobile hard disk solution: Method one, press "win r", enter the command "regedit", expand the project to explorer, double-click to open "NoDriveTypeAutoRun", change 95 to 9D, method two , enter the command "gpedit.msc", click to open Computer Configuration - Administrative Templates - System, then find and select "Turn off AutoPlay", select all drives, and then click Exit.
Recommendation: How to take screenshots of WinXP system
Method 1
1. Enter Regedit in "Run" in the "Start" menu, open the registry editor, expand to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Exploer primary key, and find "NoDriveTypeAutoRun" in the right pane ", it is this key that determines whether to execute the AutoRun function of CDROM or hard disk;
2. Double-click "NoDriveTypeAutoRun". In the default state (that is, you have not disabled the AutoRun function), you can see " "NoDriveTypeAutoRun" default key value is 95, 00, 00, 00. The first value "95" is a hexadecimal value, which is the sum of all devices that are prohibited from automatically running. Just change 95 to 9D.
Method 2
1. Enter "gpedit.msc" during operation and press Enter, open the "Group Policy Editor", and expand "Computer Configuration" - "Administrative Templates" - 》"System" then find and select "Turn off AutoPlay" in the right window, press Enter or double-click to open the properties of this item, select "Enable", then select "All Drives", confirm and exit.
The above is the detailed content of Unable to open WinXP system of mobile hard disk. For more information, please follow other related articles on the PHP Chinese website!