Windows 7,中文名稱視窗7,是由微軟公司(Microsoft)開發(fā)的操作系統(tǒng),內(nèi)核版本號(hào)為Windows NT 6.1。Windows 7可供家庭及商業(yè)工作環(huán)境:筆記本電腦 、平板電腦 、多媒體中心等使用。和同為NT6成員的Windows Vista一脈相承,Windows 7繼承了包括Aero風(fēng)格等多項(xiàng)功能,并且在此基礎(chǔ)上增添了些許功能。 Win7系統(tǒng)如何徹底卸載IE9/10/11瀏覽器?
1、點(diǎn)擊開始菜單——所有程序——附件;

2、找到“命令提示符”,單擊右鍵選擇“以管理員身份運(yùn)行”;

3、在命令提示符中按照不同瀏覽器版本輸入卸載代碼,復(fù)制起來,在命令提示符框中單擊右鍵,選擇“粘貼”,按下回車鍵即可將其卸載了
卸載IE9輸入: FORFILES /P %WINDIR%servicingPackages /M Microsoft-Windows-InternetExplorer-*9.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /quiet /norestart
卸載IE10輸入: FORFILES /P %WINDIR%servicingPackages /M Microsoft-Windows-InternetExplorer-*10.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /quiet /norestart
卸載IE11輸入: FORFILES /P %WINDIR%servicingPackages /M Microsoft-Windows-InternetExplorer-*11.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /quiet /norestart

Windows 7簡(jiǎn)化了許多設(shè)計(jì),如快速最大化,窗口半屏顯示,跳轉(zhuǎn)列表(Jump List),系統(tǒng)故障快速修復(fù)等。Windows 7將會(huì)讓搜索和使用信息更加簡(jiǎn)單,包括本地、網(wǎng)絡(luò)和互聯(lián)網(wǎng)搜索功能,直觀的用戶體驗(yàn)將更加高級(jí),還會(huì)整合自動(dòng)化應(yīng)用程序提交和交叉程序數(shù)據(jù)透明性。
|