MediumAbout 15 minutesWindows

You do not have permission to open this folder

Why does my laptop say 'you don't currently have permission to access this folder'?

CF

Written by The CommonFixes team · fact checked by CommonFixes review desk

Last updated

Short answer

Windows stamps every folder with the account that owns it. When a folder was made by a different installation of Windows, by another user account, or on a drive you moved over from an old computer, your new account is simply not on the list of people allowed in. Nothing is broken and nothing is lost. You only need to hand ownership of the folder to the account you use now. The quickest thing to try first: press continue first — If the message offers a Continue button and you are signed in as an administrator, press it. Windows adds your account to the folder there and then, and for many people that is the whole job. Only carry on with the steps below if Continue is missing or the message returns. Most people are done in about 15 minutes.

Full walkthrough below: 6 steps for Windows, rated medium.

Sounds like this

  • A grey box says you do not currently have permission to access this folder
  • There is a Continue button that asks for an administrator
  • It often happens with a folder from an old drive or an old user account

Why it happens

Windows stamps every folder with the account that owns it. When a folder was made by a different installation of Windows, by another user account, or on a drive you moved over from an old computer, your new account is simply not on the list of people allowed in. Nothing is broken and nothing is lost. You only need to hand ownership of the folder to the account you use now.

Work through these in order

0% done
  1. 1

    Press Continue first

    If the message offers a Continue button and you are signed in as an administrator, press it. Windows adds your account to the folder there and then, and for many people that is the whole job. Only carry on with the steps below if Continue is missing or the message returns.

  2. 2

    Take ownership of the folder

    Right click the folder, choose Properties, open the Security tab and press Advanced. At the top beside Owner press Change, type your account name or type Administrators, press Check Names and then OK.

  3. 3

    Tick the box that pushes ownership down

    Still in the Advanced window, tick Replace owner on subcontainers and objects, then press Apply. Without that tick you get into the top folder but every folder inside it still refuses you.

  4. 4

    Give your account full control

    Back on the Security tab press Edit, then Add, type your account name, press Check Names and OK. Select your name in the list, tick Full control under Allow, and press Apply. Tick Replace all child object permission entries in the Advanced window as well, then press Apply and wait while Windows works through the files.

  5. 5

    Use one command if the folders are deeply nested

    Open Terminal as administrator and run takeown /f "D:\YourFolder" /r /d y followed by icacls "D:\YourFolder" /grant %username%:F /t. Replace the path with your own. This does the same thing as the clicking above but handles thousands of files without stalling.

  6. 6

    Check the drive is not encrypted or from a work computer

    If the drive came out of a work laptop it may be locked with BitLocker or protected by Encrypting File System. Look for a padlock on the drive in File Explorer. BitLocker needs the recovery key from the original owner, and encrypted files need the original account's certificate. No amount of ownership changing will open those.

If none of that worked

If the folder sits in C:\Windows or C:\Program Files, leave it alone. Those are meant to be protected and changing their ownership can stop Windows updating properly later. If you were only trying to recover documents from an old drive, copy the folder to your Desktop first and take ownership of the copy, so the original stays untouched.

Did this fix work for you?

A quick thumbs up helps other readers find the guides that actually work.

Share this fix

Related fixes worth reading

Chosen automatically from the 157 guides on CommonFixes, based on how closely they match this problem.

Still not it? Browse every fix or see more in files and storage.

Who wrote this and how we checked it

CF

The CommonFixes team

Writer and researcher

We are a small group of people who spend our days repairing laptops and desktops for family, friends and small offices. Every guide here starts with a problem someone actually brought to us, and we only write down the steps that put the machine right.

  • Everyday repairs
  • Windows and Mac
  • Plain language
RD

CommonFixes review desk

Technical editor

Before a guide goes live, a second person walks through it on a real machine and checks each instruction against the maker's own support pages. Anything we cannot confirm is removed rather than guessed at.

  • Fact checking
  • Safety warnings
  • Source links

This guide was last updated on 10 August 2026. If a step no longer matches what you see on screen, tell us on the contact page and we will test it again.

A gentle reminder: back up anything you cannot afford to lose before major repairs. If a step ever feels risky, stop and ask a technician. There is no shame in that.