Skip to content
SPYLD.Gaming

Roblox Error Code 272: Kicked for Unsupported Software

272 means Roblox detected something it classes as unauthorised software. Sometimes that is an exploit, and sometimes it is your overlay.

PSPriya ShahRoblox & Live-Service Editor· 3 min read·Published · Reviewed by Marcus Reyes

The short answer

Roblox error code 272 means the client detected software it classifies as unauthorised and disconnected you as a security measure. Genuine exploit tools are the intended target, but overlays, recording software, macro utilities and some peripheral drivers trigger it as false positives. Closing all overlays and background injection software before launching resolves most innocent cases.

Verified and last updated August 12, 2026.

Time needed
10 min
Difficulty
Beginner
Read time
3 min

272 is the error that makes people feel accused. The wording implies you were doing something you should not have been, and a large share of the time you were not.

The detection looks for software injecting code into the Roblox process. Exploit tools do that. So does Discord.

Close overlays before assuming the worst

Anything that draws on top of your game or reads its memory looks like an exploit tool to an anti-cheat system. Overlays are the leading innocent cause of this error.

What triggers it

Error 272 triggers, August 2026

Step 1: Close every overlay and injector

Shut down anything that draws over games 3 minutes

Close Discord entirely rather than minimising it, exit recording and capture software, disable your graphics driver overlay from the driver control panel, and close performance monitoring tools. Check the system tray, because most of these keep running after the window closes.

Then relaunch and test. If it works, re-enable one at a time to identify which one Roblox objects to.

Step 2: Check for macro and automation software

Peripheral configuration utilities are the ones people forget, because they are installed once and never thought about again.

Mouse and keyboard software with macro recording, profile switching or in-game overlays all run continuously in the background. Some of them hook input at a level the anti-cheat treats as suspicious.

If closing overlays did not resolve it, exit the peripheral software from the system tray and test again.

Step 3: Restart cleanly and relaunch

Roblox sometimes retains a detection state until every process has genuinely ended.

Open Task Manager, look under both Apps and Background processes for anything named Roblox, and end each one. Then launch fresh.

A full system restart achieves the same thing more thoroughly and is worth doing if you have closed everything and still see the error.

If you were using exploit tools

Worth addressing directly. If the trigger was a script executor or exploit tool, the error is the system working as intended, and the risk does not stop at a disconnect.

Roblox moderation for exploit use runs from a warning through to permanent account termination, and the detection improves continuously. The account bans guide covers what enforcement actually looks like across platforms.

What works

    What doesn't

      Key takeaways

        Frequently asked questions

        Does 272 mean I have been banned?

        No. 272 is a disconnect from the current session rather than an account action, and rejoining usually works once the triggering software is closed. Repeated triggers can attract moderation attention, but the error itself carries no penalty. A genuine ban appears as a message when you log in on the website.

        Why does it happen when I am not cheating?

        Because the detection looks for code injecting into the Roblox process, and legitimate overlays do exactly that. Discord, recording software, graphics driver overlays and peripheral utilities all inject. From the client's perspective their behaviour is indistinguishable from an exploit tool, which is why false positives are common.

        Which software causes this most often?

        In rough order: screen recording and capture tools, chat and game overlays, peripheral configuration software with in-game displays, macro utilities, and performance monitoring overlays. Anything that draws on top of a game or reads its memory is a candidate. Closing them one at a time identifies which.

        Will reinstalling Roblox help?

        Almost never, because the detection is triggered by other software running on your system rather than by the Roblox installation. Reinstalling is the most commonly wasted effort attached to this error. Close the overlays first, and only consider a reinstall if the error persists with nothing else running.

        About the author

        PS
        Priya Shah

        Roblox & Live-Service Editor

        Priya started scripting in Roblox Studio at fourteen and has since published three experiences, the largest of which passed 1.2 million visits. That background is why our Roblox coverage explains why a code fails rather than just telling you to try again later.

        3 published Roblox experiences (1.2M+ combined visits)6 years in Roblox StudioWeekly code verification against live accounts
        All articles by Priya

        Found something wrong? Games patch and fixes go stale. If a step here no longer works, tell us at hello@spyld.com and we will retest it. Read how we test and our editorial policy.

        Keep reading