How to Disable (Uninstall and Remove) Windows Media Center in Vista如何禁用(卸載和刪除)的Windows Media Center在Vista

Windows Media Center is meant to serve as an application that turns PC into a home-entertainment hub, which can be controlled by a special remote control with a dominant Green Button. Windows媒體中心,就是要提供一個應用程序,原來的PC變成家庭娛樂中心的地位,這是可以控制的一個特別的遠程控制與主導的綠色按鈕。 Windows Media Center (MCE) is a feature included in Windows Vista Home Premium and Vista Ultimate editions. Windows媒體中心( MCE的)是一項功能,包含在Windows Vista家庭高級版和Vista旗艦版。 However, not all users of Vista Ultimate or Home Premium will require the Media Center.然而,並非所有用戶的Vista旗艦版或家庭的保費會要求媒體中心。 But, users cannot uninstall Vista Media Center from Control Panel Uninstall Programs and Features or turn Windows Features on or off page as there is no Windows Media Center entry.但是,用戶無法卸載Vista的媒體中心,從控制面板卸載程序和功能或打開Windows功能或關閉的網頁是沒有的Windows Media Center入境。

Even though Windows Media Centre is integrated part of the operating system and cannot be uninstalled or removed from Vista, the WMC services can be turned off and disabled so that it won’t run or start even when WMC button is pressed or when users click from Start Menu, exactly as if Media Center is not installed.即使Windows媒體中心是整合作業系統的一部分,並無法卸載或刪除從Vista中,公司WMC服務可以關閉和殘疾人士這樣才不會運行或啟動,甚至當公司WMC按鍵被按下時,或當用戶點擊由開始菜單上,完全一樣,如果媒體中心是沒有安裝。 In fact, there are more than one way to disable Windows Media Center or prevent it from running in Vista.事實上,有一個以上的方法,禁用Windows Media Center或防止它運行在Vista中。

Disable Windows Media Center Services 禁用Windows媒體中心服務

Open Services (type services.msc into Start Search).開放式服務(鍵入services.msc到開始搜索) 。 Locate all services related to Windows Media Center, such as Windows Media Center Extender Service , Windows Media Center Receiver Service , Windows Media Center Scheduler Service and Windows Media Center Service Launcher , and any other services started with “eh” as command names, then set their Startup Type to Disabled .找到所有相關的服務的Windows Media Center ,如Windows Media Center Extender的服務Windows Media Center接收器服務Windows媒體中心Scheduler服務Windows Media Center的服務,發射器 ,和任何其他服務開始以“嗯”命令的名稱,然後設置它們的啟動類型設置為禁用

Windows媒體中心服務

Stop Windows Media Center Services from Start Up 停止Windows媒體中心服務,從啟動

Run MSConfig (System Configuration) and go to Startup tab.運行的Msconfig (系統配置)和去啟動選項卡。 Uncheck the item entries which has the ehome as path to the command, such as ehTray.exe.取消該項目的參賽作品,其中有ehome作為路徑命令,如ehtray.exe 。 This will prevent MCE related services to be startup up.這將防止MCE的相關服務要啟動。 To be safe, you still need to disable WMC services as above.為了安全起見,您仍然需要禁用公司WMC服務如上。

Use Non-Premium editions of Vista 使用非高級版本的Vista

A radical and possibly costly workaround, by switching to use Windows Vista Home Basic or Windows Vista Business which do not bundled Windows Media Center as a package.一個激進,並可能昂貴的替代解決方案,通過切換到使用Windows Vista Home Basic升級或Windows Vista Business不捆綁的Windows Media Center作為一套。

Disable Windows Media Center using Group Policy (or Registry) 禁用Windows Media Center的使用組策略(或登錄)

Run Group Policy Object Editor ( GPEdit.msc ), expand Computer Configuration (for per-machine settings if you want disable for all users on the computer) or User Configuration (for per-user settings if you want to disable for logged on user only), then expand Administrative Templates , and finally Windows Components , and select Windows Media Center .運行組策略對象編輯器( gpedit.msc ) ,展開計算機配置 (每台機器設置,如果你想禁用所有用戶的計算機上)或用戶配置 (為每個用戶設置如果您想要禁用登錄用戶只) ,然後展開管理模板 ,最後Windows組件 ,並選擇Windows媒體中心 Change the setting for Do not allow Windows Media Center to run to Enabled .變更設定為不容許的Windows Media Center運行啟用 Once WMC disable policy is set, the following message will appear whenever users trying to run Windows Media Center.一旦公司WMC禁用的政策是一套,下面的訊息就會出現,每當用戶試圖運行Windows媒體中心。

Windows Media Center的封鎖組策略
Windows cannot open this program because it has been prevented by a software restriction policy. Windows無法打開此程序,因為它一直無法由一個軟件限制策略。 For more information contact your system administrator.更多信息,請聯繫您的系統管理員。

Windows Vista Home Premium edition does not come with GPEdit.msc (Group Policy Editor), however the policy that block MCE from running can still be set manually in registry, and will be honored by the operating system. Windows Vista家庭高級版不來與gpedit.msc (組策略編輯器) ,但是政策座MCE的運行仍然可以手動設置在註冊表,並會榮幸的作業系統。 To set the policy registry key, open Registry Editor , and navigate to the following registry key:定政策的註冊表項,打開註冊表編輯器 ,瀏覽到以下註冊表項:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft hkey_local_machine \軟件\政策\微軟

Right click on Microsoft and create a New Key named WindowsMediaCenter (no space in between).按一下滑鼠右鍵,微軟並創建一個新的關鍵命名windowsmediacenter (沒有空間之間的) 。 Under “WindowsMediaCenter” registry branch, create a new DWORD (32-bit) Value named MediaCenter , and set its value data to 1 .根據“ windowsmediacenter ”註冊表分支,創建一個新的DWORD ( 32位)值命名為媒體中心 ,並設置其數值數據為1

註冊表設置禁用Windows軍醫中心( MCE的)

Alternatively, simply run the following command in另外,只需運行以下命令在 elevated privilege command prompt高架特權命令提示符 :

reg add HKLM\SOFTWARE\Policies\Microsoft\WindowsMediaCenter /v MediaCenter /t REG_DWORD /d 1 /f 條例新增將HKLM \軟件\政策\微軟\ windowsmediacenter /視頻媒體中心/噸的REG_DWORD /日的1 / f

To revert and re-enable MCE, simply delete the WindowsMediaCenter registry key created in Registry Editor, or run the following command in要恢復並重新啟用MCE的,只要刪除windowsmediacenter註冊表項,創造了在註冊表編輯器,或運行以下命令在 elevated privilege command prompt高架特權命令提示符 :

reg delete HKLM\SOFTWARE\Policies\Microsoft\WindowsMediaCenter /v MediaCenter /f 條例刪除將HKLM \軟件\政策\微軟\ windowsmediacenter /視頻媒體中心/ f

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要說明 :這是一個機器翻譯網頁是“按原樣”提供的擔保。 Machine translation may be difficult to understand.機器翻譯可能很難理解。 Please refer to請參閱 original English article原來的英語文章 whenever possible.只要有可能。

Share and contribute or get technical support and help at分享和貢獻,或取得技術的支持和幫助,在 My Digital Life Forums 我的數字生活論壇 .



6 Responses to “How to Disable (Uninstall and Remove) Windows Media Center in Vista” 6回應“如何禁用(卸載和刪除)的Windows Media Center在Vista ”

  1. frickaline
    February 28th, 2008 02:25 2008年2月28日2時25分
    1

    ty for this article, helped me immensely ^^性這篇文章,幫了我極大的^ ^

  2. Pls Help!薪酬水平調查的幫助! Media center is killing me.媒體中心是殺害我。
    May 15th, 2008 00:27 2008年5月15日0時27分
    2

    [...] removed the Media Center "ehome" file from startup using msconfig as per the instructions here. [ … … ]移除媒體中心“ ehome ”文件從啟動使用的Msconfig按指示在這裡。 But regardless of what I do WMC will not die.但不管是什麼,我公司WMC不會死。 It’s driving me bonkers!它的駕駛bonkers酒吧我! Can anyone help?任何人都可以幫忙嗎? [...] [ … … ]

  3. What version of vista do you use - Page 2 - ABXZone Computer Forums哪個版本的Vista中您使用的-第2頁- ab xzone電腦論壇
    July 3rd, 2008 03:56 2008年7月3日3時56分
    3

    [...] I am going to try movie maker and the DVD burner. [ … … ]我要嘗試電影製作和DVD刻錄機。 As for WME you can disable it in services.至於wme您可以禁用它的服務。 How to Disable (Uninstall and Remove) Windows Media Center in Vista如何禁用(卸載和刪除)的Windows Media Center在Vista

  4. What version of vista do you use - Page 2 - ABXZone Computer Forums哪個版本的Vista中您使用的-第2頁- ab xzone電腦論壇
    July 3rd, 2008 08:26 2008年7月3日8時26分
    4

    [...] I am going to try movie maker and the DVD burner. [ … … ]我要嘗試電影製作和DVD刻錄機。 As for WME you can disable it in services.至於wme您可以禁用它的服務。 How to Disable (Uninstall and Remove) Windows Media Center in Vista如何禁用(卸載和刪除)的Windows Media Center在Vista

  5. Sam山姆
    July 5th, 2008 12:08 2008年7月5日12時08分
    5

    when i try and open msconfig instead of msconfig windows media center comes up.當我嘗試和開放的Msconfig不是的Msconfig Windows媒體中心來了。 what is the problem?是什麼問題呢?

  6. Anibal anibal
    July 27th, 2008 03:42 2008年7月27日3時42分
    6

    thank you, running sage tv and just wanted to get rid off media center for when i use the remote control buttons, thanks謝謝你,運行賢者電視和只是想擺脫小康媒體中心,當我使用遙控器的控制按鈕,感謝

Leave a Reply離開的答复

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 您可以使用這些標籤:的<a href="" title=""> <abbr title=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> <刪除日期時間= “ ” >的<em>的<i> <q cite=""> <strike>的<strong>

Subscribe without commenting訂閱無評論


Custom Search

New Articles新的條款,

Incoming Search Terms for the Article傳入的搜索條件文章

uninstall windows media center 卸載Windows媒體中心 - - disable windows media center 禁用的Windows Media Center - - uninstall media center 卸載媒體中心 - - disable media center vista 禁用Vista的媒體中心 - - remove windows media center 移除Windows媒體中心 - - reinstall windows media center 重新安裝Windows媒體中心 - - how to uninstall windows media center 如何卸載Windows媒體中心 - - disable vista media center 禁用Vista的媒體中心 - - remove media center 移除媒體中心 - - how to remove windows media center 如何刪除Windows媒體中心 - - how to disable windows media center 如何禁用Windows媒體中心 - - uninstalling Windows media center 卸載Windows媒體中心 - - disable media center in vista 禁用媒體中心在Vista - - uninstall media center vista 卸載Vista的媒體中心 - - turn off windows media center 關閉Windows媒體中心 - - disable media center 禁用媒體中心 - - disable windows media centre 禁用Windows媒體中心 - - reinstall media center vista 重新安裝Vista的媒體中心 - - reinstall media center 重新安裝媒體中心 - - remove media center vista 刪除Vista的媒體中心 - - Windows media center uninstall Windows Media Center的卸載 - - how to reinstall windows media center 如何重新安裝Windows媒體中心 - - removing Windows Media Center 刪除Windows媒體中心 - - reinstall vista media center 重新安裝Vista的媒體中心 - - remove media center from vista 移除媒體中心從Vista的 - - uninstall vista media center 卸載Vista的媒體中心 - - disable windows media center vista 禁用Windows Vista的媒體中心 - - disabling windows Media center 禁用的Windows Media Center - - how to remove Media Center 如何刪除媒體中心 - - how to turn off windows media center 如何關閉Windows媒體中心 - - windows media center disable Windows媒體中心停用 - - stop windows media center 停止Windows媒體中心 - - uninstall windows media centre 卸載Windows媒體中心 - - how to delete windows media center 如何刪除Windows媒體中心 - - Uninstalling media Center 卸載媒體中心 - - how to reinstall media center 如何重新安裝媒體中心 - - delete windows media center 刪除Windows媒體中心 - - How to uninstall media center 如何卸載媒體中心 - - disable vista media centre 禁用Vista的媒體中心 - - Disabling Vista Media Center 禁用Vista的媒體中心 - - Vista Ultimate disable Media Center Vista旗艦版禁用媒體中心 - - vista disable media center 禁用Vista的媒體中心 - - HOW TO DELETE MEDIA CENTER 如何刪除媒體中心 - - removing media center 刪除媒體中心 - - all 全部 - - reinstall windows media center vista 重新安裝Windows Vista的媒體中心 - - media center uninstall 媒體中心卸載 - - disable mce 禁用的MCE - - how to disable media center 如何禁用媒體中心 - - vista remove media center Vista中移除媒體中心 - - how to disable vista media center 如何禁用Vista的媒體中心 - - vista uninstall media center Vista的卸載媒體中心 - - how to remove media center from vista 如何刪除媒體中心從Vista的 - - turn off media center vista 關閉Vista的媒體中心 - - disable media centre vista 禁用Vista的媒體中心 - - media center vista Vista的媒體中心 - - turn off media center 關閉媒體中心 - - uninstalling Media Centre 卸載媒體中心 - - deleting windows media center 刪去的Windows Media Center - - Uninstall media center from vista 卸載媒體中心從Vista的 - - remove "windows media center" 刪除“ Windows媒體中心” - - delete media center 刪除媒體中心 - - vista media center uninstall Vista的媒體中心卸載 - - disable windows vista media center 禁用Windows Vista的媒體中心 - - disable vista MCE 禁用Vista的MCE的 - - windows media center turn off Windows媒體中心關閉 - - turn off windows media centre 關閉Windows媒體中心 - - disable windows mce 禁用Windows的MCE - - windows media center remove Windows媒體中心移除 - - vista disable mce Vista中禁用的MCE - - DISABLE MCE vISTA 禁用的MCE Vista的 - - windows media center delete Windows媒體中心刪除 - - How to uninstall windows media centre 如何卸載Windows媒體中心 - - uninstalling windows media centre 卸載Windows媒體中心 - - uninstall microsoft media center 卸載微軟媒體中心 - -

  • Recent Comments:最近的評論: