Jump to content

Problem with my Computer // maybe you have a fix? paying 10$ ***


Recommended Posts

Posted

1. Updating GPU drivers does not work then downgrade GPU drivers by 2. Check if issue persist. If it happens , update once more. (1 below latest)

If still does not work. Go to step 2.

 

2. Re seat rams slot, gpu slots. If issue persists, > step 3.

 

3. Test with another gpu.  If issue persists, > step 4.

 

4. Run in save mode with networking, open your usual programs eg, chrome, open lol etc.... Still happens , prepare to buy new parts.

 

5. 80% psu , 20% mainboard

Posted (edited)

Check your hard drive to see if it's dying with this guide. I had the same issue as you with my computer and this fixed it when I swapped out my dying HDD.

 

 

Edit: Also you can try these to see if your registry is corrupted as well cus that could be a result of your BSOD. Try them both out, helped me.

 

#1: run sfc/scannow and/or do a repair install.

 

or if that didn't work...

 

#2: You can restore your registry files manually to an earlier point by going through the steps outlined below. The process is involved and requires some careful typing. Ask a computer-savvy friend to assist you if you lack experience in this area.

1. Keep tapping F8 during the early boot phase.
2. Select Safe Mode Command Prompt from the menu.
3. Log on as Administrator if prompted.
4. Select Repair when prompted.
5. Select the Command Prompt.
6. Identify the correct drive letter for your Windows installation. It could be drive E: or F:. You do it by typing the commands
    dir C:\Win*
    dir D:\Win*
    dir E:\Win*
    until you find the Windows folder.
    I will call that drive "Q:".
7. Type these commands:
    cd /d Q:\windows\System32\config
    xcopy *.* Q:\RegBack\
    cd RegBack
    dir
8. Examine the dates of the Software, System and SAM files. Were the files created before or after your problem became apparent?
9. If they were made before the problem became apparent then you can type these commands:
    copy /y software  ..
    copy /y System  ..
    copy /y Sam ..
    (the two dots are part of each command)
10. Reboot normally. If things do not work out then you can backtrack by copying the original registry files from Q:\Regback to Q:\Windows\System32\config.

Edited by Suriza

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...