When Windows 10/11 displays an “access is denied” error as you try to open, copy, move, or delete something in a window, it is essentially telling you that you do not currently have permission to perform that action. The good news is that once you correct permissions, ownership, or a few security settings, the window access is denied error usually disappears for good.
When you find yourself staring at that popup and wondering what suddenly changed, you are in the right place. There is nothing quite like trying to move a folder or run an installer and having your workflow broken by a window access is denied message on your own computer.
Table of Contents
What the window access is denied error means
At a basic level, a window access is denied error appears when the NTFS file system or a security feature blocks your account or an application from accessing a specific file, folder, or drive.
You will typically see window access is denied in situations such as copying to a protected folder, opening another user’s profile folder, working with an external drive that was used on another machine, or running an installer that needs system‑level access.
Why this error happens on Windows 10/11
On Windows 10/11, window access is denied usually comes down to one of the following reasons:
- Your account does not have the required NTFS permission (read, write, or modify).
- The file or folder is owned by a different account, often after a reinstall or moving a drive to another PC.
- Encryption or security software blocks access, even when you are an administrator.
- Permissions become corrupted after crashes, power loss, or forced restarts.
So the window access is denied error is not random; it is Windows trying—sometimes too aggressively—to protect the system and other users’ data.

9 sure‑footed solutions for the window access is denied error
These are nine practical, real‑world fixes. You do not have to apply all of them; just work through them one by one until the window access is denied problem goes away.
1. Retry as Administrator
Often, the easiest fix for window access is denied is simply to elevate your privileges.
- Right‑click the app, installer, or script you are using.
- Click Run as administrator and confirm the prompt.
If the action now works without a window access is denied error, you were hitting a permission barrier that administrator rights could bypass.
2. Take ownership of the file or folder
If the file or folder belongs to another user (for example, from an old Windows installation), taking ownership usually resolves window access is denied.
- Right‑click the folder → Properties → Security → Advanced.
- At the top, next to Owner, click Change.
- Enter your username (or Administrators), click Check Names, then OK.
- If it is a whole folder tree, tick Replace owner on subcontainers and objects.
- Apply the changes, close the windows, and try again.
Once you own it, there are far fewer reasons for window access is denied to appear.
3. Grant yourself full control
Even after you become the owner, your account still needs permissions. Missing rights are a very common cause of window access is denied in Windows 10/11.
- Right‑click the problematic file or folder → Properties → Security.
- Click Edit (or Advanced → Add on newer builds).
- Select your user (or add it), and in the Allow column, enable Full control.
- Apply the changes and close the dialogs.
If the window access is denied error then disappears, it was purely a permission issue.
4. Fix permissions using Command Prompt (takeown and icacls)
If the graphical tools fail or you are working with a large folder tree, you can repair things when window access is denied using the command line.
- Open Command Prompt as administrator.
- Run the following commands with your real path:
takeown /f "FULL_PATH" /r /d yicacls "FULL_PATH" /grant administrators:F /t
These commands give the Administrators group ownership and full control, which often clears stubborn window access is denied issues on big folders or drives.
5. Check for encryption (EFS)
On some systems, encrypted files can trigger window access is denied even for administrators.
- Right‑click the file → Properties → General → Advanced.
- If Encrypt contents to secure data is checked, the file is tied to a specific account or certificate.
In that case, you need the original user account or recovery key; otherwise, the window access is denied message is doing its job and cannot be bypassed legitimately.

6. Temporarily disable Controlled Folder Access or security blocks
On Windows 10/11, security features can silently block actions and show up as window access is denied.
- Open Windows Security → Virus & threat protection → Ransomware protection.
- Under Controlled folder access, either turn it off briefly or add your app as an allowed program.
- Also review any file‑shield or folder‑protection logs in your third‑party antivirus.
If operations only fail while those protections are active, they were causing the window access is denied error.
7. Fix permissions on external drives and moved disks
If window access is denied mainly appears on an external HDD/SSD or a drive that was moved from another computer, the entire drive may be using outdated permissions.
- Right‑click the drive (for example, D: ) → Properties → Security → Advanced.
- Ensure SYSTEM, Administrators, and your user have Full control.
- If you want to push the fix to everything on the drive, check Replace all child object permission entries.
This can take some time, but it is a reliable way to stop window access is denied from popping up on many folders on that disk.
8. Try a different (or new) user account
Sometimes a corrupted user profile keeps triggering window access is denied even after permissions are fixed.
- Go to Settings → Accounts → Family & other users and create a new local or Microsoft account.
- Give it administrator rights, sign in, and test the same actions.
If everything works correctly in the new account, your original profile is likely damaged, and moving your data over may be faster than trying to repair every broken piece.
9. Scan and repair system files (for deeper issues)
If none of the above eliminate window access is denied, system corruption may be involved.
The following are the commands that should be executed one at a time in an elevated (high) Command Prompt:
chkdsk C: /f(this may require rebooting)sfc /scannowDISM /online /cleanup-image /scanhealthDISM /online /cleanup-image /restorehealth
These tools test disk and system file integrity; once they have corrected problems, some of the window access is denied errors will go away since the permissions and components that Windows uses are brought back to normal.
Also Read : How to Remove Login Password from Windows 10/11?
Quick at‑a‑glance checklist
In case you do not get access to Windows and you only need to check it off with a quick list, use the following:
- Do you run the app or action as an administrator? If not, try that first.
- Do you own the file, folder, or drive shown in Security → Advanced settings?
- Do you have Full control in the Security tab? If not, add it.
- Does it have the Advanced attributes tag of encrypted (EFS)? If yes, you will require the original account or key.
- Is it blocked by antivirus or Controlled Folder Access? Whitelist the application or temporarily disable protection.
- Is it just an external or moved drive? Recalculate permissions on the drive root.
- Have you done the same action from another administrator account?
- Did you run chkdsk, SFC, and DISM to fix disk and system files?
Following that list will resolve the window access is denied error on Windows 10/11 in virtually all cases.
The most common questions regarding the window access is denied error
1. Why is this denied, even as an administrator?
NTFS permissions, ownership, encryption, and security tools may all override your standard administrator session. Until you change those, Windows will keep telling you that you are denied access whenever you do not fit the rules.
2. Can I change it and acquire total possession?
When access to Windows is denied, it is usually safe and even required on your own personal computer and data drives. On shared or work machines, transferring ownership on system folders or loosening permissions may break policies or compromise security and thus should be done cautiously.
3. What is causing “Destination folder access denied”?
It is just a narrower version of access denial on copy or move operations and informs you that the destination folder will not allow your account (or program) to write there. It is typically fixed by changing the ownership and write permission of the destination folder.
4. Is it possible to get window access is denied because of malware?
Yes. Malware can alter permissions or encrypt files, and this presents itself as a normal window access is denied problem. If the error is accompanied by suspicious activity, it is advisable to run a complete malware scan and follow the common permission repairs.
5. Is it better to reformat or reinstall Windows?
When access to Windows is denied repeatedly in all accounts, including in a new account, and repairing system files does not resolve the issue, then you may be experiencing deep permission or system corruption. A repair install or reset is usually less time‑consuming and easier at that stage than tracking down each and every error.
If you are still experiencing a stubborn window access is denied error, concentrate on one line at a time: check ownership, check permissions, check encryption, and check security tools. This mistake ceases to frighten you once you are accustomed to these four checks, and it becomes another minor Windows issue that you know how to deal with





