Title says it all. :)
local StarterGui = game:GetService('StarterGui') StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.All, false)
This code removes the "border", however it also removes all the other guis, but from this you also know that it comes from the coregui.