UK tech experts · info@vividrepairs.co.uk
Vivid Repairs

Glossary/software-systems

Hyper-V

Microsoft's virtualisation platform that lets you run multiple operating systems simultaneously on a single physical computer. Built into Windows Pro, Enterprise, and Server editions.

Also known as: Hyper V, Microsoft Hyper-V, Windows hypervisor

Hyper-V is Microsoft's native hypervisor technology that creates and manages virtual machines (VMs) on Windows computers. It partitions your physical hardware into isolated environments, each running its own operating system independently.

How it works: Hyper-V sits between your hardware and operating systems, allocating processor cores, RAM, and storage to each virtual machine. You can run Windows, Linux, and other supported systems side-by-side on the same device without interference.

Key uses:

  • Software testing and development across multiple OS versions
  • Running legacy applications that need older Windows versions
  • Server consolidation in data centres
  • Running incompatible software safely in isolated environments
  • Learning and training on multiple operating systems

Important limitations: Hyper-V is only available in Windows 10/11 Pro, Enterprise, or Education editions, not Home editions. It requires compatible hardware with virtualisation support (Intel VT-x or AMD-V enabled in BIOS). Performance depends heavily on your remaining system resources - allocating 8GB RAM to a VM leaves less for your host system.

Common gotchas: Enabling Hyper-V disables other hypervisors like VirtualBox or VMware on the same system. Virtual machines consume real storage space, so a 40GB VM takes 40GB of actual disk space. Network configuration requires some technical knowledge to function properly.

If you need lightweight virtualisation for testing, consider whether Hyper-V's resource demands suit your workflow. For home users wanting simple VM functionality, alternatives may offer simpler setup.