Password reset and notification emails are now sending correctly.
If you recently requested a password reset, please check your inbox (and spam folder just in case).
You can now reset your password and log in as normal.
Welcome back to PCHF, and thank you for your patience during our migration process!
β The PCHF Team
Welcome to PC Help Forum!
Youβre viewing our community as a guest.
That means you can browse posts, but canβt yet reply or start new topics.
Join us today β it's completely free!
As a member, you'll be able to:
β Get personalized tech support from trusted volunteers
π¦ Work one-on-one with our Malware Removal Specialists
Hello I have owned for 3 years a laptop βasus vivobook n580gdβ
Specification
GTX 1050 4 GB β intel UHD 630
I5-8300H
8 GB ram -2400Mhz
Iβve replaced the paste on the processor and I feel the fps drops in every game, itβs not like it used to be and I have this question if itβs possible to somehow strengthen this computer or there is no longer any possibility
long story short, best and quickest solution is to reinstall Windows from scratch, saving all your personal data first!
then of course, reloading all your software - so while a quick and easy process all up, it does entail lots of little tasks before you get the rig fully up and running.
but itβs the only way I know to get the unit back to what it was, speed wise, when you first got it.
Would you like to see if we can get your machine running a little better?
Disable windows 10 spyware with O&O software, this can chew up bandwidth while you game as microsoft is constantly uploading various data from your machine.
Disable windows update, and only enable it once a week to update on your terms not whenever microsoft feels you need an update.
Uninstall Useless to you windows apps with O&O App buster.
In O&O software I followed the tutorials and disabled some unnecessary functions.
I disabled windows defender because I had a problem with βanti malware service executableβ which was using 300 mb of ram, so I freed up some ram memory.
O&O App buster. I uninstalled unnecessary applications that Microsoft wants to stuff our computer with.
The computer has calmed down a little means the laptop is no longer breathing so heavily now just testing nothing more can be done with something though it will be fine.
nothing more can be done with something though it will be fine.
? So you are good to go, or you would like to see if you can get it running a little smoother?
If you wishβ¦
Download Autoruns and Autorunsc Unzip it to your desktop and then double click autoruns.exe
After the scan is finished then click on File>>>>>>>>>>>Save
The default name will be autoruns.arn make sure to save it as Autoruns.arn under the file type option.
Attach the text in your next reply. If the file is too large, then use catbox.moe or filedropper.com and send the link in your next reply.
Right click Autoruns and run as admin, then uncheck each item I have highlighted in yellow, then reboot the machine.
Please downloaded MINITOOLBOX unzip to your desktop and run it as admin.
Checkmark following boxes:
Flush DNS
Reset FF proxy Settings
Reset Ie Proxy Settings
Report IE Proxy Settings
Report FF Proxy Settings
List content of Hosts
List IP configuration
List Winsock Entries
List last 10 Event Viewer log
List Installed Programs
List Users, Partitions and Memory size
List Devices (problems only)
Reset your Hosts file, it isnβt listed correctly under minitoolbox log.
[ol]
[li]Click here to download RstHosts v2.0[/li][li]Save the file to your desktop.[/li][li]Right Click and Run as Administrator.[/li][li]Click on Restaurer, then click OK at the prompt.[/li][li]This will restore the default host file.[/li][/ol]
Open a notepad and copy the content of the code box below, paste into open notepad and save it to your desktop as clean.bat then right click on clean.bat and run as admin.
Note: Do not copy the word code.
Note: This batch will reboot your machine so close anything you are working on and save it.
[ICODE]@echo off netsh advfirewall reset netsh advfirewall set allprofiles state On wmic nicconfig where (IPEnabled=TRUE) call SetDNSServerSearchOrder ("76.76.19.19", "8.8.4.4") %WINDIR%\SYSTEM32\lodctr.exe /R %WINDIR%\SysWOW64\lodctr.exe /R C:\Windows\SYSTEM32\lodctr.exe /R C:\Windows\SysWOW64\lodctr.exe /R DISM.exe /Online /Cleanup-Image /StartComponentCleanup pause DISM.exe /Online /Cleanup-image /Restorehealth pause del /s /q C:\Windows\SoftwareDistribution\download\*.* del /s /q "%userprofile%\AppData\Local\Google\Chrome\Use r Data\Default\Cache\*.*" del /s /q "%userprofile%\AppData\Local\Opera Software\Opera Stable\Cache\Cache_Data\*.*" del /s /q "%userprofile%\AppData\Local\temp\*.*" del /f /s /q %systemdrive%\*.tmp del /f /s /q %systemdrive%\*.log del /f /s /q %systemdrive%\*.chk del /f /s /q %systemdrive%\recycled\*.* del /f /s /q %windir%\*.bak del /f /s /q %windir%\prefetch\*.* ipconfig /flushdns sc stop sysmain sc config sysmain start= disabled sc stop DiagTrack sc config DiagTrack start= disabled sc stop dmwappushservice sc config dmwappushservice start= disabled reg add hklm\system\currentcontrolset\services\tcpip6\para meters /v DisabledComponents /t REG_DWORD /d 0xFFFFFFFF sfc /scannow pause shutdown -r Exit /B[/ICODE]
[COLOR=rgb(184, 49, 47)]Once you have completed the steps above, lets have a look at your services, and what is listed in startup. Open Elevated command and copy and paste each command one at a time and hit enter.
A notepad named startup and one named services will appear on your desktop, please post both in your next reply.
wmic startup list full >%userprofile%/desktop/startup.txt
Wmic service where (state=βrunningβ) get caption, name, startmode, state >%userprofile%/desktop/Services.txt
Only do this after the batch file has rebooted your machine, also attach a fresh minitoolbox log so that I can see the batch file has been ran.[/COLOR]
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment