w10管理員獲得所有權
① w10系統怎麼用管理員許可權運行.msp文件
右鍵→屬性
然後在"兼容性"標簽下把"以管理員身份運行此程序"打勾。
② win10怎麼獲取管理員所有權
獲取步驟:
1、在Cortana搜索欄輸入CMD,並「以管理員身份運行」。
5、初次進入該賬戶,同樣需要等待應用設置。
③ win10怎麼獲取到了管理員所有權
獲取步驟:復
1、在Cortana搜索欄輸制入CMD,並「以管理員身份運行」。
5、初次進入該賬戶,同樣需要等待應用設置。
④ Win10右鍵怎麼添加管理員取得所有權
1、打開記事本,或在桌面先新建一個文本文檔打開,然後復制以下注冊表代碼到記事本中;
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\*\shell\runas]
[HKEY_CLASSES_ROOT\*\shell\runas]
@="獲取超級管理員許可權"
"Icon"="C:\\Windows\\System32\\imageres.dll,-78"
"NoWorkingDirectory"=""
[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]
;www.xitonghe.com
[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="獲取超級管理員許可權"
"Icon"="C:\\Windows\\System32\\imageres.dll,-78"
"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"
[-HKEY_CLASSES_ROOT\dllfile\shell]
[HKEY_CLASSES_ROOT\dllfile\shell\runas]
@="獲取超級管理員許可權"
"HasLUAShield"=""
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT\dllfile\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\Drive\shell\runas]
[HKEY_CLASSES_ROOT\Drive\shell\runas]
@="獲取超級管理員許可權"
"Icon"="C:\\Windows\\System32\\imageres.dll,-78"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT\Drive\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"
2、然後右鍵另存為「管理員取得所有權.reg」,保存類型選擇「所有文件」;
3、雙擊創建好的reg文件,導入就可以了。
需要注意的是,使用該方法需要你已經開啟了Administrator帳戶的提前下使用。
⑤ win10系統管理員取得所有權怎麼關掉
具體方法:
1、打開記事本,或在桌面先新建一個文本文檔打開,然後復制以下注冊表代碼到記事本中;
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\*\shell\runas]
[HKEY_CLASSES_ROOT\*\shell\runas]
@="獲取超級管理員許可權"
"Icon"="C:\\Windows\\System32\\imageres.dll,-78"
"NoWorkingDirectory"=""
[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]
[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="獲取超級管理員許可權"
"Icon"="C:\\Windows\\System32\\imageres.dll,-78"
"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"
[-HKEY_CLASSES_ROOT\dllfile\shell]
[HKEY_CLASSES_ROOT\dllfile\shell\runas]
@="獲取超級管理員許可權"
"HasLUAShield"=""
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT\dllfile\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\Drive\shell\runas]
[HKEY_CLASSES_ROOT\Drive\shell\runas]
@="獲取超級管理員許可權"
"Icon"="C:\\Windows\\System32\\imageres.dll,-78"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT\Drive\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"
2、然後右鍵另存為「管理員取得所有權.reg」,保存類型選擇「所有文件」;
3、雙擊創建好的reg文件,導入就可以了。
⑥ win10,對於文件,右鍵「管理員取得所有權」
為的右鍵菜單添加取得所有權的菜單:具體實現的方法不難,將以下內容另存為文本文件,然後修改該文件的擴展名為.reg ,雙擊導入注冊表即可。
友情提醒:如果導入注冊表不起效果,那麼請刪除下面欄位每一行前面的空格。
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\runas]
@="管理員取得所有權"
"NoWorkingDirectory"=""
[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\exefile\shell\runas2]
@="管理員取得所有權"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT\exefile\shell\runas2\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]
@="管理員取得所有權"
"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"
⑦ win10怎麼設置管理員所有權
1、在右下方任務欄的「搜索web和windows」輸入框中輸入「gpedit.msc」,電腦會自行搜索,搜索完畢之後滑鼠點擊打開
2、打開本地組策略管理器
3、依次點擊打開「計算機配置」選項,然後再找到「Windows設置」這個選項,再從「Windows設置」找到並打開「安全設置」選項,接著打開「本地策略」最後找到打開「安全選項」即可
4、找到「賬戶:管理員狀態」,可以看見狀態為「已禁用」,需要的是將它開啟
滑鼠右鍵單擊「賬戶:管理員狀態」,在彈出的快捷菜單中選擇「屬性」
5、在「賬戶:管理員狀態」屬性中,將以啟用選中即可
6、如果想修改管理員賬戶的名字,找到「賬戶,重命名系統管理員賬戶」,右鍵單擊,選擇屬性
7、系統默認系統管理員的名字為administrator,你可以根據自己的喜好修改
⑧ win10怎麼管理員取得所有權
為Windows10的右鍵菜單添加取得所有權的菜單:具體實現的方法不難,將以下內容另存為文本文件,然後修改該文件的擴展名為.reg ,雙擊導入注冊表即可。
友情提醒:如果導入注冊表不起效果,那麼請刪除下面欄位每一行前面的空格。
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\runas]
@="管理員取得所有權"
"NoWorkingDirectory"=""
[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\exefile\shell\runas2]
@="管理員取得所有權"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT\exefile\shell\runas2\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]
@="管理員取得所有權"
"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"
⑨ w10獲取管理員許可權
win10獲取管理員許可權的方法:
1、滑鼠右鍵點擊屏幕左下角,在出現菜單單擊【運行】;也可版以直接按下快捷鍵WIN+R打開【權運行】。
4、設置完畢。