Source: http://superuser.com/questions/116625/recursively-change-owner-windows-7
> takeown /f C:\PATH /r
Deprecated (untested):
> cacls C:\PATH /E /T /C /G "My User Name":F
> icacls C:\PATH /reset /T