This article's content
Resetting Windows files and folder permissions

Open the command prompt with administrative rights, then run one of these:

# Reset permissions for a folder, its files and subfolders:
> icacls "full path to the folder" /reset /t /c /l
# Reset permissions for a file or folder only (without subfolders)
> icacls "full path to the folder" /reset

About Author

Mathias Bothe To my job profile

I am Mathias from Heidelberg, Germany. I am a passionate IT freelancer with 15+ years experience in programming, especially in developing web based applications for companies that range from small startups to the big players out there. I create Bosycom and initiated several software projects.