dev-resources.site
for different kinds of informations.
How to Fix 'File Access Denied' Issue on Windows
Published at
11/21/2024
Categories
windows
Author
junian
Categories
1 categories in total
windows
open
Have you ever tried to delete or move a file in Windows File Explorer, only to encounter an error message like this?
File Access Denied
You need permission to perform this action.
You require permission from PC-NAME\username to make changes to this file.
You're not alone, and here's how to resolve it:
- Right-click the file and select Properties.
- Navigate to the Security tab and click the Advanced button.
- Click the Change button next to the Owner field.
- Enter your username, click Check Names to verify it, then click OK.
- In the Permissions tab, click Add to assign full control permission.
- Click Select a principal; a new dialog box will appear.
- Enter your username again, click Check Names to verify, then click OK.
- Back in the Permission Entry dialog, check the Full control permission.
- Click OK on all dialogs to apply the changes.
Once you complete these steps, you should be able to modify, delete, or move the file.
Here's a video to help visualize the process:
Thanks for reading. I hope you found this helpful. See you next time!
Articles
12 articles in total
How to Fix 'File Access Denied' Issue on Windows
currently reading
How to Run Safari Browser without CORS Restriction
read article
412. Fizz Buzz | LeetCode in C#
read article
9. Palindrome Number | LeetCode in C#
read article
26. Remove Duplicates From Sorted Array | LeetCode in C#
read article
1. Two Sum | LeetCode in C# | Hash Table Solution
read article
Removing Full-Screen Intent Permission from Flutter Android
read article
How to Run Google Chrome without CORS Error
read article
Apple AirTag Battery Replacement
read article
Installing AUTOMATIC1111 Stable Diffusion Web UI on macOS with Apple Silicon
read article
Add a Password-protected SMB Share to VLC for Android
read article
How to Install ALL Google Fonts on macOS
read article
Featured ones: