The following commands will make it possible to force their removal:
Of Course you need admin permission as always.For Files:
takeown /f file_name /d y
icacls file_name /grant administrators:FFor Directories (will perform action recursively):
takeown /f directory_name /r /d y
icacls directory_name /grant administrators:F /t
Không có nhận xét nào:
Đăng nhận xét