Answers::
Follow the instructions in the below which might help you in resolving the issue.
- Click Start, type cmd in the Start Search box, and then right-click cmd in the Programs list.
- Click Run as administrator, and then click Continue.
- If you are prompted for an administrator password or for confirmation, type the password, or click Allow. At a command prompt, type the following command, and then press ENTER:
fsutil resource setautoreset true c:\
+Note These steps assume that Windows is installed in the default location, on drive C. If this is not the case, adjust the drive letter of the folder path to match your configuration. - Restart the computer.
就是用管理員身份進行 cmd 命令,再輸入 fsutil resource setautoreset true c:\ (裝在D碟的寫D:\),重新開機,就成功了!
Thanks! It works on my windows 7.
回覆刪除