移除取得 Windows 10 系統列圖示
以系統管理員身份執行命令提示字元(cmd)
taskkill /f /im GWX.exe
taskkill /f /im GWXUX.exe
cd/d C:\Windows\System32
takeown /f GWX
cacls GWX /e /g everyone:f
rd/q/s GWX
or
wusa.exe /uninstall /kb:3035583
移除取得 Windows 10 系統列圖示
以系統管理員身份執行命令提示字元(cmd)
taskkill /f /im GWX.exe
taskkill /f /im GWXUX.exe
cd/d C:\Windows\System32
takeown /f GWX
cacls GWX /e /g everyone:f
rd/q/s GWX
or
wusa.exe /uninstall /kb:3035583
This page is an archive of entries from June 2015 listed from newest to oldest.
May 2015 is the previous archive.
July 2015 is the next archive.
Find recent content on the main index or look in the archives to find all content.
Recent Comments