How to make a player's character network owned by server

Simple question, How do I make so that a player’s character is network-owned by the server, BasePart:SetNetorkOwner(nil) works but internal roblox scripts instantly resets it to that player. I don’t want to remove that character from Player.Character property

Try using the Chickynoid

Any other solution except with externals?