Share via

Windows 7 0x00000074 startup Blue Screen BAD_SYSTEM_CONFIG_INFO Different problem than all others

Anonymous
2010-06-29T08:46:35+00:00

Okay here we go. I was being an idiot and changed the msconfig setting for startup processors and memory. i changed it to 1 processor and 256mb of ram for no good reason except to see what happens. So i restart and get the BSOD stated above. The computer was running absolutely fine and I know it is not a ram problem. I am verry computer literate and have been working on macines for a long time now. I went googling for possible answers and everything I saw was for XP. I have tried last known good config , all safe modes, system restore system repair. none of them sucessful. Is there a way you could tell me which files to copy from the windows 7 disk to the windows directory, or any other possible solutions??????? I have 6gb of memory so my computer does meet the minimum reqirements. here is the full code: STOP 0X00000074 (0X0000000000000002, 0XFFFFF88002E22B20, 0X0000000000000002, 0XFFFFFFFFC000009A)

Windows for home | Previous Windows versions | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2011-08-10T14:56:35+00:00

Well I set mine to 4 processors and max memory and got the same problem

Except I COULDN'T get into safe mode - safe mode also lead me to the BSOD

I fixed by using bcdedit by getting rid of the parameters for number of processors (numproc) and max memory (truncatememory)

In elevated command prompt:

bcdedit/deletevalue {default} numproc

bcdedit/deletevalue {default} truncatememory

this is helpful: http://www.sevenforums.com/tutorials/2676-bcdedit-how-use.html

Was this answer helpful?

200+ people found this answer helpful.
0 comments No comments

Answer accepted by question author

Anonymous
2010-06-29T09:05:29+00:00

Hi,

Can you use Safe Mode to run MSCONFIG and set it back? (Repeatedly tap F8.)

Or use Safe Mode and run System Restore?

How to Do a System Restore in Windows 7

http://www.sevenforums.com/tutorials/700-system-restore.html


If Safe Mode will not work.

System Restore back to before you made those settings should work.

If you do not have a Windows 7 disk you can borrow a friends as they are not copy

protected. Your System maker will also sell the physical DVD cheap since you already

own Windows. Also you can make a repair disk on another computer.

Try Startup Repair - (If at ANY point you gain some but not full access to Windows come

back and try Startup Repair again.)

How to Boot to the System Recovery Options in Windows 7

http://www.sevenforums.com/tutorials/668-system-recovery-options.html

What are the system recovery options in Windows 7?

http://windows.microsoft.com/en-us/windows7/What-are-the-system-recovery-options-in-Windows-7

Try StartUp Repair from Recovery Options or Windows 7 disk.

How to Run a Startup Repair in Windows 7

http://www.sevenforums.com/tutorials/681-startup-repair.html

Or try System Restore

How to Do a System Restore in Windows 7

http://www.sevenforums.com/tutorials/700-system-restore.html


**If you need to make repair disks - these help repair Windows not re-install.**Often a Repair Disk will help when the Recovery Disk does not.

Download Windows 7 System Recovery Discs - now charging $9.75 for the ISO

images to make the disks.

http://neosmart.net/blog/2009/windows-7-system-repair-discs/

How to Create a Windows 7 System Repair Disc - Free

http://www.sevenforums.com/tutorials/2083-system-repair-disc-create.html

======================================

If needed :

What to do if Windows won't start correctly

http://windows.microsoft.com/en-us/windows-vista/What-to-do-if-Windows-wont-start-correctly

How to Boot to the System Recovery Options in Windows 7

http://www.sevenforums.com/tutorials/668-system-recovery-options.html

What are the system recovery options in Windows 7?

http://windows.microsoft.com/en-us/windows7/What-are-the-system-recovery-options-in-Windows-7

How to Do a Repair Install to Fix Windows 7

http://www.sevenforums.com/tutorials/3413-repair-install.html

Hope this helps.


Rob Brown - MS MVP - Windows Desktop Experience : Bicycle - Mark Twain said it right.

Was this answer helpful?

70+ people found this answer helpful.
0 comments No comments

71 additional answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Anonymous
    2017-09-07T16:15:55+00:00

    Most likely HDD has some bad sectors on disk that need to be repaired, 

    Bad_System_Config_Info relates often to hdd errors.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2014-06-16T13:31:09+00:00

    I had a customer bring their system in with this same BSOD. The biggest difference is they didn't change any of their settings so it may have been virus related. The way I got it booting back in was:

    1. Bring up the advanced boot options by pressing F8 on startup
    2. Go to Repair the OS
    3. Open a command prompt and run the following commands:

            a) bootrec /fixmbr

            b) bootrec /fixboot

    1. Close the command prompt and select to run automatic repair (just to be sure)
    2. After the system rebooted, it went right into Windows 7

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments