Jump to content

not responding


Recommended Posts

When working varies aspects I keep getting not responding and then white screen HELP please to clear this

 

Operating system:Windows 7 Home Premium (32 bit) Service Pack 1

System root: C:Windows

Available physical memory: 3582 MB

CPU: AMD Athlon X2 Dual-Core QL-65

Drive Info:

C: 116.21 GB

D: 116.28 GB

Internet Explorer: 11.0

Link to comment
Share on other sites

Hi brynpov.

 

Check the following topics:

How to speed up your PC by WiseCleaner_Admin

How to speed up a computer; speed up any PC or laptop (Part One) by Linkin

How to speed up a computer; speed up any PC or laptop (Part Two) by Linkin

 

Or try these operations:

 

1) If the warranty has already expired, you could try to open your PC (first unplug it from the mains...!) with a lot of caution and, gently, remove the dust with a brush and vacuum cleaner (or hair dryer) and, possibly, apply the thermal paste to the processor. Block the fans, they shouldn't rotate fast. DON'T touch capacitors and DON'T open the power supply unit. If you are unsure, ask to a more experienced friend of yours or bring your machine (computer) to the assistance!

The following operations should be simplier than this one.

2) Open an elevated command prompt and type:

cleanmgr /sageset:1 
Press enter, tick every option (or the options that you prefer) inside cleanmgr advanced menu, click ok, then type this:

cleanmgr /sagerun:1
Press enter and wait until it finishes.

3) Download adwcleaner portable (click), run it and remove the offending entries.

4) Download wise care 365 portable (click), extract it and put it on your desired/preferred folder.

5) Create a system restore point (or let it create by WiseCare, it should ask it to you the first time you run it)

6) Double left-click wisecare365.exe, click (top right corner) custom --> settings --> custom checkup, select/tick all entries (or the entries that you prefer), click save, click checkup, wait until the scan finishes, click fix.

7) Click the third tab at top: system tuneup

On the left, click the fourth tab: startup manager

Remove unnecessary items (keep enabled antivirus and processor items)

8) Launch sfc /scannow from an elevated command prompt (and report the result here, after it finished)

9) Defrag your hard disks (it may take hours... Try first the OS partition only).

If you often get BSODs, skip this.

 

 

Looking forward for your kind feedback!

 

 



How to run an elevated command prompt for Windows vista/seven users

One of these three methods:

- click start, all programs, accessories, right-click the command prompt in the list and click run as administrator, click yes on the user account control window that should appear

- click start, type cmd in the searchbox, right-click the cmd in the list of results and click run as administrator, click yes on the user account control window that should appear

- click start, type cmd in the searchbox, press and keep pressed ctrl + shift Keys on your keyboard, then press enter, click yes on the user account control window that should appear



Link to comment
Share on other sites

  • 2 weeks later...

keeps bringing up NOT RESPONDING then gives white screen

 

Operating system:Windows 7 Home Premium (32 bit) Service Pack 1

System root: C:Windows

Available physical memory: 3582 MB

CPU: AMD Athlon X2 Dual-Core QL-65

Drive Info:

C: 116.21 GB

D: 116.28 GB

Internet Explorer: 11.0

Link to comment
Share on other sites



Download and run System Update Readiness Tool for Windows 7 (KB947821) [October 2014]

From an elevated command prompt, launch (Windows installation cd could be necessary):

sfc /scannow
Wait till it finishes (15-50 minutes).

If the final result is equal to Windows Resource Protection did not find any integrity violations or equal to Windows Resource Protection found corrupt files and successfully repaired them. Details are included in the CBS.Log %WinDir%\Logs\CBS\CBS.log, launch this command:

copy %SYSTEMROOT%\Logs\CBS\CheckSUR.log "%userprofile%\desktop\CheckSUR.txt"
After it, you should find checkSUR.txt on your desktop: post it here.

Instead if the final result of the SFC TOOL is equal to Windows Resource Protection found corrupt files but was unable to fix some of them. Details are included in the CBS.Log %WinDir%\Logs\CBS\CBS.log, launch both the previous command in the code above AND also this command:

copy %SYSTEMROOT%\logs\cbs\cbs.log "%userprofile%\desktop\cbs.txt" && findstr /c:"[SR]" "%userprofile%\desktop\cbs.txt" > "%userprofile%\desktop\SR.txt"
After those two commands, you should find three files on your desktop: checkSUR.txt, cbs.txt and SR.txt: post here the checkSUR.txt and the sr.txt.

If the last command won't work, try these (one by one):

copy %SYSTEMROOT%\logs\cbs\cbs.log "%userprofile%\desktop\cbs.txt"
findstr /c:"[SR]" "%userprofile%\desktop\cbs.txt" > "%userprofile%\desktop\SR.txt"


 

 



How to run an elevated command prompt for Windows vista/seven users

One of these three methods:

- click start, all programs, accessories, right-click the command prompt in the list and click run as administrator, click yes on the user account control window that should appear

- click start, type cmd in the searchbox, right-click the cmd in the list of results and click run as administrator, click yes on the user account control window that should appear

- click start, type cmd in the searchbox, press and keep pressed ctrl + shift Keys on your keyboard, then press enter, click yes on the user account control window that should appear



Link to comment
Share on other sites

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
×
×
  • Create New...