Forum Discussion
security access issue
- Anonymous2 years ago
Hi Julia1 ,
You can use Windows Terminal to change ownership of the folder. To gain ownership of a specific folder via Windows Terminal, follow these steps:
1.Right-click on the Start menu icon and select “Terminal (Admin).”
2.Type the following command and press . Make sure you add the path to your folder between the quotation marks.
TAKEOWN /F "path of the folder" /R /D YBelow is the detail information will help you:
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Julia1 ,
You can use Windows Terminal to change ownership of the folder. To gain ownership of a specific folder via Windows Terminal, follow these steps:
1.Right-click on the Start menu icon and select “Terminal (Admin).”
2.Type the following command and press . Make sure you add the path to your folder between the quotation marks.
TAKEOWN /F "path of the folder" /R /D Y
Below is the detail information will help you:
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.