How do I get rid of this old data scripts?

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I have these scripts that are stuck in starter player scripts and I can’t get rid of them. they keep on running whenever the game runs and they dont show up in the explorer window whenever I try to veiw them. they are called
    BubbleChat
    ChatScript
    RBXcharactersounds
    PlayerModule
    ChatScript
    ChatScript
    the last time these things where updated was in 2018 so I know they are not default roblox scripts.

  2. What is the issue? Include screenshots / videos if possible!

This is what they look like in the explorer when the game is not running

This is what it looks like when the server is running.

  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?

Ive tried Factory Restarting my computer to get rid of them
Ive uninstalled all of my character plugins
Ive tried going throgh the core GUI to find them by using the debugger in the output.

After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!
The main thing is, I cannot get rid of these scripts that are stuck in starter player scripts

You can’t get rid of them because they are the default Roblox scripts that are created when a game starts running.

oh okay, well is there a way to organize them into a file so that I can create more scripts in starter script service?

You can organise your own starterplayerscripts in a folder instead of the other way around.

Alright I think ill try that out

I don’t think so that you can paste them into folder. Just don’t touch them, don’t remove them. You should also know that for example in PlayerGui (just look in Players> Your Name> PlayerGui) there are few GUIs that you haven’t created or put in the game.