Skip to content

Saving files, deleting files, copying files all take a very long time or there is no response #258763

@AprildreamMI

Description

@AprildreamMI

Type: Bug

Issue Title:

Severe Performance Issues and Freezing on Basic File Operations (Save, Delete, Copy) in a Clean Install

Issue Body :

Version: 1.101.2 (also occurs on the latest version)
OS: Windows 11 (24H2 26100.4770) date:2025/2/5

I am experiencing a critical issue that has made VS Code completely unusable for my work. Basic file operations such as saving, deleting, and copying files take an extremely long time and cause the entire editor to freeze.

This problem persists even on a completely clean installation of VS Code with no extensions and no custom settings.

Steps to Reproduce:

  1. Perform a clean uninstall of VS Code, including removing user data directories (.vscode, etc.).
  2. Install a fresh copy of VS Code (I have tested both the latest version and an older version, 1.101.2).
  3. Do not install any extensions.
  4. Do not log in to sync settings. Ensure settings.json is an empty object ({}).
  5. Open any project (especially a JavaScript/TypeScript project).
  6. Try to perform any of the following actions:
    • Save a file.
    • Delete a file from the explorer sidebar.
    • Copy a file from another VS Code window into the current window's explorer.

Expected Behavior:

File operations (save, delete, copy) should be nearly instantaneous.

Actual Behavior:

All of these operations are incredibly slow and cause the editor to hang. The status bar displays the following messages for an extended period:

  1. When saving a file: The process is extremely long, showing messages like:

  2. When deleting a file: The process is extremely long, showing the message:

  3. When copying a file: The process is also extremely long, showing the message:

Additional Context:

This issue is a complete blocker for me. I have spent the entire day troubleshooting without success. My troubleshooting steps include:

  • Completely uninstalling and reinstalling VS Code multiple times.
  • Testing both the latest stable version and the May 2024 release (1.101.2).
  • Ensuring zero extensions are installed.
  • Ensuring my settings.json is empty and I am not signed in to an account for settings sync.
  • Rebooting my computer multiple times.

The problem persists on what should be a completely "vanilla" VS Code instance. It seems something fundamental is broken. At this point, VS Code is failing at tasks more basic than a simple text editor, making it impossible to use for any development work. I urgently need a solution as I am unable to work.

VS Code version: Code 1.101.2 (2901c5a, 2025-06-24T20:27:15.391Z)
OS version: Windows_NT x64 10.0.26100
Modes:

System Info
Item Value
CPUs 13th Gen Intel(R) Core(TM) i9-13900H (20 x 2995)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 31.73GB (14.43GB free)
Process Argv D:\codeProjects\sky\material-manager-web --crash-reporter-id 107b8233-1a46-4f64-8ddc-f5c40a32682a
Screen Reader no
VM 0%
Extensions: none
A/B Experiments
vsliv368cf:30146710
vswsl492:30256859
binariesv615:30325510
h48ei257:31000450
nativeloc1:31344060
dwcopilot:31170013
6074i472:31201624
dwoutputs:31242946
hdaa2157:31222309
copilot_t_ci:31333650
e5gg6876:31282496
pythoneinst12:31285622
c7cif404:31314491
996jf627:31283433
pythonrdcb7:31342333
usemplatestapi:31297334
0aa6g176:31307128
747dc170:31275177
aj953862:31281341
generatesymbolt:31295002
convertfstringf:31295003
pylancequickfixf:31350060
j6a0c355:31346307
usemarketplace:31343026
nesew2to5:31336538
agentclaude:31350858
nes-diff-11:31337487
nes-set-on:31351930
onetestforazureexpcf:31335614
6abeh943:31336334
yijiwantestdri0626-c:31336931
0927b901:31350571
ji9b5146:31348712

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions