PulseAugur
EN
LIVE 10:02:00

Cursor AI code editor causes data loss by deleting hard drive contents

A user reported that the AI-powered code editor Cursor unexpectedly deleted the contents of their hard drive. The issue occurred when the user asked Cursor to delete an empty folder, but a command with broken quoting in PowerShell caused a recursive delete operation that affected a much larger portion of the drive. While the user had a recent backup and only lost a day's work, they highlighted the severity of the data loss and the potential for such an error to occur when working within a repository. AI

IMPACT Highlights potential risks of AI-driven automation in file management and code editing tools.

RANK_REASON User-reported bug in an AI-powered software tool causing data loss.

Read on r/cursor →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Cursor AI code editor causes data loss by deleting hard drive contents

COVERAGE [1]

  1. r/cursor TIER_2 English(EN) · /u/furyspitfire ·

    Cursor just deleted the contents of my hard drive...

    <!-- SC_OFF --><div class="md"><p>I've been working with Cursor for the last few days and have been really impressed with how it has helped me progress, except for today, as it's been acting really unreliably.</p> <p>Fast forward to this evening, I finished working on code in my …