教你Windows更新選項直接添加到win10右鍵菜單方法

admin win10教程評論1,159字?jǐn)?shù) 2937閱讀模式

現(xiàn)在很多的小伙伴在選擇安裝系統(tǒng)的時候都是安裝的win10電腦的系統(tǒng),那我們在win10系統(tǒng)的使用中有時候會遇到很多的問題的,那對于系統(tǒng)中的Windows更新選項有小伙伴需要經(jīng)常的檢查一下是不是有問題的情況,想要直接添加到我們的右鍵菜單中,今天小編就來跟大家分享一下教你Windows更新選項直接添加到win10右鍵菜單的方法。

  具體的方法和詳細(xì)的步驟如下:文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  設(shè)置前,我們先看看沒有 Windows更新 右鍵菜單和有 Windows更新 的右鍵菜單對比圖:文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  1、打開記事本,將下面的內(nèi)容復(fù)制到記事本中(內(nèi)容較多,注意別遺漏內(nèi)容):文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  Windows Registry Editor Version 5.00文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  [HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsUpdate]文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  "MUIVerb"="Windows更新"文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  "SubCommands"=""文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  "lcon"="%SystemRoot%\\System32\\shell32.dll,-47"文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  "Position"="Bottom"文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  [HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsUpdate\Shell]文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  [HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsUpdate\Shell\01WindowsUpdate]文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  "icon"="01WindowsUpdate"文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  "MUIVerb"="Windows更新"文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  "SettingsURI"="ms-settings:windowsupdate"文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  [HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsUpdate\Shell\01WindowsUpdate\command]文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  "DelegateExecute"="{556FF0D6-A1EE-49E5-9FA4-90AE116AD744}"文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  [HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsUpdate\Shell\02CheckForUpdates]文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  "lcon"="%SystemRoot%\\System32\\bootux.dll,-1032"文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  "MUIVerb"="檢查更新"文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  "SettingsURI"="ms-settings:windowsupdate-action"文章源自網(wǎng)吧系統(tǒng)維護-http://www.strong-digital.cn/1127.html

  [HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsUpdate\Shell\02CheckForUpdates\command]

  "DelegateExecute"="{556FF0D6-A1EE-49E5-9FA4-90AE116AD744}"

  [HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsUpdate\Shell\03UpdateHistory]

  "lcon"="%SystemRoot%\\System32\\bootux.dll,-1032"

  "MUIVerb"="更新歷史"

  "SettingsURI"="ms-settings:windowsupdate-history"

  [HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsUpdate\Shell\03UpdateHistory\command]

  "DelegateExecute"="{556FF0D6-A1EE-49E5-9FA4-90AE116AD744}"

  [HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsUpdate\Shell\04RestartOptions]

  "lcon"="%SystemRoot%\\System32\\bootux.dll,-1032"

  "MUIVerb"="重啟選項"

  "SettingsURI"="ms-settings:windowsupdate-restartoptions"

  [HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsUpdate\Shell\04RestartOptions\command]

  "DelegateExecute"="{556FF0D6-A1EE-49E5-9FA4-90AE116AD744}"

  [HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsUpdate\Shell\05AdvancedOptions]

  "lcon"="%SystemRoot%\\System32\\bootux.dll,-1032"

  "MUIVerb"="高級選項"

  "SettingsURI"="ms-settings:windowsupdate-options"

  [HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsUpdate\Shell\05AdvancedOptions\command]

  "DelegateExecute"="{556FF0D6-A1EE-49E5-9FA4-90AE116AD744}"

  2、點擊記事本左上角的【文件】,在下拉菜單中點擊【另存為】;

教你Windows更新選項直接添加到win10右鍵菜單方法

  3、在打開的另存為窗口,先點擊窗口左側(cè)的【桌面】,在文件名一欄中輸入:Windows更新.reg 保存類型為 所有文件,再點擊【保存】;

  4、回到系統(tǒng)桌面,雙擊【W(wǎng)indows更新.reg】注冊表文件圖標(biāo),彈出一個編輯器對話框:

  “添加信息可能會在無意中更改或刪除值并導(dǎo)致組件無法繼續(xù)正常工作。如果你不信任 C:\Users\xyz75\Desktop\Windows更新.reg
中此信息的來源,請不要將其添加到注冊表中?!?

  確定要繼續(xù)嗎?點擊 是(Y

教你Windows更新選項直接添加到win10右鍵菜單方法

  5、我們點擊是(Y)以后,緊接著又彈出一個注冊表編輯器對話框:

  Windows更新.reg 中包含的項和值已成功添加到注冊表中。

教你Windows更新選項直接添加到win10右鍵菜單方法

  點擊 確定

  6、我們右鍵點擊Windows10系統(tǒng)桌面空白處,可見:

  右鍵菜單中添加了【W(wǎng)indows更新】,二級菜單中有:Windows更新、檢查更新、更新歷史、重啟選項和高級選項。

  7、如果我們點擊二級菜單中的【W(wǎng)indows更新】,則可以打開Windows更新的設(shè)置窗口;

教你Windows更新選項直接添加到win10右鍵菜單方法

  8、如果我們點擊二級菜單中的【檢查更新】,則可以直接打開檢查更新項,檢查Windows更新;

  9、同樣點擊二級菜單中的【更新歷史】、【重啟選項】和【高級選項】,也可以打開相應(yīng)的窗口,就不一一舉例了。

  通過小編的分享相信很多的小伙伴出現(xiàn)的問題Windows更新選項的問題,如果你也是遇到這樣的問題快試試教你Windows更新選項直接添加到win10右鍵菜單的方法,希望本次的分享對你有幫助。

版權(quán)聲明:文章圖片資源來源于網(wǎng)絡(luò),如有侵權(quán),請留言刪除!!!
廣告也精彩
admin
  • 本文由 發(fā)表于 2019年3月13日 12:24:40
  • 轉(zhuǎn)載請務(wù)必保留本文鏈接:http://www.strong-digital.cn/1127.html
匿名

發(fā)表評論

匿名網(wǎng)友 填寫信息

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: