Hi, How do I restore folder permissions?
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
– Open an elevated command prompt.
– Run the following command to reset permissions for a file: icacls « full path to your file » /reset .
– To reset permissions for a folder: icacls « full path to the folder » /reset .