Godot editor resolution is low, which makes editor blury

Godot Version

Last version, 4.4.1

Question

I have got a bigger monitor, but when I launch godot, it has got this blury Text and view which I can not stand for that much. I asked in the discord channel to get about this, They said that changing Custom Display Size, or Display is going to help, but it didn’t. They also said updating Nvidia driver which I updated after that, It didn’t helped either.
Looking for people who can help in this

There are a few places. One your OS display size. Make sure this is set to the native resolution of your monitor.

Then there is the editor scaling, which i think you are mentioning? Set this to 100% or less

Lastly you can try changing the text driver from the command line

# possible options: fonts, bidi, shaping

 <Your godot >.exe --text-driver=fonts