Asssistent
(Konstantin)
January 14, 2026, 4:45pm
1
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
no data after update, chat do not opens, cant use the service
Steps to Reproduce
bug is still present, I cant use the service
Expected Behavior
service should work as ussual
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.3.35 (user setup)
VSCode Version: 1.105.1
Commit: cf8353edc265f5e46b798bfb276861d0bf3bf120
Date: 2026-01-13T07:39:18.564Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26100
Does this stop you from using Cursor
Yes - Cursor is unusable
deanrie
(Dean Rie)
January 14, 2026, 6:53pm
3
Hey, this is a known issue in versions 2.3.34 to 2.3.35. Your data usually isn’t lost, it just can’t be read because of a DB issue.
Try this workaround:
Fully close Cursor (check Task Manager to make sure the process isn’t running)
Open %APPDATA%\Cursor\User\globalStorage
Find a file like state.vscdb.corrupted.1767...
Rename the current state.vscdb to state.vscdb.old
Rename the .corrupted file to state.vscdb
Launch Cursor
Full instructions: Tutorial: How to Fix "Loading Chat" and Recover History (Cursor v2.3.x)
If it doesn’t help, open DevTools (Help → Toggle Developer Tools) and share a screenshot of the console errors. Also, can you create new chats, or is nothing working at all?
1 Like
system
(system)
Closed
February 6, 2026, 12:14pm
5
This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.