I just bought a new HP AMD II Athlon quad core and everytime I try to move file off my desktop to a hard drive or off my hard drive to my desktop of at least a 1GB or more, my computer restarts itself and gives me the blue screen of death.

can someone please tell me why?

link|improve this question
feedback

3 Answers

There's usually an error code towards the bottom of the blue screen. You can search the Microsoft support website for the error code, which will return several search results, one of which is usually some possible symtoms, causes, and resolutions of the problem.

As an example, here's one search result for error code 0x00000050.

link|improve this answer
feedback

When copying or moving large files it is a memory intensive operation. The data is stored in RAM (not all at once for larger files, obviously) and then written to the destination. You should be provided an error code on the blue screen which can be searched on the Microsoft website (or use BlueScreenView to read the mini dump files). My initial suspect is the memory though.

link|improve this answer
feedback

We need further info about the error but in a case with a similar situation I've solved installing this:

http://support.microsoft.com/kb/976972

link|improve this answer
feedback

Your Answer

 
or
required, but never shown