Hi Lydia,
I'm Mario an independent consultant. I'll try to help you with this problem.
I have two procedures that could help to fix or limit the issue that you explain. The first is more quickly but depend on the Windows version that you use and the second maybe is the longest but surely works fine in all Windows version. Please, before starting review the folder path that you need to take as your own. The procedures or steps are the next:
Step 1: Using the takeown command
- In the Search area, type cmd, wait for the next window
- In the next window opens, click on the "Run as Administrator" option
- Click on the Yes button in the confirmation window to make changes to the device
- In the Administrator: Command Prompt type the next commands and hit Enter at end of each one, please replace "foldername" with the folder path:
takeown /f foldername /r /d y
icacls foldername /grant administrators:F /t
- Wait for the command finished
- Verify if the issue is fixed
Step 2: Using the File Manager properties on the foldername (foldername is your folder)
- Using the File Manager find the folder you want to have full access
- Right-click it, and select Properties
- Click the Security tab, then click on the Advanced button
- On the "Advanced Security Settings" window opens, click on the Change link, in the Owner's field
- Click the Advanced button
- On the "Select User or Group" window opens, click on the "Enter the object name to select" field and type your user account and then click the "Check Names" button
- Click OK
- On the "Advanced Security Settings ... " windows, mark "Replace all child object permission entries ...." checkbox
- Click Apply and OK buttons
- Click Apply and OK buttons on the Foldername Properties window
- Click OK one more time to complete this task.
Now you'll need to grant full access control to your account, to do this use the following steps:
- Right-click the file or folder and select Properties
- Click the Security tab to access the NTFS permissions
- Click the Advanced button
- Under the Permissions tab, click Add
- Click Select a principal to add your user account
- On the "Select User or Group" window opens, click on the "Enter the object name to select" field and type your user account and then click the "Check Names" button
- Click OK
- On "Permission Entry", check the Full control option, in the Basic Permissions section, you can review others as Write, modify, etc.
- Click OK
- Click Apply and OK buttons
- Click Apply and OK buttons on the "Foldername" Properties window to close the window
Verify if the issue is fixed
Source as a reference:
https://www.windowscentral.com/how-take-ownersh...
I hope to help you. Please, tell me the results.
Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.