備忘錄_20160105(定位) 修改 回首頁

程式 2026-01-14 16:22:45 1768378965 100
windows 常用指令參考

windows 常用指令參考

磁碟管理
runas /user:user "mmc %windir%\system32\diskmgmt.msc"

防火牆
runas /user:user "mmc %windir%\system32\wf.msc"

網路連線
runas /user:user "control.exe ncpa.cpl"

工作排程器
runas /user:user "mmc %windir%\system32\taskschd.msc"


檔案總管
explorer

裝置管理員
runas /user:user "mmc %windir%\system32\devmgmt.msc"


本機使用者和群組 (家用版沒有)
runas /user:user "mmc %windir%\system32\lusrmgr.msc"


事件檢視器
runas /user:user "mmc %windir%\system32\eventvwr.msc"


網路和共用中心
runas /user:user "control.exe /name Microsoft.NetworkAndSharingCenter"


工作管理員
找到 C:\Windows\System32\taskmgr.exe

 右鍵 → 以系統管理員身分執行

資源監視器
runas /user:user "C:\Windows\System32\resmon.exe"


服務
runas /user:user "mmc %windir%\system32\services.msc"


程式和功能
runas /user:user "control.exe appwiz.cpl"