Windows PE 3.0 works (bascially just windows 7) #951
Alsefina
started this conversation in
Show and tell
Replies: 1 comment 4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
After reading #892 and seeing that Windows 8 works on v86, I was pretty impressed. Windows 8 ran pretty bad so I thought to myself "Gee, if only Microsoft made a stripped-down barebones version of Windows 8 that ran straight from a CD". So then I tried every single version of Windows PE starting from the latest. Eventually, PE 3.0 seemed to be the one that ran perfectly without issues.
VM config I used:
ram: 2048MB
vram: 256MB
ACPI enabled
After booting, it should show the iconic windows 7 wallpaper and then start installing various drivers of all kinds (give it a moment and a cmd window should appear)

desktop

ill figure out networking later

I got the iso image here: https://archive.org/details/windows-7-pe
haven't tried the SWT_PE iso that the uploader made, but it should work
it would be pretty cool if someone managed to get the windows 10/11 versions of PE working.
All reactions