BSOD after getting it back from servicing

Hello everyone,
I recently had to send my W530 in for servicing due to random sleeping / lockouts.
I got it back and they replaced the motherboard, SATA7 C500AF, the two 4GB PC3-12800 DDR3, AUO 15.6FDH.
The first time I boot it up I get a screen telling me that I have to choose between safe mode, restarting it from a known working ..., and restarting windows normally. So I restarted windows normally and I got the BSOD.
I believe I will have to restore Windows 7 via CD, am I correct? What can I try?
Thanks!

Hi, grndnl
Yes, I can. Apologies for not being in more detail in my last post. When entering Event Viewer, open the tree for Windows Logs in the left pane and then select System Logs. You should see the central pane change and a very large list appear in it. Scroll through the list to the last time a BSOD occurred and see if any warnings or errors are present during that time. 
If nothing is appearing here, there is also a setting that will make the BSOD stay on the screen indefinitely until you restart the system by pressing the power button. This will allow you to copy down the codes and/or take a photo of the screen. To get to this option, open the start menu and right-click on Computer and select Properties. A window will open up. Select Advanced system settings from the right. Another winodw will appear. In this window, select Settings underneath Startup and Recovery. There will be a box in here labelled Automatically restart. Make sure this box is unchecked, then select OK. Select Apply, then OK from the previous menu and you should be set. 
Hope it helps,
Adam
Did someone help you today? Press the star on the left to thank them with a Kudo!
If you find a post helpful and it answers your question, please mark it as an "Accepted Solution!" This will help the rest of the community with similar issues identify the verified solution and benefit from it.

Similar Messages

  • Ultranav not recognized at all by windows 7 after getting it back from servicing

    Hello,
    I just got back my W530 form servicing due to BSODs, they replaced the memories, mother board, and a power cable, and now the Ultranav pointing device doesn't work, and isn't listsed in the device manager.
    What should I try? I have already tried installing the drivers from the website to no avail.
    Thanks!

    After I install the driver from the Lenovo website, and I open the mouse setting in Windows, I get the following error.
    If I uninstall it, and reboot, the problem still exists.
    Any suggestions?

  • Macbook Pro not working right after getting it back from Apple Store

    I had to bring my last generation Macbook Pro into the Apple store to have a faulty optic drive and logic board replaced. I just got home and the date in the preferences was set to 2001 and it will not connect to my network, even though I am typing this on another Mac using the same connection. It does see it, it just shows a message with an exclamation mark in the Airport area saying no internet connection.
    Any ideas of what I may need to do? Are both of these a sign that they may have messed something up? I did reboot it after getting it back.
    Thanks.

    Just bring it back. Have them check it out and demonstrate that it's working properly.

  • Ipod terribly scratched after getting it back from apple

    so after i get my unfixed ipod back from apple i open the box and my ipod is very scratched. when i play music, i get this bad distorted sound, it is not from my headphones, i tried those on my computer and they sounded fine... should i just put in another claim to apple saying they messed up my ipod? or should i call them and talk to them first?
      Windows XP  

    Call them, 1 800 MY APPLE

  • No audio in quicktime after getting MacBook back from Apple Store

    Since getting my MacBook back from the shop (they claim it was a mechanical HD failure but it seems more likely the crash was caused by the 10.4.11 update), Quicktime movies play with video, but no sound. I've tried going into the MIDI Audio utility, but all I see is "Audio output not supported." The text is grey and I can't do anything.
    Anyone have any ideas?

    Take your computer back to the Apple Store so that your computer can be fixed properly.
    When it’s time to pick up your computer from the repair shop/Apple Store:
    * Before you leave the repair shop/Apple Store, make sure you have the repair tech(s) power the comp up and demonstrate that it is indeed working & repaired properly too your satisfaction.*

  • My laptop is running slow after getting it back from HP repair

    I brought my Laptop to HP for repair because the hinges were detached from the pc. After I got it back the problem was fixed but now my laptop is running slow. The windows booting is slower, the internet is slower, the entire computer freezes up once and awhile for a total of 10 seconds, my  programs and apps take longer to display on the screen. I did an anti virus and malware scan, all came back good. I did a clean windows install, I did a disk defragment, a registry clean, a Ccleaner clean up, driver update,  but nothing is fixing the issue. I did 2 very long hard drive tests, one in the bios, and one using a downloaded software and all came back as passing but I suspect it has to be the hard drive. I did a memory test incase it might be a Ram issue but that also passed. 

    joemorgan788 wrote:
    Edit: I also forgot to mention that after recieving my laptop back from HP they gave me a paper that says what was replaced on my laptop. It was the motherboard, hard drive, optical disk drive, and the broken plastic that caused hinges to come off.
    They changed all that because of some broken hinges?????
    Please indicate the full model of your computer g7-xxxxx
    Are Windows updates up to date and are you using Win 8 or 8.1?
    What AV program are you using?
    How long has this been going on and could you send a screen shot of the Startup items in Task Manager?
    Please mark my post as SOLVED if it has resolved your problem. It helps others with similar situations.

  • Back from service, case doesn't seem right

    I just got my macbook pro back from service, maybe a week or two ago. Since its been back I've noticed the case really doesn't seem like its fitting together right. I've got gaps between various pieces of the case and have parts that don't really fit flush anymore. It wasn't like this when I sent it out
    If I call apple do you think they'll fix it? They could easily just ignore it and blame it on me, but it definitely wasn't like this when I sent it off, and the more I look at it the more it really seems put together wrong.

    I'm guessing that there is a gap on the front of the machine where the bottom case fits with the top case (the part with the keyboard & trackpad).
    Once the unit is popped open, it doesn't close quite like it did when it was first assembled. That's because there are 4 clips that are on the front inside lip that get slightly worn when the machine is popped open. I'm also guessing that there is a glue of somesort that is run lightly around the seams to ensure flush enclosure.
    There are stories that even without servicing that these gaps form after time.
    If you go and demand that apple fix it, they will. They will have to replace the top and bottom case. This fix could take quite a bit longer as it would need to be sent out to the depot. All of the innerds need to come out to replace the bottom case. But...they'll do it if you demand it.

  • How to get data back from an action ?

    Hello,
    Would it be possible to get data back from an action (out of the question EO_MESSAGE & ET_FAILED_KEY )?
    For example we got an order with order positions and we need a "function" to e.g. count all positions. Because of Performance the function should not be processed each time the order is changed, read or a position is added. Instead the function should be processed only if it was called explicitly.
    Is it possible to create a kind of action which is actually counting all entries and export the number of them?
    How to mark a parameter in is_parameters as exporting?
    Is this just done by (naming-) convention?
    What is the preferred way to have “methods” with returning/exporting values?
    Regards,
    Lorenz

    Hello Lorenz,
    As you have already figured out , the Action API provides you with only the messages and failed keys if any.
    Post action execution , you can always execute a retrieve or retrive by association , to get the latest buffer snapshot , which of course would include the changes that you have made in your action.
    If you want to ensure that users have explict control on execution of your "fucntion", then of course , you should model it as an action on the BO.
    The parameter is_parameters is an IMPORTING parameter. You CANNOT use it to export anything back from the action. For importing ,  you can of course have any structure to use as the is_paramaters , which you model as the action parameter structure which modelling your BO action.
    From an external entity the only way to interact with a BO is by consuming the BO services and you are bound by the BOBF standard interfaces. Any and all data you require needs to be modelled as node attributes ( persistent or transient ) and fetched using the RETRIEVE, RETRIEVE_BY_ASSOCIATION or QUERY services.
    Regards,
    Indranil.

  • After getting an update from 10.6.8 many of my programs were no longer able to open. How can I undo the update or solve this problem another way?

    After getting an update from 10.6.8 many of my programs were no longer able to open. How can I undo the update or solve this problem another way?

    Do you have a bootable clone from prior to the update? If so, roll back with that.
    Are your apps that won't open PPC and do they need Rosetta? Do you need to activate Rosetta?
    Have you considered reinstalling 10.6 from your install disc and then coming forward with the 10.6.8 Combo Updater, then doing software update and not including whatever it was you installed that caused this propblem?
    By the way - what update was it that caused this problem?

  • How do I find my tab history? I had hard drive issues and when I launched my browser after getting it back their was no "restore session" option. I know a tab history is kept, just don't remember where or how to exercise it. Thanks

    Question
    How do I find my tab history? I had hard drive issues and when I launched my browser after getting it back their was no "restore session" option. I know a tab history is kept, just don't remember where or how to exercise it. Thanks

    Firefox 4 saves the previous session automatically, so there is no longer need for the dialog asking if you want to save the current session.<br />
    Use "File > Exit" or "Firefox > Exit" if you want to restore multiple windows.<br />
    You can use "Firefox > History > Restore Previous Session" to get the previous session at any time.<br />
    There is also a "Restore Previous Session" button on the default <b>about:home</b> Home page.
    Another possibility is to use:
    * [http://kb.mozillazine.org/Menu_differences Firefox (Tools) > Options] > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"

  • Can you get values back from a stored procedure via OUTPUT parameters?

    Can you get values back from calling a stored procedure via OUTPUT parameters/variables? I call the SP via a SQL statement from a script either in a WF or DF.
    I thought I read some reference that DI could not get the values from OUTPUT parameters but I could not find it again (don't know if it is in any of the documentation or referred to in a forum.
    I did try a couple of tests but it did not reutrn any values via OUTPUT. But before I give up I thought I'd see if you could and maybe I needed to change something.

    This isn't exactly an answer to your question, but I'll point out that, given that you're resorting to a SQL script in the first place, there's no reason you can't also turn the output parameters into a regular result or record set. (The following uses T-SQL, although I think it's pretty generic.)
    declare @param1 int, param2 varchar(100), @return int;
    exec @return = proc @param1 = @param1 output, @param2 = @param2 output;
    select @param1 as param1, @param2 as param2;
    That is, to get from output parameters to a "regular" output from the SQL script isn't much of a leap...
    Jeff Prenevost
    BI Consultant
    Ann Arbor, MI

  • Since the upgrade to ios7.1.1 I have lost my ringtones. Is there a way of getting them back from my itunes accout since I've already paid for it?

    since the upgrade to ios7.1.1 I have lost my ringtones. Is there a way of getting them back from my itunes accout since I've already paid for it?

    Yes, go to your 'iTunes Store' app on your iPhone or whatever device you lost them on, then go to the 'more' tab, and choose 'purchased', then find your ringtones that you wanted and redownload them, you won't need to repay for them.
    Hope this helps :)
    Happy hunting :)

  • I deleted my iPhoto Application from my MacBook Air by mistake. But I have backup on my TimeMachine. How does it work if I wanna get it back from Time Machine? Is it possible? Thanks.

    I've just deleted iPhoto from my applications by mistake on my MacBook Air. But I do have a backup on Time Machine. Can I get it back from there? How do I do it? Thanks.

    Do you still have iPhoto in your Trash? Thenopen the Trash, select "iPhoto", ctrl-click, and select "Put Back".
    If iPhoto came preinstalled on your mac, or you bought it from the AppStore, it would be easier, to download it again from the AppStore. If you open the AppStore and sign in with your AppleID, click the "Purchased" tab, then you should see iPhoto waiting for you, ready to download. Click the "Install" button.
    To restore from TimeMachine, select your Applications folder in the Finder.
    Enter Time Machine and go back  in time, to the time before you deleted your iPhoto. select iPhoto and press the restore button.
    Good Luck

  • How do get money back from double dowloads

    how do I get money back from double downloads

    There are no refunds. Why would you buy the same thing twice?
    You can try contacting itunes support and asking for an exception.

  • I have an iPod whose contents I want to transfer to a newer Ipod.  At some stage I lost the music files from my library.  Is there any way to get them back from the older iPod and put them onto the newer one again?  I stupidly synced the wrong one.

    I have an iPod whose contents I want to transfer to a newer Ipod.  At some stage when I thought I was syncing correctly I wasn't so I lost the music files from my library.  Is there any way to get them back from the older iPod and put them onto the newer one again? 

    Have you not got a backup of your content on, for example, external drives ? If not then you could have a look to see if any of the utilities mentioned in this old post still exist and work : https://discussions.apple.com/message/11014893?messageID=11014893#11014893

Maybe you are looking for

  • What internal hard drive should I get for a 2007 Mac Pro?

    Hello, I have a 2007 Mac Pro in which I would like to install two additional internal hard drives. I want to use one to run Time Machine and I want to use the other as an archive for my photos. What is the best internal hard drive to get for these pu

  • Problems with Elisa Media Center (images quality)

    Hi I decided to install Elisa Media Center on my laptop. Everything works just fine, but only images from photo gallery are very ugly (I mean ragged). Don't know why, but when I play slideshow all of my photos, all of them are really bad looking. Jus

  • Hp elitebook 2560p usb problem

    hi ! I've a problem with my usb port. When I plug in an usb the light is coming it means thant currents flows so I tr differents usb but no answer !! (sorry for m english I speak french)

  • How to add new column in screen painter

    Hi          I have try to add new column on existing screen and test screen in se51, the column is added in position correctly. But when I run program call this screen, the added column is placed as the last column. Please help. Thanks

  • Emac Crashes With Any Application.  Please Help?

    Can anyone please help? I have had an Emac computer for years now.  I hardly ever use it, but it has a lot of my old video files and documents on it.  I mainly work with my macbook pro.  Until recently, my Emac has been working fine, but I tried to u