Any tips on how to actually search for what kind of monitor it is?
Also any other things I should look for?
Is the display Samsung or LG? If you dont know run this script on the terminal mode (look for it on the utilities):
ioreg -lw0 | grep \"EDID\" | sed "/[^<]*</s///" | xxd -p -r | strings -6
If it says LP is LG, LSN is Samsung