Windows 7 safe mode pretends it's Windows XP?

1

Just a question in between. A friend of mine brought me a laptop that does not work anymore and wanted me to check whether I can do something. She told me it's Windows 7, and startup screen and login screen look like it. However, as she gets a bluescreen on startup it is only possible to boot in safe mode where the system pretends to be Windows XP SP3. The system also may have 1 GB of RAM but the system itself states that it has 954 MB of RAM which is a value I've never seen before.

Is everything corrupt from operating system to hardware, or am I just a newbie that does not know that Windows 7 pretends to be Windows XP SP3 in safe mode? Or is this laptop just the victim of an illegal, crazy copy of Windows XP sold as Windows 7? Maybe some strange Chinese stuff? I also recognized that the startup screen of Outlook Express reads "Outllok Express" (no typo) I´m kind of confused, maybe someone could put light into this ;)

Joachim Kerschbaumer

Posted 2010-05-22T18:01:37.387

Reputation:

1My guess is it's a dual boot machine with both Windows 7 and XP installed, and XP is the system that gets "chosen" over 7 in the boot process for some reason. – Pekka – 2010-05-22T18:03:53.233

1The memory figure most likely comes from the fact that integrated graphics hardware tends to use a part of system memory for its video memory. Pekka: you mean SU, I guess :-) – Joey – 2010-05-22T18:04:08.570

Anyway, the 954 MB of RAM are hardly surprising: no doubt the graphics subsystem is "stealing" 70 MB or so for its own uses -- such systems (stealing system RAM for video & processing thereof) are very common. – Alex Martelli – 2010-05-22T18:04:27.797

only one OS installed that pretends to be Win7. no dual boot system btw. – None – 2010-05-22T18:04:46.543

Answers

1

How is it "pretending" to be Win XP SP3?

It sounds to me like Windows 7 was never on the machine.

What does the output of systeminfo |find "OS Name" and systeminfo |find "OS Version" from the command prompt say? It should come back with some version of Windows 7 and Version 6.1.7600. If it says version 5.1, you have XP installed. When you open a command prompt it should say Microsoft Windows [Version 6.1.7600] on the first line.

Also, Windows 7 doesn't come with Outlook Express, It was renamed after XP to Windows Mail. It sounds like your friend got hustled.

As for the RAM, it's probably just shared with the video card.

MDMarra

Posted 2010-05-22T18:01:37.387

Reputation: 19 580

no, it's more likely that it's a dual-boot system, and somehow, it chose XP over 7 in the safe mode boot. like which ever OS was the 'default' booted into its safe mode. – studiohack – 2010-05-31T22:38:50.833

@studiohack - I would agree with you, except for the fact that the OP said in a comment "only one OS installed that pretends to be Win7. no dual boot system btw." It is pretty easy to see if the system is dual booting, as you see both volumes in My Computer. – MDMarra – 2010-05-31T23:00:40.003

Actually, you're right about the dual boot. a very interesting question, that's for sure. that's for the clarification! :-) – studiohack – 2010-05-31T23:26:23.543

@MDMarra: Nitpicking: You can install and multi-boot multiple Windows installations from the same partition (it's probably not officially supported, though). So only having one volume does not mean it's not a multi-boot system. Plus, each installation might be set up to only see its own partition. – sleske – 2014-01-23T12:37:07.953