Hi Sammy Narine,
Thanks for your post. I understand how confusing it can be when Windows says files or folders are “locked for your protection,” especially when you’re trying to access your own data. Have you already tried the Q&A Assist suggestions? In addition, please try the following.
Could you please confirm one thing in your next reply:
- Does the message appear when you try to open folders like “Documents,” “Pictures,” “Desktop,” or another folder under
C:\Users\YourName, or is it happening on a folder from another drive (for example, a secondary disk or an old drive)?
Meanwhile, you can try these:
1, Check folder ownership and permissions
Even on Windows Home, folders can become inaccessible if ownership or permissions were altered.
Steps:
- Right‑click the affected folder > Properties > Security > Advanced
- At the top, confirm Owner is your current user account
- If not, select Change, set it to your account, then:
- Enable Replace owner on subcontainers and objects
- Ensure your account has Full control
If permissions were broken, this restores access without disabling security features.
2, Confirm the folder isn’t marked as read‑only or redirected
Some protection messages appear if the folder is redirected or read‑only.
Steps:
- Right‑click the folder > Properties
- On the General tab:
- Make sure Read‑only is unchecked
- If this is a default folder (Documents, Pictures, Desktop):
- Go to Location tab > confirm path is under
C:\Users\<your-username>\
- Go to Location tab > confirm path is under
3, Check for leftover attributes from another Windows installation
If the files came from:
- An old Windows install
- Another drive
- A previous user profile
They may still carry restrictive attributes.
Steps:
- Open Command Prompt as Administrator
- Run:
attrib -r -s -h "FullPathToFolder" /s /d
This removes hidden/system/read‑only flags that block access.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.