Удалить hyper v windows server 2012

I am attempting to remove they Hyper-V role from a Windows Server 2012 R2 machine. When attempting to do so via the «Add Roles and Features Wizard», the check box is grayed out and it will not allow me to uncheck it and therefore will not allow me to uninstall this role.

This was a simple process in 2008 and 2008 R2. Not sure what has changed.

asked May 23, 2014 at 23:28

user221063's user avatar

1

Windows Server 2012 R2 is all about PowerShell and frankly with the redesign of Server Manager I’m quite glad.

PS C:\WINDOWS\system32> Remove-WindowsFeature -Name Hyper-V

answered May 24, 2014 at 0:09

0

First start «Add Roles and Features Wizard» and then switch to the «Remove Roles and Features Wizard». And there it is possible to remove Hyper-V role.

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

answered Nov 27, 2014 at 17:17

Roma's user avatar

RomaRoma

1511 silver badge3 bronze badges

2

I had the same problem and @kce’s answer of removing Hyper-V using PowerShell cured the problem for me to.

As a few further points, you need to run PowerShell as an Administrator. To do that in the search box on the Start Menu type powershell. It will turn up various variants of PowerShell. I used Active Directory Module for Windows Powershell. It should open with the prompt PS C:\Windows\system32>.

After that type the command given in @kce’s answer:

remove-windowsfeature -name Hyper-V

It will take a minute or two to remove the feature. After that you need to restart the machine to complete the removal of Hyper-V.

Community's user avatar

answered Feb 12, 2017 at 11:18

Paul Simon's user avatar

You must log in to answer this question.

Not the answer you’re looking for? Browse other questions tagged

.

I am attempting to remove they Hyper-V role from a Windows Server 2012 R2 machine. When attempting to do so via the «Add Roles and Features Wizard», the check box is grayed out and it will not allow me to uncheck it and therefore will not allow me to uninstall this role.

This was a simple process in 2008 and 2008 R2. Not sure what has changed.

asked May 23, 2014 at 23:28

user221063's user avatar

1

Windows Server 2012 R2 is all about PowerShell and frankly with the redesign of Server Manager I’m quite glad.

PS C:\WINDOWS\system32> Remove-WindowsFeature -Name Hyper-V

answered May 24, 2014 at 0:09

0

First start «Add Roles and Features Wizard» and then switch to the «Remove Roles and Features Wizard». And there it is possible to remove Hyper-V role.

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

answered Nov 27, 2014 at 17:17

Roma's user avatar

RomaRoma

1511 silver badge3 bronze badges

2

I had the same problem and @kce’s answer of removing Hyper-V using PowerShell cured the problem for me to.

As a few further points, you need to run PowerShell as an Administrator. To do that in the search box on the Start Menu type powershell. It will turn up various variants of PowerShell. I used Active Directory Module for Windows Powershell. It should open with the prompt PS C:\Windows\system32>.

After that type the command given in @kce’s answer:

remove-windowsfeature -name Hyper-V

It will take a minute or two to remove the feature. After that you need to restart the machine to complete the removal of Hyper-V.

Community's user avatar

answered Feb 12, 2017 at 11:18

Paul Simon's user avatar

You must log in to answer this question.

Not the answer you’re looking for? Browse other questions tagged

.

У меня была такая же проблема, и ответ @ kce об удалении Hyper-V с помощью PowerShell помог мне решить эту проблему.

Еще несколько моментов: вам нужно запустить PowerShell от имени администратора. Для этого в поле поиска в меню «Пуск» введите powershell. Это включит различные варианты PowerShell. Я использовал модуль Active Directory для Windows Powershell . Это должно открыться с подсказкой PS C:\Windows\system32>.

После этого введите команду , приведенную в @ KCE — х ответ :

remove-windowsfeature -name Hyper-V

Это займет минуту или две, чтобы удалить функцию. После этого вам необходимо перезагрузить компьютер, чтобы завершить удаление Hyper-V.

Solution 1

First start «Add Roles and Features Wizard» and then switch to the «Remove Roles and Features Wizard». And there it is possible to remove Hyper-V role.

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

Solution 2

I had the same problem and @kce’s answer of removing Hyper-V using PowerShell cured the problem for me to.

As a few further points, you need to run PowerShell as an Administrator. To do that in the search box on the Start Menu type powershell. It will turn up various variants of PowerShell. I used Active Directory Module for Windows Powershell. It should open with the prompt PS C:\Windows\system32>.

After that type the command given in @kce’s answer:

remove-windowsfeature -name Hyper-V

It will take a minute or two to remove the feature. After that you need to restart the machine to complete the removal of Hyper-V.

Related videos on Youtube

Hyper-V Server 2012 R2 Tutorials: Creating and Deleting Virtual Machines | packtpub.com

05 : 24

Hyper-V Server 2012 R2 Tutorials: Creating and Deleting Virtual Machines | packtpub.com

how to remove hyper-v role

02 : 23

how to remove hyper-v role

Windows Server 2012 R2 Hyper-V Live Migration

11 : 59

Windows Server 2012 R2 Hyper-V Live Migration

How to Install Hyper V Role in Windows Server 2012 R2

05 : 25

How to Install Hyper V Role in Windows Server 2012 R2

DevOps & SysAdmins: Removing Hyper-V role from Windows Server 2012 R2 (3 Solutions!!)

02 : 58

DevOps & SysAdmins: Removing Hyper-V role from Windows Server 2012 R2 (3 Solutions!!)

Comments

  • I am attempting to remove they Hyper-V role from a Windows Server 2012 R2 machine. When attempting to do so via the «Add Roles and Features Wizard», the check box is grayed out and it will not allow me to uncheck it and therefore will not allow me to uninstall this role.

    This was a simple process in 2008 and 2008 R2. Not sure what has changed.

  • Hyper-V is checked and disabled. I can’t uncheck this. Any solution..? Also, it is mentioned as Hyper-V (Installed).

  • Had the same problem, the Powershell solution here worked for me

Recents

Related

  • Remove From My Forums
  • Question

  • Folks, I have installed the Hyper-V server 2012 R2 mistakenly and desperately looking for answers on how to uninstall it from my PC.. Can anyone kindly help me handle this Please??

    Kindest Regards,

    Astmann Sise

Answers

  • If you installed «Hyper-V Server» and did not add the Hyper-V Role to Windows — all that you can do is re-install with your original / recovery media.


    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.
    Disclaimer: Attempting change is of your own free will.

    • Marked as answer by

      Saturday, April 12, 2014 3:09 PM

  • Adding the Hyper-V server role shims it under your installed version of Windows 8.x or Server 2012 .x

    Installing Hyper-V Server replaces the OS (there is actually a huge dialog window that explains this during the install — many folks overlook it).


    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.
    Disclaimer: Attempting change is of your own free will.

    • Marked as answer by
      Elton_Ji
      Monday, April 14, 2014 7:43 AM

  • Excellent Brian  and you are King! Everything works well now.

    I chucked-in the Recovery CD and Windows 8.1 has installed without Hassels, alls good now..

    Thanks so much; Spot on this Marvellous Forum.. *****!!!

    Astmann Sise

    • Edited by
      Astmann
      Saturday, April 12, 2014 12:05 PM
      error
    • Marked as answer by
      Astmann
      Saturday, April 12, 2014 12:06 PM

  • Удалить автономные файлы windows 10
  • Удалились все программы windows 10
  • Удалить grub из под windows
  • Удалил папку с рабочего стола как восстановить windows 10
  • Удалились все файлы с рабочего стола windows 10