Share via

I want to download the file subinacl.exe

Clifford Andrews 5 Reputation points
2024-10-15T07:24:31.03+00:00

I want to download the file subinacl.exe for Windows 11 to update my default security on my laptop.

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2024-10-16T08:17:05.2566667+00:00

    Hello Clifford Andrews,

    Thank you for posting in Q&A forum.

    It seems the original SubInACL download is no longer available, you can try to use alternative tools to manage permissions on Windows 11.

    1. ICACLS Command:

    • This built-in Windows command allows you to view, modify, and reset file system permissions.

    • Example usage:

    • icacls * /t /q /c /reset

    • This command resets all user permissions to default for every folder, subfolder, and file within the current working directory

    1. Secedit Command:

    • Another built-in Windows command to configure and analyze system security.

    • Example usage:

    • secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose

    • This command resets user permissions to the default system settings

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


  2. Castorix31 91,866 Reputation points
    2024-10-15T16:06:44.9733333+00:00

    This link and .exe inside .msi from MS archives works on my Windows 10 22H2 OS, I don't know for Windows 11 :

    https://web.archive.org/web/20200803210208/http://download.microsoft.com/download/1/7/d/17d82b72-bc6a-4dc8-bfaa-98b37b22b367/subinacl.msi


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.