Resetting NTFS files permission in Windows – Graphical Utility

Update 04/30/2017:

New version 1.2.0 released with Unicode support and lots of bug fixes!

Download the reset permission tool from the download section below. 

The post entitled “Resetting NTFS files security and permission in Windows” is very useful to show you how to reset the files permissions from the command line.

However, not all readers are savvy with following system commands and for that reason, I made a small graphical utility to automate NTFS resetting files permissions and taking their ownership:

Usage

This utility needs administrator privilege in order to run. To use it, first click on “Choose folder” to select the folder you want to reset permissions then press “GO” to proceed.

It is also possible to edit the commands, change or add new commands before you press the “GO” button.

Explanation of user interface:

The options:

  • Reset files permissions: This is the basic option. You may uncheck it if you want to carry other operations.
  • Take ownership: Sometimes it is necessary to take ownership of the files before resetting their permission. For that reason please check this option if needed.
  • Apply for all sub-directories: Use this option to apply the selected commands recursively.
  • Reset hidden and system files: This command will make invisible files visible.
  • Don’t follow links: this option applies to the “Reset files permission” and “Take files ownership” options only.
  • More options: see the section below.

The action buttons:

  • GO: executes the commands in the “Command that will be executed” text box.
  • HELP: takes you to this blog post
  • ABOUT: Shows the version and about text

Advanced

This is a new feature introduced in version 1.1.0.  When you press this button, you get two options:

  • Add to Explorer folder context menu
  • Remove from Explorer folder context menu
  • Backup / Restore permissions. Those two features are explained in details in this article here.

Note: always press “GO” after you select any of the advanced options.

When the ResetPermission utility is added to the Explorer folder context menu, you will be able to right-click on any folder and then choose a new option called “Reset Permission”.

Check this screenshot:

resetperm-ctxmenu

How it works

To keep the explanation short and less technical, this utility is just a shell that uses the following utilities from Microsoft:

All the commands that are going to be executed are showed to you beforehand.

You have a chance to tweak the commands before you press “GO” and execute them.

Checkout the free tools:
Pic2Pdf
WifiShare
Windows Error Reporting – Local crash dump collection graphical tool
MAC address changer on Windows

Backing up / Restoring the files permissions

Don’t you wish you could undo all the permission changes you did because your system became unstable due to misusing this utility?

Now you can, with the two new “Backup permissions” and “Restore permissions” functionalities. Please read more about that in this article.

Disclaimer

Please use this utility at your own risk. Backup the permissions beforehand if you have to.

I am not responsible for mishaps due to using this tool recklessly (for example trying to reset system or root folders permission), however, I display a warning when this tool is about to be used on a root folder:

ResetPermission-1.1.3-Root-Warning

Check the “How it works” section above then please refer to Microsoft TechNet site for information about the tools used.

Download

Download WifiPasswordReveal

Download the utility executable – use the password: lallouslab

Note: Windows Defender might block this attack. Add a folder exclusion to Windows Defender to solve the issue.

Download the source code
flower separator
batchography-good-resDo you want to master Batch Files programming? Look no further, the Batchography is the best book on the topic and the most up to date!

Available in print or e-book editions from Amazon.

 

12/19/2016 – Very important – ResetPermissions.exe is NOT a virus or trojan, read on:

ResetPermission tool continues to be plagued by Antivirus falsely reporting it as a Trojan or virus!

It is a shame that even in 2016, AntiVirus solutions are very poor at distinguishing malware from good ware.

If you follow this VirusTotal link here, you will see that as of 12/19/2016, only 2/41 falsely detect the ResetPermission.exe as a virus and the remaining AntiVirus solutions detect correctly.

What is more shameful is that “top” and “reputable” AntiVirus solutions like “Windows Defender” from Microsoft, “BitDefender”, “Kaspersky Antivirus” among many other AVs do a very poor job telling which is a malware and which is not!

In the AntiVirus hacker’s handbook book that I co-authored, I explain how Anti-Virus solutions are not optimal and just give you a false sense of security!

If you want to learn more about the Antivirus industry and how their technology is outdated, then read Part IV (Chapters 16 and 17) in the Antivirus Hacker’s handbook. Part IV is written in simple English and does not require you to be a computer geek to understand what the A/V industry is all about!

flower separator

Please support my efforts and time put into writing this utility by donating through PayPal:

Thank you.
flower separator

Interesting Batch programming articles:

You might also like:

219 Replies to “Resetting NTFS files permission in Windows – Graphical Utility”

  1. i know that it will be sounds stupid cos i lost my psswords. Here is my problem.

    I have 3 accounts in my pc. Administrator (by the system) Billy – Standard User and Grego – Standard User. Now all my work is in the desktop of Billy and i have no access since each account has his own priviliges such as No access to others users desktops cos i change permissions to all of them. I try to take ownership by the classic method using the Cagnge owner Tab but this was impossible since i changed permissions.

    Any good suggestion how do i took back my files or change priviliges while i am a standard user ?

    I have access only in Grego account and i run these commands :
    from programs (windows 7 64bit is my os) right click to cmd and run as administrator
    then i log on to c:\users\grego
    then i type the command takeown /R /F *

    after a while the command finish and now i don’t know what to do for the next step.

    is there a possible way to change this account from standard user to an administrator use so i will then and reset passwords from the other two accounts ?

    or is there a possible way to take over Billy files on his desktop ?

    thanX for your attention since i’m very confused and i lost hours of sleep til i found you !!!!
    btw your posts are awesome !!!!

    1. Vasilis, please use the graphical utility, it will do the work for you.

      You need to have administrator privilege in order to reset the permissions the way described in this blog post.

      Good luck,
      Elias

    2. Dear Vasills you need LIVE CD to reset all accounts passwords without loosing any thing and no need to reinstall system.

  2. There is a bug in this utility. I am running Windows 7 / 64 bit.
    I wanted to reset all permissions in a drive letter “I”
    However, you utility put double Backslash ( “i:\\” ) instead of a single Backslash. Therefore the cmd shell gives error. Please fix the software, and thanks for it.

  3. good help, but I had to take away one backslash and run in a command window when I tried a full disk, ( example with choose folder: M:\ )

    takeown /r /f M:\\*
    icacls M:\\* /T /Q /C /RESET
    attrib /s -h -s M:\\*
    pause

  4. Hi! I have a problem with my HDD, if i use windows i cannot access it, i get ACCESS DENIED, but if i boot Linux or something that is not windows i can access all the files inside, I also have a windows installation in it, and when i try to boot it the screen remains black with the mouse pointer being moveable after the loginscreen, Thanks!

  5. thank you SO much for this 🙂 A few months back I followed your steps for the command line interface after I had completely messed up permissions on an internal HDD and that fixed it, but on reinstalling Windows I was completely locked out of one particular directory – this tool allowed me to unlock and reset everything with great ease.

  6. DUUUUUUDE!!!!!!!!! You saved my ass!!!!! I love you!!!!!!!! I never donate, but this calls for it!!! Thanks a million, REALLY!!!!!!

  7. Hi, a SkyDrive issue left some important files with PLO attributes. Does your utility have the ability to remove these attributes? Or do you know of a method?

    thanks

  8. Thank you so very much!
    I have a problem though, when I click “Choose folder”, the app does not let me choose the folder or drive. Instead, it just write the commands to execute and if I click GO it will tell me to select a folder.
    Can you please, check that?

    I’m on Windows 7 x64, UAC disabled and running it as Admin regardless on and Admin account.

    Thank you again!

  9. I read your post with hope in my heart, especially the part where you wrote, “the tool “cacls” that allows one to display or change ACLs (access control lists)”. I need to be able to see ALL of the twisted, layered permissions that plague my hard drive, in order to determine exactly what changes to make.

    In other words, your little gizmo is probably the cat’s pajamas for mass application of drastic measures, but how can I tell which ones to apply?

    I tired the command that the ‘help’ describes as dumping ACL data to a file. The file contains exactly one “.”. Period.

    WTF!?

    Help please,
    sincerely

    1. Hi,

      I am not sure I understand what you want to achieve. Can you explain in another form?

      If I got you correctly, you just want to see the actual permission data?

      If so, just run:

      icacls \*.* /T

      Replace with the location. This will print all the ACL info of files in the given path.

      Regards,
      Elias

      1. Thanks for you prompt reply!

        You’re example for displaying ACL info is helpful, though the output is cryptic. I’m sure some expert could read it as easily as reading calculus formulas …

        By way of explanation, there are files / directories on my hard drive that simply will not respond correctly to the documented manipulation processes, For example, even though my user ID is owner of certain files / directories, and have full administrator rights, commands like switching off encryption still result in permission denied errors. It seems as if there are, in effect, layers of permissions, based on ownership, access rights, group membership, and ACL / ACU, that remain incalcitrant, even in the face of (seemingly) ultimate authority.

        So, if there were a way to display ALL of the convoluted access rules that affect the contents of the file system, it would be helpful in determining what must be altered, in order to perform useful work.

        Thanks again!

      2. Usually, one just resets the whole folder’s permission and starts over.
        Note, if folder encryption is involved then you cannot clear that out.
        Another thing, you may want to “[x]” check the “Take ownership” box as well.

    1. Hi Phil,

      Thanks for your generosity. Two days ago I also donated double your amount to another guy who had a blogpost that helped me as well.
      Funny how the circle of giving turns! 🙂

  10. This is exactly what I am looking for, I was trying to change security permissions on group Everyone and messed up all the files on F: drive and now I get access denied. I only have one user on this home machine and it also is the administrator, I think, at least it says so. It’s telling me I don’t have enough rights to download your application, I have the same problems when I try to open up PDF files, do you have a tip to give me that security permission? Once I am over that and I can download your executable, I still have to run your software and hope to God that it works and that I get access back on my thousands of files.

  11. Thanks, this works like a charm! I fixed my security issues and was able to download your application, it worked but only on half of the files. the final comment said: successfully converted 13,883 files and 13095 files not successful. On the line item while trying it said “the handle is invalid” and now when I try to open the files that don’t work instead of access denied it gives invalid format even though they are excel. Any ideas what to do to get the rest of the files converted?

  12. Doesn’t taking bulk ownership just creates one problem to solve another problem? I.e.: there should be a way to reset acls without losing ownership info – and please don’t tell me there’s another tool which resets ownership… that just requires you to bulk change permissions!

    1. Taking ownership is optional. You just uncheck the “Take ownership” checkbox from the GUI utility.
      AFAIK, just using “icacls” should just reset the permission and not the ownership.

  13. Any chance of updating to include the following options?

    Folder Selection – Drag and Drop
    Folder Selection – Remember last used folder and open on that folder
    Command Window – Allow paste, to add additional commands to be run
    CheckBox Option – Manual recursive commands, (run command on all folders found instead of using /r – the /r I’ve noticed doesn’t always work!)

    Thanks!

  14. Thank YOU SO MUCH. One of the computers I was working on caught a Virus that messes up the file permissions you program save me a lot of time I was more then Happy to donate. Though sorry its so little.

    1. There’s the Windows Explorer, right-click integration. Is that not enough?

      Let me know please.

      Thanks!

  15. You saved me thank you. I had accidentally removed “users” permission and could in no way manually fix all the hundreds of files that I had messed up it kept giving me failure to enumerate errors. Your utility worked perfectly on the second try (had to select take control)

  16. The program breaks when the path to a file or folder is too long. Any chance you can fix that? Maybe by using the 8.3 filename convention to address files?

    This is what it looks like when the it fails:
    Y:\Computer Backup\F-DRIVE-[BACKUP]\Freelance Work\Stuff I search for when I’m n
    ot working\Changes that you make to environment variables do not affect services
    that run under the Local System account until you restart Windows_files\system_
    center_advisor_psc_ad.png: The system cannot find the path specified.

  17. Your DOS commands worked very well and I could fix my problem with files permissions in my computer. Thank you very much.

  18. Have a question, does taking ownership first and then resetting permissions actually restore the original ownership?

    1. Looks like it does, the only issue is on C:\Users as even with the /L, it seems to try to follow the link when it reaches a user folder and the bad thing is the icacls will remove the user from owning their folder so one has to manually do the ownership on the files with takeown and then doing the icacls so that all the files in the C:\Users\ are owned by that User.

  19. I think I found a serious problem in your tool. If the file structure you are processing has symbolic links to system directories, for some reason TAKEOWN will follow these links and change ownership of your system drive C:, even if you are processing files in a K: drive. It created a mess here when followed a “Documents And Settings” link in a backup.

    I think you need to apply the parameter /SKIPSL to takeown. This parameter exists at least in Windows 8.1.

    1. Hi Jefferson. Thank you for your command. I will update the tool accordingly. The follow link issue is really bad!

  20. I want to get some clarification if you don’t mind. I perform many User Entitlement Reviews on unstructured data (file shares) for medium/large business. I am almost guaranteed to find large numbers of folders with “Broken ACL’s” where although they are Inheriting ACE’s do not match that of the parent. It would be a GREAT help to me if I could run this on a branch of a Share to ‘fix’ the ACL’s from top to bottom, meaning no matter what the current setting is on the ancestor folders! Put a different way, when this finishes are the permissions on EVERY object below the starting point “Inheriting” and have identicle ACL’s? If that is a YES, that is a great start…however there are now situations where an inheriting child had a desirable additional ACE over what it inherited…would you be able to capture that and then revisit the ACL and add again???

    1. Hi, thanks for reaching out. Honestly, I cannot properly answer this question for you. The Graphical utility is a simple shell around the “icacls” and “takeown” utilities from Microsoft. I advise you go to TechNet / Microsoft support forums and learn more about the implications of using those tools. Thank you.

  21. Thanks for this app!.. But im having problems with resetting file permissions of archive files like zip and iso.. is says access denied but all other files is success.. what should I do? i cant even open any of that files anymore and also exe files.

    1. Sorry for the mistake but it seems that its not just archive files thats having access denied, all kinds of file types were giving access denied.. Dont tell me that my files were corrupted because before i tried this app i ran some of that files thats and it ran without problems but after using this app I cant open my most important files anymore.

    2. OK heres another update to my files.. It did gave me errors to some of my files after using this on my drive F, not folder, in the root of that drive theres this most important files that have had the probems occured and theres also somes folders with files in it, the files inside the folders dont have any errors, the only files thats having error are the ones located at the root of drive F.
      I tried moving those files inside one of the folders then there it is! The problems are gone!. How is that?
      I happy that this little app fixed our permission problems hassle-free.. But why is my drive F acting like this now?..

      1. I don’t know. Is drive F where Windows is installed? I updated the tool to warn before allowing users to change root folders from now on. I also added links to the utilities used.

  22. Any way to change individual files rather than whole folders ? I have a file in system32 I want to change, and I am afraid to mod the whole folder, eg. unexpected effects if I did that. Regards, Dana.

    1. I tried this, got invalid directory error

      REM Temp script location: C:\Users\Dana\AppData\Local\Temp\resetperm.bat
      takeown /r /f F:\Windows\System32\osk.exe

      pause

      1. Hello Dana,

        Please try removing the “/r” switch as it applies to directories mainly.

        Thanks

  23. Okay a little clarification… Why exactly is resetting the file permissions on root bad? I thought the idea was to restore them to a factory like setting before like say a virus went rampant denying access to key folders.

    I would re-image, but this is not my PC and that option is not on the table available.

    1. The “normal” condition of a NTFS volume is no file permissions at all. The Windows installer defines the needed file permissions of key folders at installation. If you reset NTFS file permissions of the root folder you are erasing all defined Windows protections and only the Windows Installer knows what permissions are needed and where.

      1. @zinthose, I could not explain it better than Jefferson. Messing with the operating system’s special permissions is always a bad idea. It is better to reset permissions of user folders / files.

  24. I’m very uninitiated– began changing permissions– what’s the big concern with simply selecting C: file?

    1. Getting “that handle is invalid” — indicator/symptom of my prob is Firefox not booting up… nor Dropbox… both suggest permission issues..

    2. The tool only knows the NTFS defaults. It knows nothing about what permissions Windows needs to operate safely. If you use the tool with the C: drive as target, even if Windows will be still working after that you are going to be hopelessly vulnerable to any and all malware.

      1. INteresting point, there must be a default permission set that windows installer applies on new installs. Is it possible to get that by doing a permissions backup of a fresh install and then impress that on an old HD. Is this possible to get Windows to fuction?

  25. Out of curiosity I decided to use the free software TakeOwnershipPro to access two hidden folders – System Volume Information and Documents and Settings (they now have the padlock symbol). I thought just looking would not cause any harm but it seems that altering the permissions of Documents and Settings (I’m not sure about SVI) has caused various problems – I never altered anything within these folders.

    I tried a restore point but this didn’t work. There is a previous version of the Documents and Settings folder available but this doesn’t work as it comes up with Access Denied and I need permission from SYSTEM. To complicate things I used the “include the subfolders and files” option that the software provides.

    Is there a way of reversing what the software has done as I have no idea what the original settings were and I want to avoid using a recovery image if I can? Would my System Repair disc be of any use?

    Under the Security tab nothing is ticked apart from a greyed out Special permissions (Allow) for all four groups (Everyone; SYSTEM; Paul(Paul-PC\Paul); Administrators(Paul-PC\Administrators) and it says the owner is SYSTEM.

    I’ve contacted the company in question but their responses haven’t been that helpful yet and they’ve stopped replyng anyway. I can’t be 100% sure it was the software but everything was fine before using it.

    Would the Graphical Utility tool Reset Files Permissions help?

    I’m using a HP laptop with Windows 7 Home Premium. Thanks for any help you can give me.

    Paul

    1. Hi Paul. Unless you followed the instructions mentioned in this article to first backup the permissions then there’s no way to restore them again. I am not sure if the system recovery disk will repair the errors and leave the rest of your system intact.

  26. Hi brother, having read your article, and reading all the comments, I am very much anxious in doing this. My ‘F’ drive is not accessible, which was resulted due to an improper change of permission of the same drive. My all the data is in this drive only. I have tried your software. But nothing has happened. Please help. On running your software, a set of executions are happening no, so how we ll come to know that the program has run completely. Please help me brother.

    1. Hello Mohammed,

      A few things:
      (1) Follow the BACKUP instructions in this blog carefully. Take a permission backup first. Don’t “[x] Take ownership” as the backup/restore article suggests.
      (2) Instead of solving the problem of drive “F” altogether, take one problematic sub-folder and try out this tool on a single folder. If problem solved with one, repeat with others or all of them
      (3) The tool essentially will generate a bunch of commands that will be executed. If you manually run those commands one by one. Usually, you will see lots of output when you press “GO”. This is how you see if the program works. You will always get a message on the screen. Then you will see “Press any key to continue” (or something like that).

  27. Thanks for the instant reply brother. But if I try with one sub folder, how will I be able to know whether issue is solved or not. Because the drive itself is not opening

    Please help. Thanks

    1. (1) No need to reboot to check if it works or not (2) based on what you say, it does not necessarily mean a permission issue. why? if it was the case you will know without doubt (3) to see if it works you should be able to access the drive without getting permission errors. (4) sorry i cannot help you beyond that point like that! ;(

  28. I am trying again as per your comments. First without Taking ownership and then taking ownership. Have just one more query if you could help. After the program has run completely, do I have to restart the system before checking whether the issue is sloved or not?

    Please advise, thanks

  29. Good morning lallouslab,
    Just a headsup: I am getting an Antivirus warning, when downloading the ResetPermission.zip
    Bitdefender has identified it as being infected with Variant.Razy.43472

  30. i get these error messages while using GUI, “Semaphore timeout period has expired”, The handle is invalid
    Can someone help me ?

      1. I found that error while using the graphical tool.
        Now my hard disk isn’t readable in windows 10.(keeps loading forever and stops)
        I tried it in windows 7, it is working fine.

    1. Thank you! I wonder why they keep flagging this simple executable (it is not packed and it does not use suspicious APIs)…hmm, maybe because it needs admin privilege as described in its manifest file.

    2. Gerbil, thanks again. I have updated this blog post with the appropriate text and educational material regarding the A/V industry and how broken their technology is.

    1. Are you sure “/r” and “/R” are different?
      As far as I know, the command line switches are case insensitive

  31. Suggestion
    Not sure if system is doing its mojo since the PAUSE offers no feedback in the command prompt. Can there be another indicator of processing to know when it is finished?

    Can the app allow usage across machines such that when you have a trashed HD and put it into another machine, you should be able to look at the users on the HD not the savior machine, and then match the corrupted permissions with the local users on that HD, or does this do this now. It is not clear which users are being applied.

    I hosed my laptop and now got a new SSD and installed Win7 on that and am trying to do CPR on the old HD which was hosed by permission manipulation.

    oy

  32. Question, How does using this tool (which BTW I am not sure is actually performing backups, I get nothing out of backup) when the folder will still inherit permissions from its parent folder? Does Reset also uncheck the inherit function? And What is the “reset” resetting to?

    1. Hello Claude,

      I was going to suggest doing a “Backup” on a good system and “Restore” on a bad system.

      The program is open source, please feel free to look at all the links and references provided in the blog post itself. Most of what it does is documented.

      Thanks

  33. Question: Is it possible to use this tool to give a specific user permissions to the files and can you use it to set permissions on sub-folders when inheritance is turned off (without turning it on.)

    1. Eli, not as it is. You can refer to the icacls command line utility documentation, then edit the proposed command from the ResetPermission.exe tool before you press “GO”

  34. Hello!
    I’m getting “Failed to get command text” error massage when I press go. Any idea what I broke this time?

      1. Thanks for the report. That is weird. Can you share screenshots / give more details on how to repro?

  35. Hey man. Great utility. Very useful. But What I wanted to comment on were your comments concerning antivirus software, and quite frankly, I couldn’t agree more. Antivirus software has made my job and my life much more complicated and difficult than is necessary. I write scripts/apps in order to support end users, and nothing is more frustrating than to have my phone blow up because a browser gave the end user a warning about “the file harming your computer because it hasn’t been downloaded often” (WTF is with that malware detection method), or when their antivirus blocks and quarantines the file because I didn’t pay thousands of dollars to purchase a certificate from a TCA. I completely agree that even now, in 2017, anti virus products are still absolute shit in detecting VALID malware and differentiating actual malware from other, valid applications. They seem to operate on the principle “quantity over quality”, which, for an antivirus that automatically quarantines files it deems unsafe, is absolutely unacceptable. Personally, I don’t use ANY antivirus (as I am pretty sure I know how to navigate the web without getting them) and run any unknown applications through a sandbox and virus total before running them on my system. But yeah, the day that a company wants to release a WORKING and QUALITY antivirus solution, that would be awesome.

  36. Hi, Lallouslab!…
    .
    To cut to the chase, I recently denied Permissions to my Guest Account… not wanting to use it any further, and not wanting anyone else to use it!… and, resultantly, found that my C: drive indicated “0 bytes”, and, that I could no longer access Security options within the C: drive, nor use W7 Home Premium features on my Acer One D255E! Receiving, instead… “Can’t open access control editor. Access is denied.”
    .
    In my own defense, I can’t understand why denying privileges to my Guest Account should disrupt my main Administrator Account, and disrupt, as well, the second Admin Account I created through CMD.exe (i.e., through, Net User Administrator /active:yes) to overcome the dysfunction of my main Account! After all, it’s a Guest Account!… i.e., the last object within the initial Security screen under C: was suffixed as such (although, I mused to myself after the fact, why there didn’t appear to be a separate listing for the User Admin under Security!… as is denoted– e.g.!– within Advanced, under Security, when one is effecting a change to Ownership, etc.!)! And!… there was no indication from W7 that denying it its privileges would nearly turn my PC into a brick!
    .
    And further, if the problem stems from my wrongly reading the suffix of the object as the definitive description of what the object actually was!… and the object was actually inclusive of BOTH the categories of Admin AND Guest… then the problem– in my view!– was a failure on MS’ part to SEPARATE OUT the “User Admin” component, from that of the “User Guest” component! And inasmuch, as User Admin and Guest are drawn up within Advanced under Security in C:, AS SEPARATE OBJECTS!
    .
    Nevertheless, the deed done, I began looking around the Net for a solution to the problem!… and subsequently, I happened upon your site!… afterupon an unsuccessful stopover at AMYD, and their Permission Time Machine Studio!
    .
    To sum up, Lallouslab… I don’t think it’s fair that W7 has allowed me– and others!– to deny privileges to one’s Guest Account; and thereby, suffer the fallout from such a decision! And on top of that, there’s no built_in “Undo procedure” within the Security Tab of C: drive, that a User could invoke immediately after hitting “OK”, or invoke some time later to correct evidenced problems!
    .
    I’m desperate for a solution… and anxious to try your remedy!… but, in recently downloading Permissions Time Machine Studio, by Adham Mohamed Dahab of AMYD, I couldn’t get Permissions Time Machine Studio to work! In fact!… I cannot now even delete the Studio from my PC and Start Menu!… as Access has been denied! In addition, every time I attempted to send a message through the Messaging window at AMYD, I received a blurb reading “Sending”… but!… no confirmation of anything being “sent”! On one occasion, I waited two hours!… with no change to the “Sending” notification! And so… I’m wondering whether I’m going to be stuck with another download I actually can’t use!
    .
    I was hoping that Adham could remotely tweak my system… using my IP address!… but, given that I can’t even send him a message, that prospect seems unlikely!
    .
    Please!… no emails!
    .

  37. When attempting to download your Application I received the message, C:\ is not accessible. Access is denied. What would you suggest?
    .
    Please!… no emails!

  38. I have to say I was very careful about downloading and opening your little program. But, it passed, and it worked! Thank you so much!

    1. Hi Stelthy1CDS, I get you. I would not trust to download something like that myself. Because of that, I was very transparent with my blog readers: I explain what the app does, I submitted the EXE to VirusTotal and most importantly, I provide the source code!!

  39. would you be able to use add the support to folder path contains non-ASCII language, such as Japanese? at moment those command line turns into ????

      1. Hi lallouslab, The Tools works well under non-ASCII patch. ( at least i think so, hit [go] button, there are a flash of window that pop and close, but don’t show any result) .
        somehow the NTFS permission problem does resolved. Thanks so much for creating this tool. Just wonderful.

      2. Hi vigermam, there should be a pause. You should see results just don’t press anything with your keyboard when you press go. Thanks for your feedback.

  40. I’m impressed I was looking for something simple to reset some old xp drives to get some photo’s out.

    Simplicity at its best.

  41. Thank you so much I have 69000 music files and everyone had the sharing set to Nobody and all the file possessions screwed up. Thank you so much I thought I’d have to reset every folder and file…

    1. I sent you an email. You are the second person who report this issue. I cannot reproduce on my machine so I will be waiting your email reply with more info and replies to my answers. Thanks!

      1. Jasoy, please tell me what is the operating system version and what language you are using please!

      2. Really weird issue. Can you send me a screenshot of the error + a screenshot of your Windows information? (version, language, architecture, etc.)

        Thanks!

      1. If I send you a private copy (with an attempted fix), would you be willing to test it out and tell me if it works?

  42. Hey, just wondering, what exactly does the “Don’t follow links” option do? I am just trying to just reset my permissions.

  43. Since the /SKIPSL parameter of the takeown utility isn’t supported on all OS (i.e. Win7 doesn’t), can the utility check the OS version and leave it out if it isn’t supported?

  44. I am trying to Resetpermission on my Windows 2008R2 file server. It was part of a Domain then I removed the server from the Domain. Now many of the Shared files folders are locked with no owner available. Your application is not able to reset the permissions to those folders. Not even able to backup the permissions. Any suggestions? The Domain is now messed up. Trying to restore the Domain… lost the back up… Hard drive failure on the backup drive.

    1. Hi Steve, I am sorry to hear that you lost the backup! If you still have the files and you are unable to access them due to permission errors and you tried to reset the permissions with all means you know, try these suggestions:
      – Try to boot as safe mode and try to reset the permissions agains
      – Even better: get yourself a boot-able Linux distro that supports NTFS. Boot from the LiveCD and then access your hard-drive and copy the files you could not otherwise access due to permission errors to an external harddrive.

      I hope that helps!

    1. Yes, edit the command text box (when it gets generated as a result to your options / checkboxes). Replace the “*” with the file name before you press GO. etc.

  45. Hi there. My permissions have gotten messed up. I understand how to run your tool and it did reset permissions for my local computer account. But I need it to reset permissions for my domain name account (which has administrator access). Is there a way to specify a particular domain user name to give full permissions to without messing up the other permissions? Thank you very much!

    1. Hello Kay, good question.

      There is no way using this graphical utility at the moment.

      You should be able to specify the permissions and the desired domain user, using the graphical interface:

      1. Righ-click on the folder
      2. Go to the “Security” tab
      3. Click “Edit” next to the “To change permissions”
      4. etc.

  46. I am sincerely in awe of your small humble looking program;
    THAT RECTIFIES SUCH HUGE PROBLEMS AND ISSUES!!!

    I take my hat off to you my good sir, it is likely the most useful tool i have ever downloaded.

    Because I run a DAW (Digital Audio Workstation) – I had constantly been ‘Disabling & Enabling’ certain service ‘Processes’ as to get the most efficient / least demanding usage out of Windows.
    And I have therefore broken it several times before i found a working combination.

    [possible Suggestion] – There is no tool, that allows or enables the ‘Tweaking’ of Windows Processes,
    EG: Presets that may allow different setups i.e. – like a PC that does not connect to the WWWeb does not need many of the services that Automatically start on boot-up – & – Visa Versa if wanting to revert ‘simply’…

    Maybe you could develop a Tool similar to your current that could help with the ‘customising/reverting to default of Windows Processes.

    1. Thanks for the kind words Wesley. You can either use msconfig (built in) or download a tool called “autoruns” for free.

  47. Kaspersky is a virus and not very reputable, in fact this “anti-virus” is ran by the Russian government to collect your information through your OS and File explorer. Avast is a very safe and reputable AV I have been using them for years and not a single problem, in fact I’ve been with them so long they are giving me free AV service, Basic level, but I’m not going to complain, free is free.

  48. Hello lallous, really important! I was recently “hacked” by a virus and malware etc. and had my pc rendered useless, i couldnt access any files, and had to reset my pc asap. And so i did, and now my pc is fine, virus-free… but. The drives were left with the same settings, seeing as how my games cant access folders, and i have to prove to be admin at all times, even when trying to rename folders.

    So heres the question: Would it be safe to reset or restore permissions to an entire drive? Like D:\ or C:\
    since i want to have my pc back to normal without completely putting it back to factory… Could you please help me out on this, and tell me what i could do about this?

    Ps: Im sorry if this isnt quite your area, or if im being a little rude with how i set this message

    Sincerely
    Ace

    1. That’s going to be an elaborate feature and will take time. Tell me, what’s the use case? Give me some examples / needs so I get motivated

  49. Years ago, I worked on the subinacl with Aaron Stebner and was more time intensive.

    A few years ago, I found this one.
    I have even used it on machines, while still in its zip format, unextracted.
    Is immediate and fast and it sticks perfectly, so provides less time and “clicks” to do the job.

    Ghacks still has their page on it
    and
    you can get it here still at majorgeeks.
    In this zip package, comes in 32bit and 64bit flavors.

    https://www.ghacks.net/2011/05/24/ntfs-permissions-tools/

    and
    https://www.majorgeeks.com/files/details/ntfs_permissions_tools.html

  50. This tool has been in good use for a long time. There is a little error however: Reset File Permissions should have that as the Title atop that Icacls command.

    Instead it has the title Take Ownership of folder. So too does the option to TAKE OWNERSHIP as it should. That has them both with the same title. Vaguely confusing at first.

    /SKIPS is not a valid option on the takeoun of my Win 7 pro 64, so I have to manually delete it

  51. my issue is with winexplorer in win7.
    I have an external SSD and from my first day with it, I get rhe nudge to scan and fix.

    I have done chkdsk and similar apps, memory checkers, partition apps, etc.etc.

    several areas are never accessible in winexp and say location not available or…..corrupted and unreadable.
    have used your tool, lallous and also NymNyms permission great tools. no change.

    I decided to ignore the message.
    I have succesfully used over 40 searches, indexers, renamers,etc.etc. with no error or Denys or refusing to do what I ask of it (copy move rename,etc.)

    what..is..the…problem please.

      1. wowwwww three months. no post of help and no helping at all. Ill remember this.

      2. Friend, this is not a support forum. Sorry for the disappointment. In hard cases, you would have to do a cold boot (use a Linux boot CD) to access the files. Sorry, I can’t help you with those specific issues.

Leave a Reply to Calvin LaiCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.