QEMU/Guests/Windows 10: Difference between revisions

no edit summary
m (1 revision imported)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
'''[[How_to_install_Windows_8.1_in_QEMU|< Windows 8.1]]''' | '''[[How_to_install_Windows_11_in_QEMU|Windows 11 >]]'''
{{DISPLAYTITLE:How to install Windows 10 in QEMU}}
 
[[File:10Desktop.png|thumb|The Windows 10 desktop in build 19042.962.]]
'''Windows 10''' is an operating system created by Microsoft, released in 2015. It is the second latest Windows version, behind Windows 11.
Or if running without root or virtualization:
<pre>qemu-system-x86_64 -hda win10.img -boot c -cpu qemu64 -m 2G -vga std -net nic,model=e1000 -net user -usbdevice tablet -localtime</pre>
 
====Setting up your VM====
 
After going through the OOBE, it is recommended to go through gpedit.msc and manage some policies. If you have an AD (Active Directory) server, you can hook up your VM to that and manage policies there. If you want, you can also "debloat" the OS making it run slightly faster.
 
[[Category:Windows installation guides]]