【问题标题】:How to recover windows encrypted files?如何恢复windows加密文件?
【发布时间】:2014-09-20 10:18:00
【问题描述】:

我有一个照片分区,在某些时候,我的一个小兄弟加密了几乎一半的照片(通过右键单击文件夹-> 属性-> 高级-> 加密)。所以现在我有大约 15 个带有照片的文件夹我无法打开。我没有观察到变化,我改变了操作系统。现在,当我尝试打开照片时,它显示“访问被拒绝!”。这些照片现在显示为绿色标题,并且在属性中,它们已选中加密单选按钮并显示为灰色。有没有机会恢复这些文件?

【问题讨论】:

    标签: windows file encryption properties


    【解决方案1】:

    请尝试以下步骤以启用加密单选按钮。 就我而言,我检查了 Windows 8 OS。

    1.  Press Windows Key + R combination, type put regedit in Run dialog box and hit Enter to open the Registry Editor.
    2.  In the left pane of Registry Editor, navigate to:
    
        HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
    
    3.  In the right pane of above shown window, look for the NtfsDisableEncryption named registry DWORD(REG_DWORD), since you’re facing the issue, you’ll find that this DWORD having its Value data set to 1. Double click on the same DWORD to modify:
    4.  In the above shown window, change the Value data to 0. Click OK. You may now close the Registry Editor and reboot to get fixed.
    

    更多参考请点击Enableing encrypt option

    【讨论】:

    • 谢谢!它启用单选按钮,但我无法描述文件。它给出“权限被拒绝!您需要管理员权限才能执行此操作。”即使我是管理员用户。还有其他想法吗?
    猜你喜欢
    • 1970-01-01
    • 2018-12-20
    • 2011-07-14
    • 1970-01-01
    • 1970-01-01
    • 2012-09-30
    • 2023-03-18
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多