asus vivobook n580gd

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Omnst
    PCHF Member
    • May 2022
    • 12

    #1

    asus vivobook n580gd

    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
  • Bruce
    PCHF Moderator
    • Oct 2017
    • 10702

    #2
    Windows has always suffered from what MS officially calls β€˜performance rot’.
    good article on it here; https://www.thewindowsclub.com/windows-rot

    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.

    Comment

    • Bruce
      PCHF Moderator
      • Oct 2017
      • 10702

      #3
      @Omnst - any news?

      Comment

      • Omnst
        PCHF Member
        • May 2022
        • 12

        #4
        Generally I made booting via pendrive the computer works a bit better but still the same nothing extraordinary such +10% performance I would say

        Comment

        • Malnutrition
          PCHF Moderator
          • Jul 2016
          • 7045

          #5
          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.

          Comment

          • Omnst
            PCHF Member
            • May 2022
            • 12

            #6
            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.

            Comment

            • Malnutrition
              PCHF Moderator
              • Jul 2016
              • 7045

              #7
              Originally posted by Omnst
              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.

              Comment

              • Omnst
                PCHF Member
                • May 2022
                • 12

                #8
                .

                Comment

                • Malnutrition
                  PCHF Moderator
                  • Jul 2016
                  • 7045

                  #9
                  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)

                  Click Go and Attach the log in your reply.

                  Comment

                  • Omnst
                    PCHF Member
                    • May 2022
                    • 12

                    #10
                    It’s about this file and I removed what was in yellow

                    Comment

                    • Malnutrition
                      PCHF Moderator
                      • Jul 2016
                      • 7045

                      #11
                      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]

                      Comment

                      • Malnutrition
                        PCHF Moderator
                        • Jul 2016
                        • 7045

                        #12
                        [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]

                        Comment

                        • Omnst
                          PCHF Member
                          • May 2022
                          • 12

                          #13
                          Done

                          Comment

                          • Omnst
                            PCHF Member
                            • May 2022
                            • 12

                            #14
                            Generally I can’t just remove this from Autoruns

                            Comment

                            • Malnutrition
                              PCHF Moderator
                              • Jul 2016
                              • 7045

                              #15
                              No need to delete anything in Autoruns, just uncheck it.

                              Ok, has the batch file completed and the machine rebooted ? If so please post a new minitoolbox log.

                              Tell me how the machine is running.

                              How to completely remove one drive, if you do not use it.

                              Completely disable windows defender, with this tool. Replace it with this, X-Virus

                              Comment

                              Working...