Merged PR 15180: removed example

removed example
This commit is contained in:
Justin Hall 2019-04-10 22:06:24 +00:00
commit 8dc3fcd63b

View File

@ -127,7 +127,7 @@ This table provides info about the most common problems you might encounter whil
<tr>
<td>By design, files in the Windows directory tree (%windir% or C:\Windows) cannot be encrypted because they need to be accessed by the system even when no user is signed in. If a file in the Windows directory gets encrypted by one user, the system and other users can't access it.
</td>
<td>Any attempt to encrypt a file in the Windows directory will return a file access denied error. For example, if you redirected C:\Windows to OneDrive for Business, new files would be created without encryption. But if you copy or drag and drop an encrypted file to the Windows directory, it will retain encryption to honor the intent of the owner.
<td>Any attempt to encrypt a file in the Windows directory will return a file access denied error. But if you copy or drag and drop an encrypted file to the Windows directory, it will retain encryption to honor the intent of the owner.
</td>
<td>If you need to save an encrypted file in the Windows directory, create and encrypt the file in a different directory and copy it.
</td>