隨著電腦硬件和軟件的不斷升級,微軟的Windows也在不斷升級,從架構(gòu)的16位、16+32位混合版(Windows9x)、32位再到64位, 系統(tǒng)版本從最初的Windows 1.0 到大家熟知的Windows 95、Windows 98、Windows ME、Windows 2000、Windows 2003、Windows XP、Windows Vista、Windows 7、Windows 8、Windows 8.1、Windows 10 和 Windows Server服務(wù)器企業(yè)級操作系統(tǒng),不斷持續(xù)更新,微軟一直在致力于Windows操作系統(tǒng)的開發(fā)和完善。現(xiàn)在最新的正式版本是Windows 10。
最近,有些用戶在Win7系統(tǒng)中使用“以管理員身份運(yùn)行”打開某個軟件的時候,發(fā)現(xiàn)右鍵菜單中的該選項不見了,怎么會這樣呢?針對這問題,現(xiàn)在,小編就來和大家詳細(xì)介紹一下關(guān)于如何找回win7系統(tǒng)右鍵菜單中的“以管理員方式運(yùn)行”選項。
具體操作步驟:
1、在桌面空白處單擊右鍵,選擇“新建”—“文本文檔”;如下圖所示

2、雙擊打開剛創(chuàng)建的文本文檔,將一下內(nèi)容復(fù)制進(jìn)去:
__________________分割線(不包含)__________________
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\runas]
@="管理員取得所有權(quán)"
"NoWorkingDirectory"=""
"Extended"=""
"Icon"="imageres.dll,77"
[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]
@="管理員取得所有權(quán)"
"NoWorkingDirectory"=""
"Extended"=""
"Icon"="imageres.dll,77"
[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]
@="管理員取得所有權(quán)"
"NoWorkingDirectory"=""
"Extended"=""
"Icon"="imageres.dll,77"
[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、點擊“文件”—“另存為”;

4、選擇好保存的目錄,方便待會打開,將保存類型修改為“所有文件”,然后將“文件名”修改為“修復(fù)右鍵菜單.reg”,點擊保存;如下圖所示

5、雙擊打開剛保存的“修復(fù)右鍵菜單.reg”,在彈出的警告窗內(nèi)點擊“是”即可。如下圖所示

找回Win7系統(tǒng)右鍵菜單中的“以管理員方式運(yùn)行”選項的操作方法就介紹到這了,要是你也遇到此類問題的話不妨參考上面的方法來操作。更多有關(guān)系統(tǒng)問題敬請關(guān)注小魚一鍵重裝系統(tǒng)官網(wǎng)。 Microsoft Windows,是美國微軟公司研發(fā)的一套操作系統(tǒng),它問世于1985年,起初僅僅是Microsoft-DOS模擬環(huán)境,后續(xù)的系統(tǒng)版本由于微軟不斷的更新升級,不但易用,也慢慢的成為家家戶戶人們最喜愛的操作系統(tǒng)。
|