Why do i have 8ms on gpu even in a new empty project?

I ran projects on 4.25-4.26 but, all the same the GPU is very slow and in the task manager it shows that the GPU is loaded by 15% .

and the system writes me profiling with ai logging on! and profiling with gc verify on!

Has the Editor window the focus? That only happens to me when another window has the focus or have UE Editor in second plane.

Hi,

why do i have 8ms on gpu even in a new
empty project?

cause you’re profiling the editor, not your game. You need to run and profile your game in a separate process (e. g. standalone, not inside the editor).

And how to fix that, please tell me. When I turned off other windows on another monitor, the fpsreally increased, but before that, everything worked fine. I have one more problem, in creating new projects I have just an empty project.

But before that, everything worked fine. What could be the problem, please tell me, if u can.

I found problem. I had aspect ratio in nvidia adjust desktop size and position, when i changed on full-screen everything changed by itself. Thanks for attention @chrudimer and @ikifenix.

I found problem. I had aspect ratio in nvidia adjust desktop size and position, when i changed on full-screen everything changed by itself. Thanks for attention @chrudimer and @ikifenix.