我注意到我的一些图标消失了,但是不久之前它们仍然可以工作。
然而,今天当我启动笔记本电脑时,出现了类似这样的错误窗口(我的 Windows 是芬兰语,所以我在翻译错误消息时遇到了一点麻烦):
"Run32dll.exe - Error
imagehlp.dll is missing
在第一个上单击“确定”后,另一个又弹出来,这种情况重复了 5 次。
还收到 Origin 更新错误和 Steam
'there was a problem with your steam installation, Please reinstall steam'
我试过了:
´Usn Journal verification completed.
The master file table's (MFT) BITMAP attribute is incorrect.
The Volume Bitmap is incorrect.
Windows has checked the file system and found problems.
Please run chkdsk /scan to find the problems and queue them for repair.
470065151 KB total disk space.
211851484 KB in 373518 files.
224432 KB in 90233 indexes.
0 KB in bad sectors.
597155 KB in use by the system.
65536 KB occupied by the log file.
257392080 KB available on disk.
4096 bytes in each allocation unit.
117516287 total allocation units on disk.
64348020 allocation units available on disk.´
C:\WINDOWS\system32>chkdsk /scan
Windows has scanned the file system and found no problems.
No further action is required.
Stage 1: Examining basic file system structure ...
470065151 KB total disk space.; Stage: 72%; Total: 25%; ETA: 0:00:33 ...
211957228 KB in 373521 files.
224432 KB in 90233 indexes.
0 KB in bad sectors.
597667 KB in use by the system.
65536 KB occupied by the log file.
257285824 KB available on disk.
4096 bytes in each allocation unit.
117516287 total allocation units on disk.
64321456 allocation units available on disk.
请帮忙,我不想在我的 Windows 8 上进行全新安装。
规格:富士通 Lifebook AG523/G21 Windows 8 Core i7-3632QM Intel HD Graphics 4000 Nvidia GeForce GTX620M 6GB RAM 500GB HDD
答案1
打开以管理员身份命令提示符然后运行此 DISM 命令恢复丢失的 Windows DLL:
DISM /Online /Cleanup-Image /RestoreHealth
现在看看所有文件是否都已恢复。