don't know any thing on how to
Place a LocalScript in StarterGui and write the following:
local StarterGui = game:GetService("StarterGui") StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, false)
Happy to help!