問題無法取得權限的資料夾 - Windows

Table of Contents

Win 10 build 10240
如題有一個資料夾沒有任何權限
無法刪除、編輯、觀察

右鍵security 都顯示不能view跟edit


a) Press “Windows Key + Q” to open Charms Bar.
b) Type “cmd” without quotes in the search box.
c) On the left pane, right click on the “cmd” option and select “Run as
Administrator”.
d) Type “TAKEOWN /F c:\windows\winsxs” without quotes press enter.
Note: Here c:\windows\winsxs is the file location.
e) Type “ICACLS c:\windows\winsxs /grant administrators:F” without quotes
and press enter.
Note: Here c:\windows\winsxs is the file location

D顯示
ERROR: Access is denied.

E顯示
administators: No mapping between account names and security IDs was done.
Successfully processed 0 files; Failed processing 1 files

--

All Comments

Anthony avatarAnthony2015-10-08
這是系統資料夾
Hamiltion avatarHamiltion2015-10-11
winsxs = windows side by side
Bethany avatarBethany2015-10-14
對於不同的軟體會在執行時才即時給予不同的元件大小參數
Oliver avatarOliver2015-10-18
阿 哪個資料夾只是教學的舉例 我操作的對象是D槽的東
西