Taking Ownership of a File or Folder using Windows Command Line November 11, 2015 by Haris Take owner of a file takeown /F FILE_NAME Take owner of folder and subfolder, with YES as default answer when it get prompt takeown /F FOLDER_NAME /R /D Y /R to do it recursively HELP takeown /? Email ThisBlogThis!Share to XShare to Facebook