A maior parte do uso da CPU vem de MsMpEng.exe
, que é o Antivírus do Windows (Windows Defender) quando faz varredura em tempo real:
Line #, DPC/ISR, Process, Stack Tag, Stack, Count, TimeStamp (s), % Weight
8, , , , | MpRtp.dll!RealtimeProtection::CFilterCommunicatorBase::CommunicatorThread, 18685, , 26,12
9, , , , | MpRtp.dll!RealtimeProtection::CFilterCommunicatorBase::CommunicatorMainFunction, 18685, , 26,12
10, , , , | |- MpRtp.dll!RealtimeProtection::CFileSystemWatcher::HandleRequest, 18672, , 26,10
11, , , , | | |- MpRtp.dll!RealtimeProtection::CFileSystemAgent::HandleFileScanRequest, 18609, , 26,01
12, , , , | | | MpRtp.dll!RealtimeProtection::CFileSystemAgent::ScanFile, 18609, , 26,01
13, , , , | | | |- MpRtp.dll!RealtimeProtection::CCMEngine::ScanFile, 18603, , 26,00
O próximo processo com alto uso da CPU é rundll32.exe
, que executa o aeinv.dll
, que faz parte do Mecanismo de Compatibilidade de Aplicativos. Ele chama a função para enumerar todo o software instalado ( aeinv.dll!UpdateSoftwareInventoryW
). O Windows envia os dados para a Microsoft para ver quais usuários de software são executados.
Line #, DPC/ISR, Process, Stack Tag, Stack, Count, TimeStamp (s), % Weight
9, , , , aeinv.dll!UpdateSoftwareInventoryW, 2836, , 3,97
10, , , , aeinv.dll!CreateSoftwareInventory, 2836, , 3,97
11, , , , aeinv.dll!CAppInventory::PopulateItemsFromStore, 2836, , 3,97
12, , , , aeinv.dll!AmiProgramsEnumerate, 2836, , 3,97
13, , , , aeinv.dll!AmiStoreProgramsEnumerate, 2836, , 3,97
Em seguida, outra ferramenta de terceiros causa algum uso da CPU ( Uninstaler_SkipUac.exe
, DriverBooster.exe
, IObitUninstaler.exe
). Remova-os, eles não são realmente necessários e só danificam o Windows.