Thursday, August 5, 2010

IF U R NOT ABLE TO OPEN C: D: E: DRIVE AND IT APPEAR OPEN WITH WINDOWS ?

Click on start -Run
Type cmd
Type the following command one by one followed by hitting Enter key:
del c:\autorun.* /f /s /q /a
del d:\autorun.* /f /s /q /a
del e:\autorun.* /f /s /q /a

If there are more drives or partitions available, continue to command by altering to other drive letter.

Then Restart your computer.

Enjoy.

No comments:

Post a Comment