Unable to open hard drive with double click
Posted by admin on January 27th, 2010START – > RUN
CD\
attrib -r -h -s autorun.inf
del autorun.inf
C: <ENTER>
Restart Computer
Repeat process for each drive
START – > RUN
CD\
attrib -r -h -s autorun.inf
del autorun.inf
C: <ENTER>
Restart Computer
Repeat process for each drive
How to enable regedit
START -> Run :
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
Tada… registry enabled
Recent Comments