Windows will prevent you from doing some things when you haven’t had enough permission. Then, you’ll receive the You need permission to perform this action error message. How can you complete such operations? Please find answers here.

MiniTool Solution offers tools to help you protect system & improve performance.

To ensure system security, Windows will not allow you to perform some actions unless you have enough permission. You’ll need to run some programs as Administrator in order to get more control over them. However, there are still some actions that Windows locks down even if you’re an Administrator.

How to run programs as Administrator?

Error Message: You Need Permission to Perform This Action

If you are trying to do some things that Windows don’t allow you to do, a prompt window will pop up informing you that You need permission to perform this action.

You need permission to perform this action

Popular Actions & Error Messages

Possible actions that could lead to the access denied error:

How to fix You need permission to perform this action when trying to delete WindowsApps folder?

How To Delete WindowsApps Folder & Get Permission
How To Delete WindowsApps Folder & Get Permission

Some users may fail to delete the WindowsApps folder because of no permission to perform this action. This post provides detailed solutions for you.

Read More

You will probably see the following error messages in the File Access Denied/Folder Access Denied window:

  • You’ll need to provide administrator permission to copy this folder.
  • You’ll need to provide administrator permission to copy to this folder.
  • You’ll need to provide administrator permission to delete this folder.
  • You require permission from administrators to make changes to this folder.
  • You don’t currently have permission to access this folder.
  • Etc.

You’ll need to provide administrator permission

Well, the root reason is you do not have the right security permissions. To solve this problem, you must gain proper permissions before performing such tasks.

Note: You may even receive this error message when trying to change the time zone: You do not have permission to perform this task.

Fix: You Don’t Have Permission to Access

Method 1: Change the Owner

  1. Open Windows Explorer to locate the target folder/file.
  2. Right click on the folder/file and choose Properties.
  3. Shift to the Security tab from the General tab.
  4. Click on the Advanced button after For special permissions or advanced settings.
  5. Look at the Owner section in the upper left.
  6. Click the Change link to open Select User or Group window.
  7. Click on the Advanced button at the bottom left.
  8. Click on the Find Now button in the pop-up window.
  9. Select the group with full file permission on your PC from the Search results list.
  10. Click on the OK button to confirm your selection.
  11. Go to the Permissions tab in the Advanced Security Settings for foldername window.
  12. Click on the Add button.
  13. Click Select a principal link.
  14. Repeat step 7 ~ step 10 to select the desired user or group.
  15. Select Allow from the submenu of Type.
  16. Check Full control under Basic permissions.
  17. Click on the OK button to save the changes.

Find Now

Windows Explorer Needs To Be Restarted: Problem Solved!

Method 2: Change Security Permissions with Command Prompt

  1. Click on the search icon or search box on the taskbar.
  2. Type cmd and right click on Command Prompt from the result.
  3. Choose Run as administrator.
  4. Type takeown /f <path_to_the_folder> /r /d y and hit Enter to take the ownership of certain directory.
  5. Type icacls <path_to_the_folder> /grant administrators:F /T and hit Enter.
  6. Wait for the command to complelete.

takeown

That’s all I want to share with you when you encounter the error You need permission to perform this action.

  • linkedin
  • reddit