In Progress Random lags in Lenovo IdeaPad Gaming 3 15ARH7 - Type 82SB 82SB00QCRA

  • 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.
Welcome to our Community
Wanting to join the rest of our members? Feel free to sign up today.
Sign up

klaz1k45

PCHF Member
Oct 27, 2024
5
0
20
Hello! I don't know what to do anymore, the service center is waving their hands and doesn't understand what the problem could be.
I'm attaching the video below
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
si=gc1yRmRdxEGDgw1V (- starts from the 9th second)
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
(some problem)
The service said that everything is fine with the tests, the temperatures are normal, but this miracle is already beyond all bounds
I exclude the option that this could be a software problem, because this happened without drivers and on clean Windows and on the old and new versions of BIOS.
I would like to know what could cause this (throttling) because I have no strength left.
This happens in general in random situations
Some micro freezes also happen when I turn on the discrete video card in Lenovo Vantage, in general there are a lot of problems.
I would like to know if this is a software problem or a technical one
 
let's get a little information about the settings from your machine.

Speccy Scan.


  • Please go here and download Speccy.
  • Install and run the program.
  • Upon Completion:
  • Hit File
  • Publish Snap Shot
  • A link will appear, post that link.


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 check mark Select All Then hit GO
Please post the log in your next reply. Attach or copy and paste, whatever is easier for you.
 
let's get a little information about the settings from your machine.

Speccy Scan.


  • Please go here and download Speccy.
  • Install and run the program.
  • Upon Completion:
  • Hit File
  • Publish Snap Shot
  • A link will appear, post that link.


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 check mark Select All Then hit GO
Please post the log in your next reply. Attach or copy and paste, whatever is easier for you.
 
Uninstall with GeekUinstaller:

Lenovo Now
Lenovo Vantage Service



Clean install your graphics card driver:

This will prevent windows update from installing drivers when you reboot.



  • Open Notepad.
  • Copy the code below, do not copy the word code.
  • Paste into open notepad.
  • Save to desktop as 456.reg
  • Right click 456.reg and select merge.
  • Reboot the computer for changes to take effect.



Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"ExcludeWUDriversInQualityUpdate"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DriverSearching]
"SearchOrderConfig"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UpdatePolicy\PolicyState]
"ExcludeWUDrivers"=dword:00000001


Download and install DDU
Boot Into Safe Mode.
Remove the Display drivers, with DDU
Reboot back into normal mode.
Reinstall and uncheck everything except the driver.
With the Nvidia Clean install tool.

When you reboot after removing a driver windows will auto install, the steps above should null that.



Open Elevated command prompt and copy the code below.
Paste into Command window and hit enter.


Code:
echo 127.0.0.1 localhost > C:\Windows\System32\drivers\etc\hosts
echo ::1 localhost >> C:\Windows\System32\drivers\etc\hosts





If you do not use Edge then>>>EdgeBlock

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.

GeekUninstaller >View Microsoft Store Apps -- Remove anything you do not use, including one drive and Cortana.

To Clean Temp Files>>>>System Ninja





Open Powershell as admin:
Type or copy and paste:


irm christitus.com/win | iex

Hit enter.


Under Tweaks tab:

Check the following:


  • Create restore point.
  • DeleteTempFiles
  • Disable Consumer Features
  • Disable Telemtry
  • Disable Hibernation
  • Disable Homegroup
  • Perfer IPV4 over IPV6
  • Disable location tracking
  • Set Services to manual
  • Disable Wifi Sense
  • Disable Storage Sense
  • Debloat Edge
  • Disable Copilot
  • Remove One Drive ( if you do not use)
Then run Tweaks

Under Updates click the Security (Recommended settings)

Reboot your computer, test your issue.
 
Also, no need to quote every message, only quote if there is one specific item that you are addressing.

Also, from Elevated Command Prompt. If you wish to disable SmartScreen, as it can be a pain

Copy entire content of code box, paste into Command prompt hit enter. -- >>>>>>>>>>Do not copy the word code

Code:
taskkill /F /IM C:\Windows\System32\smartscreen.exe
icacls "C:\Windows\System32\smartscreen.exe" /grant Everyone:F
rename "C:\Windows\System32\smartscreen.exe" "C:\Windows\System32\smartscreen.exe.bak"
 
Uninstall with GeekUinstaller:

Lenovo Now
Lenovo Vantage Service



Clean install your graphics card driver:

This will prevent windows update from installing drivers when you reboot.



  • Open Notepad.
  • Copy the code below, do not copy the word code.
  • Paste into open notepad.
  • Save to desktop as 456.reg
  • Right click 456.reg and select merge.
  • Reboot the computer for changes to take effect.



Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"ExcludeWUDriversInQualityUpdate"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DriverSearching]
"SearchOrderConfig"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UpdatePolicy\PolicyState]
"ExcludeWUDrivers"=dword:00000001


Download and install DDU
Boot Into Safe Mode.
Remove the Display drivers, with DDU
Reboot back into normal mode.
Reinstall and uncheck everything except the driver.
With the Nvidia Clean install tool.

When you reboot after removing a driver windows will auto install, the steps above should null that.



Open Elevated command prompt and copy the code below.
Paste into Command window and hit enter.


Code:
echo 127.0.0.1 localhost > C:\Windows\System32\drivers\etc\hosts
echo ::1 localhost >> C:\Windows\System32\drivers\etc\hosts





If you do not use Edge then>>>EdgeBlock

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.

GeekUninstaller >View Microsoft Store Apps -- Remove anything you do not use, including one drive and Cortana.

To Clean Temp Files>>>>System Ninja





Open Powershell as admin:
Type or copy and paste:




Hit enter.


Under Tweaks tab:

Check the following:


  • Create restore point.
  • DeleteTempFiles
  • Disable Consumer Features
  • Disable Telemtry
  • Disable Hibernation
  • Disable Homegroup
  • Perfer IPV4 over IPV6
  • Disable location tracking
  • Set Services to manual
  • Disable Wifi Sense
  • Disable Storage Sense
  • Debloat Edge
  • Disable Copilot
  • Remove One Drive ( if you do not use)
Then run Tweaks

Under Updates click the Security (Recommended settings)

Reboot your computer, test your issue.
 

Attachments

  • 1730055058243.webp
    1730055058243.webp
    167.4 KB · Views: 5