Share via

Windows 10 ACL Reset

Anonymous
2018-10-01T22:39:01+00:00

I have had issues installing or updating some programs on Windows 10 Pro lately.  Also, after a Windows Update installs I have several programs that become unusable unless I re-install them.  When installing or updating the program I will get "Access Denied" error messages for certain files trying to install.  If I "Ignore" through these files then the program completes its install and works properly until the next update.  I tried going to the program's folder and going through Security Permissions to add Administrator to the access list but I get an error message that my ACL is corrupt.  I tried the subinacl.msi tool but get a message "Access Denied".  I have tried turning off Windows Defender and Firewall, didn't help.  I have replaced Windows Defender with Bitdefender, I am still having an issue with installing or updating the programs.  The programs that this access and update issue keeps affecting :

Microsoft Office 2013

DVDFab

Malwarebytes

MovieCollectorz

MusicCollectorz

Google Chrome

What is the next step?

Windows for home | Windows 10 | Security and privacy

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

5 answers

Sort by: Most helpful
  1. Anonymous
    2018-10-05T18:42:46+00:00

    Creating a new account and did not get any different results.  I still have certain programs losing functionality when I reboot.  In new profile I reinstall them and reboot and they become non-functional.  Also something is not allowing access to certain files to install when reinstalling.  Some files will install and some will not unless I click "Ignore" while installing.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Vijay A. Verma 104.8K Reputation points Volunteer Moderator
    2018-10-02T16:31:20+00:00

    For Testing only - Create a New User Account and login with this new User Account to rule out corruption in user profile

    Windows key+R > Type lusrmgr.msc and Enter > In the lusrmgr window, right click Users and select New user > Fill the new user required information and click Create > One the new user account is created, sign-out from your account and sign-in to new user account.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2018-10-02T15:57:53+00:00

    I tried both Windows Update troubleshooter and Run SFC Scan & DISM.  After rebooting all the previously listed programs (except MS Office) became unusable, I had manually fixed each one before the troubleshooting steps.  Also, when I reinstalling each program I received the same installation error stating that I do not access to install certain files, I "Ignore" this message and the program still works.  The programs work after I reinstall them but this is a major inconvenience to have to reinstall every time I reboot.

    This is a personal PC and I have admin rights

    Was this answer helpful?

    0 comments No comments
  4. Vijay A. Verma 104.8K Reputation points Volunteer Moderator
    2018-10-02T11:45:22+00:00

    Please try these options one by one and check after each option.

    1. Run Built-in & Guided Walk through Windows Update troubleshooter

    Built-in : Windows Key+X > Click Settings > Click Update & security > Click Troubleshoot > Click Windows Update > Click Run the Troubleshooter

    Guided Walk though - https://support.microsoft.com/en-us/help/10164/...

    1. Run SFC Scan & DISM

    How to - https://answers.microsoft.com/thread/bc609315-d...

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2018-10-02T00:07:22+00:00

    This maybe an issue with a system file being corrupt.

    You can try a couple things.

    Right click your start button and select Command prompt (Admin) to bring up elevated Command prompt.

    In Command prompt type sfc /scannow and press enter.

    Restart the computer.

    If that doesn't work then try this,

    Right click your start button and select Command prompt (Admin) to bring up elevated Command prompt.

    In the Administrator: Command Prompt window, type the following commands.

    Press Enter key after each command:

    DISM.exe /Online /Cleanup-image /Scanhealth

    DISM.exe /Online /Cleanup-image /Restorehealth

    Important: When you run this command, DISM uses Windows Update to provide the files that are required to fix corruptions.

    To close the Administrator: Command prompt window, type Exit, and then press Enter.

    Restart your computer.

    Was this answer helpful?

    0 comments No comments