Pending OP Response2 100% CPU usage

  • Hi there and welcome to PC Help Forum (PCHF), a more effective way to get the Tech Support you need!
    We have Experts in all areas of Tech, including Malware Removal, Crash Fixing and BSOD's , Microsoft Windows, Computer DIY and PC Hardware, Networking, Gaming, Tablets and iPads, General and Specific Software Support and so much more.

    Why not Click Here To Sign Up and start enjoying great FREE Tech Support.

    This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
Dec 8, 2024
7
0
48
Hi

Im trying to play PUBG, but my CPU is running 100% even with low resolution, I think i have played it before with higer resolution.

I have an cpu i5-9400F, 16gb ram and RTX 2060 gpu.

I just made a fresh install but it keeps getting to 100% even tough my GPU is only running at 50%

ANY advise?
 
I just made a fresh install

Did you also clean install the system drivers and starting with the most important drivers of all the chipset.

Is it only PUBG that you have the problem with.

Can you post the brand and model name or number of the power supply (PSU).

Download then run Speccy ( free ) and post the resultant url for us, details here, this will provide us with information about your computer hardware + any software that you have installed that may explain the present issue/s.

To publish a Speccy profile to the Web:

In Speccy, click File, and then click Publish Snapshot.

In the Publish Snapshot dialog box, click Yes to enable Speccy to proceed.

Speccy publishes the profile and displays a second Publish Snapshot. You can open the URL in your default browser, copy it to the clipboard, or close the dialog box.
 
Did you also clean install the system drivers and starting with the most important drivers of all the chipset.

Is it only PUBG that you have the problem with.

Can you also answer the above for us.

One thing that we can tell you even before looking as the Speccy report;

the psu is a corsair VS550

CV = Corsair Value and should never be used anywhere near any add on GPU, it is rated as – Tier D • Only for iGPU builds the original Value Series version btw was worse still and rated at – Tier F • Replace immediately
 
i used "snappy" to update the drivers so it should be ok.

Nope.

Once Windows has been clean installed you must then install first the MBs chipset drivers then the storage/SATA drivers and third the graphics drivers, the drivers can either come from a disk provided by the motherboard manufacturer or downloaded from their site and saved to a flash drive etc, this is a must and Windows should not be allowed to check for updates before it has been done as more often than not Windows installs the wrong drivers or in the incorrect order and this can cause all sorts of problems.

The reason why this procedure is so important, the chipset is what enables the MB to be able to communicate with all the hardware + are the first drivers that Windows looks for on boot.

You make no mention of the PSU which if it has not done so already will brick your GPU and potentially other hardware if it goes bang.

Your build needs a minimum of a 550W or above Gold efficiency rated PSU from one of the following, Corsair RM range, EVGA, Seasonic or Super Flower, seven year warranty minimum but preferably ten.
 
i upgrade the bios form a file form asus homepage, and Graphics drivers form nvidia.

i cant solve the PSU as for now, but will look into it.....does this psu eccect performance or just bad quality...it has been going for 5 years
 
The PSU is the most important of all computer components, it is like the human heart and look what happens when that has issues, short version, that crap PSU has and will still be damaging your hardware and the GPU being the most power hungry tends to suffer first and the most.

We can't do anything more than advise you as to how a computer needs to be set up or on the importance of having an appropriate power supply, it is entirely up to you now whether or not you act on the information provided.
 
  • Like
Reactions: Malnutrition
The PSU is the most important of all computer components, it is like the human heart and look what happens when that has issues, short version, that crap PSU has and will still be damaging your hardware and the GPU being the most power hungry tends to suffer first and the most.

We can't do anything more than advise you as to how a computer needs to be set up or on the importance of having an appropriate power supply, it is entirely up to you now whether or not you act on the information provided.
Thanks for you input, and i will strongly think about changing my PSU.

Other than update recomendation, which i do appreciate, I have hoped for som input og experience in how the usage can be this high....either crappy processor, or some setting i havent tested or thought about.

but thanks for the time you used.
 
We can check things On the software side.

MinitoolboxScan.


Please download MiniToolBox and save it to your desktop.
Run the program by right clicking on it and selecting Run as administrator.
When the program opens Select ALL
Click Go
Attach the log or copy and paste.
 
i used "snappy" to update the drivers so it should be ok.
Prolly not the best idea, you should always get drivers direct from the manufactures website starting with chipset first.

We can do this but keep that in mind, that one or more incorrect drivers may be installed, and your machine may never work correctly. Although they are installed and working, doesn't mean they are doing what they need to do correctly.

With that in mind..... Let's jump into it.


With Geek Uninstaller, uninstall anything you do not recognize.
Then Click View--Ms store Apps:
Remove anything of no use to you from this menu as well.




Download
O&O Shutup Ten
Move it to your documents folder.
Right click run as admin.
Go to actions, apply all settings.
Create the restore point when prompted.
Follow thru the prompts, and reboot if needed to apply the settings.




Create and run batch file.

In Normal Mode.
Open a notepad and copy the entire content of the code box below.
Do not copy the word code!
Paste the txt into the notepad. Save the file to your desktop as 123.bat
Now you will right click the on 123.bat and run as administrator.


Code:
@echo off
takeown /f "C:\Windows\System32\smartscreen.exe"
icacls "C:\Windows\System32\smartscreen.exe" /grant Everyone:F
taskkill /F /IM "smartscreen.exe"
rename "C:\Windows\System32\smartscreen.exe" "smartscreen.exe.bak"
takeown /f "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\SearchHost.exe"
icacls "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\SearchHost.exe" /grant Everyone:F
taskkill /F /IM "SearchHost.exe"
rename "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\SearchHost.exe" "SearchHost.exe.bak"
taskkill /F /IM DeviceCensus.exe
icacls "%windir%\System32\DeviceCensus.exe" /grant Everyone:F
rename "%windir%\System32\DeviceCensus.exe" DeviceCensus.bak
takeown /f "C:\Program Files\WindowsApps\Microsoft.YourPhone_1.24111.82.0_x64__8wekyb3d8bbwe\PhoneExperienceHost.exe"
icacls "C:\Program Files\WindowsApps\Microsoft.YourPhone_1.24111.82.0_x64__8wekyb3d8bbwe\PhoneExperienceHost.exe" /grant Everyone:F
taskkill /F /IM "PhoneExperienceHost.exe"
rename "C:\Program Files\WindowsApps\Microsoft.YourPhone_1.24111.82.0_x64__8wekyb3d8bbwe\PhoneExperienceHost.exe" "PhoneExperienceHost.exe.bak"
takeown /f "C:\Windows\system32\compattelrunner.exe"
icacls "C:\Windows\system32\compattelrunner.exe" /grant Everyone:F
taskkill /F /IM "compattelrunner.exe"
rename "C:\Windows\system32\compattelrunner.exe" "compattelrunner.exe.bak"
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\RasAuto" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\RasMan" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\RemoteAccess" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SysMain" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\BDESVC" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\GameInputSvc" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\XblAuthManager" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\XblGameSave" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\XboxGipSvc" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\XboxNetApiSvc" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\BcastDVRUserService_3e312" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\DiagTrack" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\WSearch" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\HvHost" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\vmickvpexchange" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\vmicguestinterface" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\vmicshutdown" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\vmicheartbeat" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\vmicvmsession" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\vmicrdv" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\vmictimesync" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\vmicvss" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdge\Main" /v "AllowPrelaunch" /t REG_DWORD /d 0 /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdge\TabPreloader" /v "AllowTabPreloading" /t REG_DWORD /d 0 /f
powershell Disable-WindowsOptionalFeature -Online -FeatureName "HypervisorPlatform"
powercfg -h off
manage-bde -off C:
manage-bde -off D:
Shutdown -r


Note: This batch file will restart your machine.
Disabling Searchhost.exe could possibly disable the start menu:
Replace with OpenShell
Searches will still take place on the machine that will not be affected, telemetry search app will however be disabled.



Please download the file PrivWindoze.exe and place it on your desktop.


Important: Ensure that you save all your current work, as this script will attempt to close all non-essential processes during its scan, including the web browser you are using to read this message.

  • Right-click on PrivWindoze.exe and select "Run as administrator" from the context menu.
  • When the tool launches, you may be prompted again to save your work before proceeding.
  • If the scan does not start automatically, press any key on your keyboard to initiate it.
  • The script will try to create a System Restore point and will go through several stages of scanning. Please be patient during this process.
  • Don't worry if Windows Explorer closes; it will reopen once the scan is complete. This process typically takes just a few minutes.
  • After the scan is done, the command prompt window will close automatically after 5 seconds, and you should find a log file named PrivWindoze.txt on your desktop.
  • Please copy or attach the contents of PrivWindoze.txt in your next response.
This Tool is designed to disable and remove various telemetry and bloatware, including:
  • Microsoft Edge
  • OneDrive
  • Cortana
  • Teams
  • and other bundled software from OEM manufacturers.


Open PowerShell as admin:

Copy the content of the code box below:

Code:
 iwr -useb https://christitus.com/win | iex

Paste into PowerShell hit enter:

Then Under the Updates tab Push the Security recommended settings button:

Under Tweaks select Standard:
Then Click Run Tweaks.


Reboot the machine and test:
 
@Allan Thorsteinsson Have you had a chance to run these instructions and check your game? I noticed you logged in since the instructions were posted, if you need help with anything then please let me know.

HI

Thanks for you effort, and i have looked i through. I was a little hesitant running unknown scripts on my PC so i looked other places for solutions as well.

i appreciate the help, and having an updated system is ofcourse the basic, and i know you guys mean well, but i dont think exchanging my PSU wouldnt solve my problem (110% cpu usage).....even thoug it proberbly would be for the best for the mashine

but before really diving into to above mentioned i saw som youtube of what i think is regarding the same issue i have "CPU bottlenecking"
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.


I did som ingame adjustment and it is better now not perfect but better (playable), increasing work tasks to the GPU to give breathing space for the CPU....im no expert but this might be a solution to similar problems with others....where the ingame CPU is struggeling.

again thanks a million for your input and help, much appreciated.
 
You could give my instructions a shot. There is a restore point created in each set of instructions. You could simply revert back to that point, if there is something you do not like. If there is something that I know how to do, is to squeeze performance out of a machine. (y)