許多小伙伴都會(huì)需要在電腦上修改文件,但是在修改文件的時(shí)候總是會(huì)彈出trustedinstaller的彈框,今天就給大家?guī)?lái)了詳細(xì)的解決方法,有需要的朋友快來(lái)看看吧。
win10 trustedinstaller權(quán)限怎么獲?。?/strong>
1、右擊桌面空白處點(diǎn)擊“新建”,再點(diǎn)擊“文本文檔”。

2、雙擊打開(kāi)文檔輸入代碼:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\runas]@="獲取TrustedInstaller權(quán)限"
[HKEY_CLASSES_ROOT\*\shell\runas\command]@="cmd.exe /c takeown /f \&;%1\&; icacls \&;%1\&; /grant administrators:F""IsolatedCommand"="cmd.exe /c takeown /f \&;%1\&; icacls \&;%1\&; /grant administrators:F"
[HKEY_CLASSES_ROOT\Directory\shell\runas]@="獲取TrustedInstaller權(quán)限""NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT\Directory\shell\runas\command]@="cmd.exe /c takeown /f \&;%1\&; /r /d y icacls \&;%1\&; /grant administrators:F /t""IsolatedCommand"="cmd.exe /c takeown /f \&;%1\&; /r /d y icacls \&;%1\&; /grant administrators:F /t"

3、隨后點(diǎn)擊左上角文件選擇“另存為”。

4、填寫(xiě)好名稱(chēng)之后點(diǎn)擊“保存”。

5、在桌面上將文檔的后綴改為.reg。

6、點(diǎn)擊是進(jìn)行修改。

7、雙擊reg文件將其導(dǎo)入注冊(cè)表點(diǎn)擊“是”開(kāi)始導(dǎo)入。

8、導(dǎo)入成功之后再次點(diǎn)擊“是”。

9、最后右擊文件就可以出現(xiàn)“獲取TrustedInstaller權(quán)限”選項(xiàng)。

以上就是為您帶來(lái)的win10 trustedinstaller權(quán)限獲取方法,利用reg文件導(dǎo)入注冊(cè)表即可,想了解更多的問(wèn)題請(qǐng)收藏腳本之家喲~