Hello,
If you see a lock icon on a file or folder, it means that the file or folder is encrypted. I suggest you open cmd as an administrator and run the following command to see if you can decrypt the encrypted file.
cipher /d /s:"C:\test"
Note: Replace the bold part with the absolute path of the encrypted file.
I hope the above information is helpful to you.
Best Regards
Zunhui