EFS UI application...關掉EFS
Windows File Encryption (EFS)
如果在家個人用,我建議關掉啦,會拖慢效能,把key弄丟你的資料就解不開GG了
先把檔案解開後
https://www.tenforums.com/tutorials/77174-decrypt-files-folders-efs-windows-10-a.html
cipher /d /s:"full path of folder"
再把EFS關掉,否則已加密的黨會打不開
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/fsutil
用管理者執行
fsutil behavior set disableencryption 1
想打開就
fsutil behavior set disableencryption 0
重開機後生效
把owner改回TrustedInstaller
NT SERVICE\TrustedInstaller
如果在家個人用,我建議關掉啦,會拖慢效能,把key弄丟你的資料就解不開GG了
先把檔案解開後
https://www.tenforums.com/tutorials/77174-decrypt-files-folders-efs-windows-10-a.html
cipher /d /s:"full path of folder"
再把EFS關掉,否則已加密的黨會打不開
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/fsutil
用管理者執行
fsutil behavior set disableencryption 1
想打開就
fsutil behavior set disableencryption 0
重開機後生效
把owner改回TrustedInstaller
NT SERVICE\TrustedInstaller
留言
張貼留言