I would like to remove hyper-v role from the windows 10. I used all methods which I found on the internet.
One of the good link enter link description here
All commands works without errors, but after restart windows and run VMware I get error .
I turned off all hyper-v services, but it doesn't help me.
How to remove hyper-v role in the windows 10N hosted on the Azure?
You are running Windows 10 on Azure which means it is a virtual machine. Your commands might work correctly but you won't be able to start another virtual machine inside a virtualized environment.
In Azure your underlying system is Hyper-V you cannot do virtualization inside a virtualized environment.
This is called Nested Virtualization which will be available of Hyper-V from Windows Server 2016. (This is in preview currently.)
https://msdn.microsoft.com/en-us/virtualization/hyperv_on_windows/user_guide/nesting