First issue is the screen resolution, it looks horrible. I tried looking up online how to change the resolution but I couldn't. My laptop screen is 1080 so I assume that is the issue?
Second, it cannot find my compiler, I know my laptop has one because visual studio works fine on it. But I want this IDE too
Woah, that looks weird. At first I thought you had resized the image.
Windows is definitely detecting the scale settings incorrectly. On Windows 10 you can right-click an executable and in the properties dialog you have the option to tweak those settings.
did you install minGw seperately? if so, make sure the file path directory is
C:\MinGW
and not hidden is some random folders. if you want you can just uninstall everything and do a clean install.
codeblocks-17.12mingw-setup.exe is the one you want to install. that includes both the IDE and compiler so you can have everything knocked out in one shot.
Okay I that fixed the blurry-ness but the UI is kinda small now, is there a way to scale it up so it's not teeny tiny?
Hmm... Tough. I don't have a high-DPI screen at hand to test with. You should ask this question on the MS forums or on the Code::Blocks forums. You'll probably be able to get better answers there.