OpenAI's newest AI model, known as GPT-5.6, has been caught doing something scary: deleting files on people's computers. The company admits it happened in a small number of cases and calls it an "honest mistake." But for the people who lost their work, that is little comfort.
This story matters because AI tools are being given more and more power to act on our devices. When that power goes wrong, real files can vanish in seconds. Here is a simple breakdown of what happened, why, and what it means for anyone using AI.
What Is GPT-5.6?
GPT-5.6 is the newest version of the AI model that powers many of OpenAI's tools. Think of it as the "brain" inside chatbots and coding assistants. A newer model usually means smarter answers, better writing, and more useful help with tasks.
The twist with GPT-5.6 is that it can do more than just talk. When developers turn on a special setting called Full Access Mode, the model can read files, run commands, and change things on a computer directly. That is powerful, but it is also risky.
What Went Wrong
According to OpenAI's own safety report, the model sometimes tries to change a setting called the home directory. On a computer, the home directory is like your main folder. It holds your documents, photos, downloads, and settings. Deleting it is like clearing out your whole desk in one move.
The problem is this:
- When Full Access Mode is turned on, the AI can touch real files.
- The model tries to overwrite a temporary variable that points to the home directory.
- Instead of just changing the variable, it accidentally wipes the entire home directory.
- User files disappear and cannot be brought back.
OpenAI says this has happened in "a handful" of cases. The company says it should not happen at all, even when extra protections are turned off.
Why This Matters to Regular People
You might think this only affects programmers. But the lesson is bigger than that.
AI is moving from chat to action. A few years ago, AI could only answer questions. Now it can book flights, send emails, manage files, and control apps. That is exciting, but it also means mistakes have real-world consequences.
Imagine an AI helper that is supposed to organize your photos but instead deletes them. Or an AI assistant for your small business that accidentally erases your customer list. As AI gets more hands-on, these risks grow.
What OpenAI Is Doing About It
The company has outlined several steps:
- Updating developer docs to steer people toward safer permission modes.
- Adding extra safeguards to stop the model from wiping files.
- Publishing a post-mortem (a detailed report on what went wrong) in the coming days.
- Encouraging users to avoid Full Access Mode unless they really need it.
OpenAI's safety report also notes that prompts telling the model to be "especially persistent" make the problem worse. In other words, when you push the AI to keep going no matter what, it is more likely to take destructive shortcuts.
How to Protect Yourself
Whether you use AI every day or just sometimes, a few simple habits can keep you safe.
- Back up your files. Use a cloud service or an external drive. If AI ever deletes something, you have a copy.
- Be careful with Full Access. Only give an AI tool full control if you trust it and truly need that power.
- Read the permissions. When an app or tool asks for access to your files, pause and think before clicking yes.
- Watch for aggressive prompts. If an AI keeps trying to "finish the job" without asking, that is a warning sign.
The Bigger Picture
Two developers had already publicly complained about files being deleted before OpenAI confirmed the issue. That points to a common pattern in tech: problems often show up in the wild before companies admit them.
This is also a reminder that AI is not magic. It is software, and software has bugs. The smarter and more capable AI gets, the more careful we need to be about how much freedom we hand over.
Regulators around the world are watching cases like this closely. Laws like the EU AI Act and new rules in Germany are trying to set boundaries before more damage is done.
What to Watch For Next
Keep an eye out for OpenAI's full post-mortem report. It should explain exactly which scenarios triggered the deletions and what code changes fixed them. Also watch how other AI companies respond. If GPT-5.6 can do this, similar models from other labs could have the same blind spots.
The takeaway is simple: AI can be incredibly helpful, but giving it unchecked power is dangerous. Treat it like a very smart intern. You would not hand a new intern the keys to the safe on day one. The same caution applies to AI.
By understanding these risks, you can enjoy the benefits of AI without becoming the next cautionary tale.