Windows 10: Howto Restore the ownership of jscript.dll to the TrustedInstaller?

Discus and support Howto Restore the ownership of jscript.dll to the TrustedInstaller? in Windows 10 Customization to solve the problem; Hi! I took the advice from the Trendmicro which they posted on 20th of January to prevent anyone abusing the IE vulnerability CVE-2020-0674. This is... Discussion in 'Windows 10 Customization' started by SeekerOfTrust, Feb 6, 2020.

  1. Howto Restore the ownership of jscript.dll to the TrustedInstaller?


    Hi!

    I took the advice from the Trendmicro which they posted on 20th of January to prevent anyone abusing the IE vulnerability CVE-2020-0674.

    This is what I typed in as an adminstrator in a Powershell window:


    takeown /f c:\windows\syswow64\jscript.dll


    cacls c:\windows\syswow64\jscript.dll /E /P everyone:N

    takeown /f c:\windows\system32\jscript.dll


    cacls c:\windows\system32\jscript.dll /E /P everyone:N


    So far no problem. They also said that the above shown configurations should be reverted before installing the fix that Microsoft would at some point release.


    The given commands are:



    cacls c:\windows\system32\jscript.dll /E /R everyone

    cacls c:\windows\syswow64\jscript.dll /E /R everyone


    So before I updated the next time I did just that and thought that everything was fine but I was wrong. Now my VPN couldn't update itself.

    I ran:


    dism /online /cleanup-image /restorehealth:

    Image Version: 10.0.18363.628

    The operation completed successfully


    Then I ran the:


    sfc /scannow


    Howto Restore the ownership of jscript.dll to the TrustedInstaller? 55ff4dc9-d3bf-4d1c-8fe6-42376efc7731?upload=true.png



    The CBS.log:


    2020-02-05 09:48:51, Info CSI 00000283 [SR] Cannot repair member file [l:11]'jscript.dll' of Microsoft-Windows-Scripting-JScript, version 11.0.18362.592, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35} in the store, file cannot be checked

    2020-02-05 09:48:51, Info CSI 00000284 [SR] Cannot repair member file [l:11]'jscript.dll' of Microsoft-Windows-Scripting-JScript, version 11.0.18362.592, arch Host= amd64 Guest= x86, nonSxS, pkt {l:8 b:31bf3856ad364e35} in the store, file cannot be checked

    2020-02-05 09:48:51, Info CSI 00000285 [SR] Cannot repair member file [l:11]'jscript.dll' of Microsoft-Windows-Scripting-JScript, version 11.0.18362.592, arch Host= amd64 Guest= x86, nonSxS, pkt {l:8 b:31bf3856ad364e35} in the store, file cannot be checked

    2020-02-05 09:48:51, Info CSI 00000286 [SR] This component was referenced by [l:155]'Microsoft-Windows-Client-Features-WOW64-Package0010~31bf3856ad364e35~amd64~~10.0.18362.628.93B44E6BCA89923D4C68258FA93D71DFD88CC960BBA76596A44AE9A768C64E59'

    2020-02-05 09:48:51, Info CSI 00000287 [SR] Cannot repair member file [l:11]'jscript.dll' of Microsoft-Windows-Scripting-JScript, version 11.0.18362.592, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35} in the store, file cannot be checked

    2020-02-05 09:48:51, Info CSI 00000288 [SR] This component was referenced by [l:149]'Microsoft-Windows-Client-Features-Package0210~31bf3856ad364e35~amd64~~10.0.18362.628.410E952DACD50567AA34BE243F0791E3F092F86153798CE37C72CAC0CA43D597'

    2020-02-05 09:48:51, Info CSI 00000289 [SR] Repair complete

    2020-02-05 09:48:51, Info CSI 0000028a [SR] Committing transaction



    Then I tried to restore the ownership to the TrustedInstaller [1] but I couldn't do it. All goes well untill I try to commit the change and I am told that "If I just had taken the ownership of the object I have to close the properties of the object and open them again before I can examine or change the privileges".



    Howto Restore the ownership of jscript.dll to the TrustedInstaller? 57ca1400-0c6a-4556-93e6-9b19828e894e?upload=true.png


    Could you help me to solve this problem?



    Yours Sincerely


    Jussi Lucander



    Ref

    [1] https://www.askvg.com/guide-how-to-restore-trustedinstaller-as-default-owner-of-a-file-or-folder-in-windows/

    :)
     
    SeekerOfTrust, Feb 6, 2020
    #1

  2. Restore WindowsApps permissionss to TrustedInstaller

    Initially I got the same error that said “NTService\TrustedInstaller is not from a domain listed in the Select Location dialog box, and is therefore not valid.”

    My problem was the lack of a space in "NT Service\TrustedInstaller."

    I got this solution from a post by Sergey Tkachenko at Restore the TrustedInstaller ownership in Windows 10
     
    dwlloyd810, Feb 6, 2020
    #2
  3. Time Lady Win User
    Return Ownership of Files to TrustedInstaller

    Some sites which may offer a solution:

    https://www.windowscentral.com/how-restore-trus...

    https://winaero.com/blog/how-to-restore-the-tru...

    https://www.top-password.com/blog/change-file-o...

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised
    on the site before you decide to download and install it.
     
    Time Lady, Feb 6, 2020
    #3
  4. Howto Restore the ownership of jscript.dll to the TrustedInstaller?

    Restore WindowsApps permissionss to TrustedInstaller

    Hi Sakso,

    This Windows apps permission could have happened due to the corrupted or outdated Windows component,
    we suggest that you follow the instructions below to restore or reset the default permission for your folder or file:

    • Open the File Explorer.
    • Browse to the system file you previously changed ownership.
    • Right-click the file, and select Properties.
    • Click on the Security tab.
    • Click the Advanced button.
    • On the "Advanced Security Settings" page, click the Change link on Owner.
    • On the "Select User or Group" page, type the following to add the TrustedInstaller account and click
      Check Names: NTService\TrustedInstaller.
    • Click OK and click Apply.
    • Click OK again to complete the task.

    Update us with the result so we can further assist you.
     
    Anthony Gal, Feb 6, 2020
    #4
Thema:

Howto Restore the ownership of jscript.dll to the TrustedInstaller?

Loading...
  1. Howto Restore the ownership of jscript.dll to the TrustedInstaller? - Similar Threads - Howto Restore ownership

  2. How to reinstall .dll files that are secured with trustedinstaller?

    in Windows 10 BSOD Crashes and Debugging
    How to reinstall .dll files that are secured with trustedinstaller?: Hello everyone!It hasn't been long since i reinstalled my windows, but i am having some really big issues.application error:"The application was unable to start correctly" with error code of 0x000007b.I know that it shows me that error, beacause there is something not...
  3. How to reinstall .dll files that are secured with trustedinstaller?

    in Windows 10 Gaming
    How to reinstall .dll files that are secured with trustedinstaller?: Hello everyone!It hasn't been long since i reinstalled my windows, but i am having some really big issues.I am application error:"The application was unable to start correctly" with error code of 0x000007b.I know that it shows me that error, beacause there is something not...
  4. How to reinstall .dll files that are secured with trustedinstaller?

    in Windows 10 Software and Apps
    How to reinstall .dll files that are secured with trustedinstaller?: Hello everyone!It hasn't been long since i reinstalled my windows, but i am having some really big issues.I am application error:"The application was unable to start correctly" with error code of 0x000007b.I know that it shows me that error, beacause there is something not...
  5. TrustedInstaller Access Denied when taking ownership

    in Windows 10 Gaming
    TrustedInstaller Access Denied when taking ownership: So I'm running Windows 8.1 Enterprise and wanted to get windows 10 so I decided to change to try and change to windows 8,1 professional. However, when I tried to change the product key in Registry Editor, I required permission from TrustedInstaller. I decided to look up a...
  6. TrustedInstaller Access Denied when taking ownership

    in Windows 10 Software and Apps
    TrustedInstaller Access Denied when taking ownership: So I'm running Windows 8.1 Enterprise and wanted to get windows 10 so I decided to change to try and change to windows 8,1 professional. However, when I tried to change the product key in Registry Editor, I required permission from TrustedInstaller. I decided to look up a...
  7. Changing folder ownership TrustedInstaller

    in Windows 10 Network and Sharing
    Changing folder ownership TrustedInstaller: [ATTACH] Hi, I'm trying to uninstall windows defender as its bloating my pc and causing memory leaks, but task manager wont let me even close the program access denied My next thought was to delete the Windows Defender folder in my C: drive, but I need permission from...
  8. How to change ownership away from TrustedInstaller for Windows Defender

    in Windows 10 Network and Sharing
    How to change ownership away from TrustedInstaller for Windows Defender: I don't know how to change the ownership away from Trusted Installer to Admin for Windows Defender. I right-clicked on Windows Defender folder, click on properties, clicked on Security Tab, clicked on Advanced and click on Change next to Owner. Normally a window would pop up...
  9. Override TrustedInstaller ownership...?

    in User Accounts and Family Safety
    Override TrustedInstaller ownership...?: Hi, Before Windows update, I disabled Cortana by entering "AllowCortana" with value '0' in Registry then renaming the Cortana folder in SystemApps. When doing the update I forgot the renaming of the folder, so now got two Cortana folders in SystemApps. I have tried to get...
  10. Restoring TrustedInstaller ownership

    in Windows 10 Ask Insider
    Restoring TrustedInstaller ownership: Long story short, I messed with the ownership of some system files and now Windows won’t boot. SFC and dism both fail. Safe mode won’t boot either. The only thing I can access is the command prompt on the automatic repair screen. Is there any way to restore the...

Users found this page by searching for:

  1. how to rename jscript.dll

    ,
  2. jacript.dll trustedinstaller