在 Windows 8 上无法删除 Foxit Reader 目录,即使以管理员身份也无法删除

在 Windows 8 上无法删除 Foxit Reader 目录,即使以管理员身份也无法删除

我尝试升级 Foxit Reader,但目录处于不可读状态。我无法查看目录,甚至无法删除它,甚至无法以管理员身份删除。如何删除它以便重新安装?

C:\Program Files (x86)\Foxit Software>takeown /f "Foxit Reader"
ERROR: Access is denied.

C:\Program Files (x86)\Foxit Software>takeown /a /f "Foxit Reader"
ERROR: Access is denied.

C:\Program Files (x86)\Foxit Software>icacls "Foxit Reader" /setowner Administrator
Foxit Reader: Access is denied.
Successfully processed 0 files; Failed processing 1 files

图片

图片

甚至运行了 chkdsk,没有发现问题:

C:\Program Files (x86)\Foxit Software>chkdsk
The type of the file system is NTFS.
Volume label is OS.

WARNING!  F parameter not specified.
Running CHKDSK in read-only mode.

CHKDSK is verifying files (stage 1 of 3)...
  643840 file records processed.
File verification completed.
  7590 large file records processed.
  0 bad file records processed.

CHKDSK is verifying indexes (stage 2 of 3)...
  819780 index entries processed.
Index verification completed.
  0 unindexed files scanned.
  0 unindexed files recovered.

CHKDSK is verifying security descriptors (stage 3 of 3)...
Security descriptor verification completed.
  87971 data files processed.
CHKDSK is verifying Usn Journal...
  36537832 USN bytes processed.
Usn Journal verification completed.

Windows has scanned the file system and found no problems.
No further action is required.

 961180671 KB total disk space.
 283748976 KB in 547635 files.
    271996 KB in 87972 indexes.
         0 KB in bad sectors.
    778755 KB in use by the system.
     65536 KB occupied by the log file.
 676380944 KB available on disk.

      4096 bytes in each allocation unit.
 240295167 total allocation units on disk.
 169095236 allocation units available on disk.

答案1

问题是 Brother Control Center 锁定了该文件。我不知道 Brother Control Center 为什么要运行 - 我没有运行它,它不会在启动时启动 - 但它有一个锁定。我终止了该进程,目录消失了。我用“Process Explorer”找到了锁定,并搜索了“Foxit Reader”。同一个进程“BrCtrlCntr.exe”有两个锁定。

图片

相关内容