Disable Visual Studio Code telemetry
- Single actionThis page belongs to a script, containing basic changes to achieve a task.
- Windows onlyThis script improves your privacy on Windows
- Impact: MinimumSystem Functionality Loss Risk: Low
This action improves privacy with minimal impact when you run the recommended script. - Batch (batchfile)These changes use Windows system commands to update your settings.
- Fully reversible
You can fully restore this action (revert back to the original behavior) using this website.
The restore/revert methods provided here can help you fix issues.
Overview
Missing Good Quality Documentation
This page does not yet meet PrivacyLearn's documentation standards. However, the script/action is stable and verified by community. Here are some options for you to understand its functionality:Computer-generated docs (PREVIEW)
This documentation may be low quality but still useful.Read computer-generated explanation
This documentation is automatically extracted from the code implementation.
Windows secure privacy measures preference customization: disable Visual Studio Code telemetry to protect personal data as a result of online privacy defenses. In follow-up, this option delivers step-by-step guidance for how to cancel and reset settings.
You're protected from manipulation and outside pressure through data privacy integration. Want to optimize secure privacy management settings? Now, follow these instructions to make the adjustment. Imagine you're solving a puzzle, where each piece has a place. Follow the guide closely to put everything together correctly. Double-check your work before moving on.
Reference: https://web.archive.org/web/20221029171138/https://code.visualstudio.com/docs/getstarted/telemetry
Technical Details
Alongside applying this update schedules, this code changes your system to accomplish granular update telemetry controls to enhance cyber privacy. To achieve reduced update overhead, it can also help boost system performance.
To reinforce digital data handling, this modification refines diagnostic reporting settings to accomplish controlled data reporting. To achieve reduced diagnostic overhead, it aims to help improve system efficiency.
To realize improved privacy rules, this change manages JSON settings to help reduce digital privacy enforcement risks. It helps simplify system operations, to gain faster application responsibility.
Explore similar guides
Gives more context about the goal of the changesReview code
Requires technical knowledge about Batch (batchfile)Edit this page to improve
Requires technical knowledge about YAML and GitApply Now
Choose one of three ways to apply:
Download script
Download and run the script directly- No app needed
- Offline usage
- Easy-to-apply
- Free
- Open-source
Help
How to apply or restore "Disable Visual Studio Code telemetry" using script
- ≈ 2 min to complete
- Tools: Web Browser
- Difficulty: Simple
- ≈ 5 instructions
- 1
Download
Download the script file by clicking on thebutton above.
Use button above to restore changes. - 2
Keep the file
If warned by your browser, keep the file. - 3
Open
Open the downloaded file. - 4
Exit
Once it's done, press any key to exit the window. - 5
Restart
Restart your computer for all changes to take effect.
Apply with privacy.sexy
Guided, automated application with safety checks- Recommended for most users
- Includes safety checks
- Free
- Open-source
- Popular
- Offline/Online usage
Help
How to apply or restore "Disable Visual Studio Code telemetry" using privacy.sexy
- ≈ 3 min to complete
- Tools: privacy.sexy
- Difficulty: Simple
- ≈ 4 instructions
- 2
Choose script
- Search for the script name: Disable Visual Studio Code telemetry
- Check the script by clicking on the checkbox.
- 3
Run
Click on ▶️ Run button at the bottom of the page.This button only appears on desktop version (recommended). On browser, use 💾 Save button.
- Apply
- Revert
PowerShell -ExecutionPolicy Unrestricted -Command "$settingKey='telemetry.enableTelemetry'; $settingValue=$false; $jsonFilePath = "^""$($env:APPDATA)\Code\User\settings.json"^""; if (!(Test-Path $jsonFilePath -PathType Leaf)) { Write-Host "^""Skipping, no updates. Settings file was not at `"^""$jsonFilePath`"^""."^""; exit 0; }; try { $fileContent = Get-Content $jsonFilePath -ErrorAction Stop; } catch { throw "^""Error, failed to read the settings file: `"^""$jsonFilePath`"^"". Error: $_"^""; }; if ([string]::IsNullOrWhiteSpace($fileContent)) { Write-Host "^""Settings file is empty. Treating it as default empty JSON object."^""; $fileContent = "^""{}"^""; }; try { $json = $fileContent | ConvertFrom-Json; } catch { throw "^""Error, invalid JSON format in the settings file: `"^""$jsonFilePath`"^"". Error: $_"^""; }; $existingValue = $json.$settingKey; if ($existingValue -eq $settingValue) { Write-Host "^""Skipping, `"^""$settingKey`"^"" is already configured as `"^""$settingValue`"^""."^""; exit 0; }; $json | Add-Member -Type NoteProperty -Name $settingKey -Value $settingValue -Force; $json | ConvertTo-Json | Set-Content $jsonFilePath; Write-Host "^""Successfully applied the setting to the file: `"^""$jsonFilePath`"^""."^"""
IlBvd2VyU2hlbGwgLUV4ZWN1dGlvblBvbGljeSBVbnJlc3RyaWN0ZWQgLUNvbW1hbmQgXCIkc2V0dGluZ0tleT0ndGVsZW1ldHJ5LmVuYWJsZVRlbGVtZXRyeSc7ICRzZXR0aW5nVmFsdWU9JGZhbHNlOyAkanNvbkZpbGVQYXRoID0gXCJeXCJcIiQoJGVudjpBUFBEQVRBKVxcQ29kZVxcVXNlclxcc2V0dGluZ3MuanNvblwiXlwiXCI7IGlmICghKFRlc3QtUGF0aCAkanNvbkZpbGVQYXRoIC1QYXRoVHlwZSBMZWFmKSkgeyBXcml0ZS1Ib3N0IFwiXlwiXCJTa2lwcGluZywgbm8gbmVlZCB0byByZXZlcnQgYmVjYXVzZSBzZXR0aW5ncyBmaWxlIGlzIG5vdCBmb3VuZDogYFwiXlwiXCIkanNvbkZpbGVQYXRoYFwiXlwiXCIuXCJeXCJcIjsgZXhpdCAwOyB9OyB0cnkgeyAkZmlsZUNvbnRlbnQgPSBHZXQtQ29udGVudCAkanNvbkZpbGVQYXRoIC1FcnJvckFjdGlvbiBTdG9wOyB9IGNhdGNoIHsgdGhyb3cgXCJeXCJcIkVycm9yLCBmYWlsZWQgdG8gcmVhZCB0aGUgc2V0dGluZ3MgZmlsZTogYFwiXlwiXCIkanNvbkZpbGVQYXRoYFwiXlwiXCIuIEVycm9yOiAkX1wiXlwiXCI7IH07IGlmIChbc3RyaW5nXTo6SXNOdWxsT3JXaGl0ZVNwYWNlKCRmaWxlQ29udGVudCkpIHsgV3JpdGUtSG9zdCBcIl5cIlwiU2tpcHBpbmcsIG5vIG5lZWQgdG8gcmV2ZXJ0IGJlY2F1c2Ugc2V0dGluZ3MgZmlsZSBpcyBlbXB0eTogYFwiXlwiXCIkanNvbkZpbGVQYXRoYFwiXlwiXCIuXCJeXCJcIjsgZXhpdCAwOyB9OyB0cnkgeyAkanNvbiA9ICRmaWxlQ29udGVudCB8IENvbnZlcnRGcm9tLUpzb247IH0gY2F0Y2ggeyB0aHJvdyBcIl5cIlwiRXJyb3IsIGludmFsaWQgSlNPTiBmb3JtYXQgaW4gdGhlIHNldHRpbmdzIGZpbGU6IGBcIl5cIlwiJGpzb25GaWxlUGF0aGBcIl5cIlwiLiBFcnJvcjogJF9cIl5cIlwiOyB9OyBpZiAoISRqc29uLlBTT2JqZWN0LlByb3BlcnRpZXNbJHNldHRpbmdLZXldKSB7IFdyaXRlLUhvc3QgXCJeXCJcIlNraXBwaW5nLCBubyBuZWVkIHRvIHJldmVydCBiZWNhdXNlIHNldHRpbmcgYFwiXlwiXCIkc2V0dGluZ0tleWBcIl5cIlwiIGRvZXMgbm90IGV4aXN0LlwiXlwiXCI7IGV4aXQgMDsgfTsgaWYgKCRqc29uLiRzZXR0aW5nS2V5IC1uZSAkc2V0dGluZ1ZhbHVlKSB7IFdyaXRlLUhvc3QgXCJeXCJcIlNraXBwaW5nLCBzZXR0aW5nIChgXCJeXCJcIiRzZXR0aW5nS2V5YFwiXlwiXCIpIGhhcyBkaWZmZXJlbnQgY29uZmlndXJhdGlvbiB0aGFuIGBcIl5cIlwiJHNldHRpbmdWYWx1ZWBcIl5cIlwiOiBgXCJeXCJcIiQoJGpzb24uJHNldHRpbmdLZXkpYFwiXlwiXCIuXCJeXCJcIjsgZXhpdCAwOyB9OyAkanNvbi5QU09iamVjdC5Qcm9wZXJ0aWVzLlJlbW92ZSgkc2V0dGluZ0tleSk7ICRqc29uIHwgQ29udmVydFRvLUpzb24gfCBTZXQtQ29udGVudCAkanNvbkZpbGVQYXRoOyBXcml0ZS1Ib3N0IFwiXlwiXCJTdWNjZXNzZnVsbHkgcmV2ZXJ0ZWQgdGhlIHNldHRpbmcgZnJvbSBmaWxlOiBgXCJeXCJcIiRqc29uRmlsZVBhdGhgXCJeXCJcIi5cIl5cIlwiXCIi
Help
How to apply or restore "Disable Visual Studio Code telemetry" using commands
- ≈ 2 min to complete
- Tools: Command Prompt
- Difficulty: Medium
- ≈ 3 instructions
- 1
Open Command Prompt
Open Command Prompt as Administrator. - 2
Copy code
Copy the code: - 3
Paste & run
Paste the commands into Command Prompt and press Enter to run.Some changes require a system restart to take effect
Similar Guides
Wider Goal
Guides below includes this guide to achieve a wider goal.See other more general settings that includes this one as one of its actions.These plans combine multiple privacy settings, including this one, for stronger protection.
- Disable Visual Studio Code data collection
- Configure programs
Same Goal
Other guides in Disable Visual Studio Code data collection See settings that are in the same category as this guide.Using other actions in the same category may help you achieve your goal better.
See all 8 guides
About the Creators
These people have authored this documentation and written its scripts:
Reviewed By
This guide has undergone comprehensive auditing and peer review:Expert review by undergroundwires
- Verified technical accuracy and editorial standards
- Assessed system impact and user privacy risks
- Audited and verified using automated security tests
Public review by large community
- Privacy enthusiasts and professionals peer-reviewed
- Millions of end-users tested across different environments
- Audited and verified using third-party security software
History
We continually monitor our guides, their impact and other potential privacy options. We update our guides when new information becomes available. On every update, we publicly store who made the change, what has been changed, why the change was made and when the change was made.