Nitro V15 My GPU fan RPM is on 0, now suddenly my performance decrease.

rayywrld
rayywrld Member Posts: 1 New User
edited February 8 in Nitro Gaming
image.png

i remember when i first bought this laptop (Nitro V15 4050), it runs pretty well. now suddenly my performance decrease. even when play game, my gpu and cpu wattage wont go higher than 35 watt. since this laptop has 75 tgp i remember. and now i got this problem in my nitro sense. when i check only my cpu fan spinning. any solution? also my temp when idle is going 99 c, i know there is something wrong. i always turn max fan even when browsing to prevent overheating and it sucks

[Edited the thread to add model name to the title]

Answers

  • Puraw
    Puraw ACE, Member Posts: 16,409 Trailblazer

    Hi, I don't know the year and model of your laptop but here are some general things to consider:

    • Fan Stalling: The GPU fan might be stalling due to wear and tear. This can cause the fan to stop spinning even when the fan control is set to max.
    • Software Issue: Sometimes, software glitches can cause incorrect fan readings. Updating your BIOS and Nitro Sense might help.
    • Hardware Issue: If the fan is not spinning at all, it could be a hardware issue. In this case, you might need to replace the fan.
  • StevenGen
    StevenGen ACE Posts: 13,946 Trailblazer
    edited February 9

    Your Nitro V15 4050 is the Nitro ANV15-51 model laptop so lets get that straight NOT Nitro V15 4050. If the gpu fan is showing 0 rpm in Nitro Sense then change the gpu fan as its faulty.

    Below are a caption for all the fans that the Nitro ANV15-51 model has. I suggest that you change both fans and change the cpu paste with liquid metal and gpu paste with a normal high temp paste and the vram chips with either normal pads or a pad paste, as this will completely fix the temps and fans functionality in your laptop. Good luck and hope this helps you further.

    image.png

    Btw these are the cpu temps that the laptop is set for in Performance Mode

    • CPU TCC offset: Trigger = 100c
    • OS Shut down: Trigger = 110c, Need De-bounce 6 times
    • EC Shut down: Trigger = 110c, Need De-bounce 6 times
    • H/W Shut down Sensor: Trigger = 85c

    If this answers your question and solved your query please "Click on Yes" or "Click on Like" if you find my answer useful👍

  • Axxo
    Axxo Member, Ally Posts: 1,535

    Please follow these steps, these procedures can improve performance:

    Step 1

    1. Press Windows + R key combinations and type Msconfig, click Ok
    2. Click on the Services tab, after enabling the option Hide all Microsoft services and then click on Disable all.
    3. After, click on System Initialization > Advanced Options > Enable the option "Number of processors" and thus set the largest amount available.
    4. Click Program Launch tab, disable all programs manually; Just click on each program then click on Disable;
    5. Apply the changes, close Task Manager and click Exit without restarting.

    Step 2

    1. Press Windows + X keys and click Windows PowerShell(Admin);
    2. Type or copy and paste the commands below and press the Enter key after each one:

    net stop dosvc [Enter]

    REG ADD HKLM\SYSTEM\ControlSet001\Services\Ndu /v start /t REG_DWORD /d 4 /f [Enter]

    REG ADD HKLM\SYSTEM\CurrentControlSet\Services\DoSvc /v Start /t REG_DWORD /d 4 /f [Enter]

    REG ADD HKLM\SYSTEM\CurrentControlSet\Services\TimeBrokerSvc /V start /T REG_DWORD /D 4 /F [Enter]

    REG ADD HKLM\SYSTEM\CurrentControlSet\Services\SysMain /V start /T REG_DWORD /D 4 /F [Enter]

    1. Close Windows PowerShell and go to the step below.

    Step 3

    1. Press Windows+R keys to open the Run Menu;
    2. In the Run Menu type control sysdm.cpl and click Ok;
    3. Click the Advanced tab, in the Performance topic click Settings;
    4. Enable the Adjust for best performance option and click Ok.

    Step 4

    1. Press Windows+R keys to open the Run Menu;
    2. In the Run Menu type control sysdm.cpl and click Ok;
    3. Click the Advanced tab, in the Performance topic click Settings;
    4. Click Advanced > Virtual Memory > Change;
    5. Disable the Automatically manage paging file size for all drives option > enable No Paging File > OK.

    Step 5

    1. Press Windows+R keys to open the Run Menu;
    2. In the Run Menu type CleanMgr and click on Ok;
    3. Click Clean System Files;
    4. Select the drive where the system is installed;
    5. Enable all options and click Ok; (Note: If you have files or programs in the download folder and you don't want to lose them, just don't check the "Downloads" option).
    6. Wait for completion and proceed to step 6.

    Step 6

    1. Click Start and type CMD;
    2. In the list of search results, right-click Command Prompt and click Run as Administrator;

    3.At the Command Prompt (Admin), type the command Dism /Online /Cleanup-image /RestoreHealth and press Enter;

    1. Wait for the verification to finish and when it finishes, execute the next command;
    2. At the command prompt, type the following command sfc /scannow and press Enter;
    3. After verification is complete, restart the system and verify the behavior.
    —————————————————————————

    If this answers your question and solved your query please "Click on Yes" or "Click on Like" if you find my answer useful.