Forums › Bugs & issues › Access denied when trying to encrypt Documents folder
This topic contains 2 replies, has 2 voices, and was last updated by Jenny 2 weeks ago.
-
AuthorPosts
-
Jim McCullochWindows 10 home does not include encryption, only Windows Pro & Enterprise does.
That is why we bought AxCrypt Business. I needed to encrypt the “Documents” and “Download” user folders for users that are “computer stupid”
When trying to encrypt the folder “Documents” we had the following problem and it stops and does not encrypt the files.
We had the problem with Windows 10 Home on 2 computers saying that access is denied on a non-existent folder.
When trying to encrypt “my documents” folder the operation failed with “Access Denied ” on Documents\My Music”
there was no folder called My Music showing in the documents folder.
I checked to show hidden folders – no folder of that name showed.
opened dos box and did a dir in the documents folder – My Music not listed.
went back to windows explorer and tried to create new My Music folder and it said it already exists – do i want to merge the folders. did that but all it did was create a new folder called “New Folder”
tried chkdsk /f on the disk – same problem.
I then found the dos command “dir /al” when i ran that it showed the ghost folders,
documents\my music
documents\my pictures
documents\my videos
I was able to use the following MS Junction.exe procedure to correct the problem.
Download and run Junction.exe
https://docs.microsoft.com/en-us/sysinternals/downloads/junctionto delete the folders “documents\my music”, “documents\my pictures”, “documents\my videos”
run: junction -d <path>
example: junction -d “c:\users\user name\documents\my music”After doing that i was able to run & encrypt the entire documents folder.
Hello Jim,
We’ll try to reproduce this, it has to do with how Windows sets up these library folders. AxCrypt should not have a problem with non-existing library folders.
Thank you for sharing!
ejaxIt looks like you’re facing an “Access Denied” issue while trying to encrypt the “My Documents” folder, specifically the “Documents\My Music” subfolder. This could be due to permission restrictions, encryption conflicts, or file ownership issues. Try the following solutions:
Check File Permissions – Right-click the folder, go to Properties → Security Tab, and ensure your user account has full control.
Take Ownership – If the folder is owned by another user/system, change ownership via Properties → Security → Advanced and set yourself as the owner.
Disable Encryption on Subfolders – Try encrypting files individually instead of the entire “My Documents” folder.
Check for Background Processes – Close apps that might be using the folder, like media players or cloud sync services.
If you’re looking for a way to organize and access your music collection easily, consider using Black Hole Mod APK to download and manage high-quality music files effortlessly.
-
AuthorPosts