Clear Visual Studio 2013 license
- Single actionThis page belongs to a script, containing basic changes to achieve a task.
- Windows onlyThis script improves your privacy on Windows
- Impact: HighSystem Functionality Loss Risk: High
This action improves privacy with high 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
This script removes the license information for Visual Studio 2013.
Visual Studio 2013 is an integrated development environment (IDE) by Microsoft 1. It was released in October 2013 2. It introduced roaming support, notifications, improved update experience, and various productivity enhancements 2. It improved the interface, added coding shortcuts, supported Windows apps development, combined web development tools, enabled cloud testing, and enhanced team collaboration 2.
Microsoft ended official support for Visual Studio 2013 in April 2019, with extended support ended in April 2024 3. This means it no longer receives security updates or bug fixes, potentially making it vulnerable to security risks.
Visual Studio 2013 uses the product GUID E79B3F9C-6543-4897-BBA5-5BFB0A02BB5C
for license association 3 4 5.
This script enhances your privacy by removing identifiable license information from your system. It may also improve system performance by clearing unnecessary data.
Removing the license information may require you to reactivate Visual Studio on the next use. You will need your license key and Microsoft account details for reactivation.
This script should only be used by advanced users.
This script is not recommended for daily use as it breaks important functionality.
Consider creating a system restore point before doing any changes.
Sources
- What's New in Visual Studio 2013 Integrated Developer Environment (IDE). Visual Studio 2013 Launch. Channel 9. channel9.msdn.com. (2015).
Original: http://channel9.msdn.com/Events/Visual-Studio/Launch-2013/VS101
Archived: https://web.archive.org/web/20150111085353/http://channel9.msdn.com/Events/Visual-Studio/Launch-2013/VS101 - Visual Studio 2013 Release Notes. Microsoft Learn. learn.microsoft.com. (2024).
Original: https://learn.microsoft.com/en-us/visualstudio/releasenotes/vs2013-rtm-vs
Archived: https://web.archive.org/web/20240731095411/https://learn.microsoft.com/en-us/visualstudio/releasenotes/vs2013-rtm-vs - VSCELicense/VSCELicense.psm1 at master · privacysexy-forks/VSCELicense. github.com. (2024).
Original: https://github.com/privacysexy-forks/VSCELicense/blob/master/VSCELicense.psm1
Archived: https://web.archive.org/web/20240809125330/https://github.com/privacysexy-forks/VSCELicense/blob/master/VSCELicense.psm1 - How to change Visual Studio 2012,2013 or 2015 License Key?. Stack Overflow. stackoverflow.com. (2024).
Original: https://stackoverflow.com/questions/12465361/how-to-change-visual-studio-2012-2013-or-2015-license-key/22258088
Archived: https://web.archive.org/web/20240731002659/https://stackoverflow.com/questions/12465361/how-to-change-visual-studio-2012-2013-or-2015-license-key/22258088#22258088 - VSKeyExtractor/Program.cs at main · privacysexy-forks/VSKeyExtractor. github.com. (2024).
Original: https://github.com/privacysexy-forks/VSKeyExtractor/blob/main/Program.cs
Archived: https://web.archive.org/web/20240809125530/https://github.com/privacysexy-forks/VSKeyExtractor/blob/main/Program.cs
Apply 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 "Clear Visual Studio 2013 license" 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 "Clear Visual Studio 2013 license" using privacy.sexy
- ≈ 3 min to complete
- Tools: privacy.sexy
- Difficulty: Simple
- ≈ 4 instructions
- 2
Choose script
- Search for the script name: Clear Visual Studio 2013 license
- 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
:: Remove Visual Studio license for product E79B3F9C-6543-4897-BBA5-5BFB0A02BB5C
:: Remove the registry key "HKLM\SOFTWARE\Classes\Licenses\E79B3F9C-6543-4897-BBA5-5BFB0A02BB5C"
PowerShell -ExecutionPolicy Unrestricted -Command "$keyPath='HKLM\SOFTWARE\Classes\Licenses\E79B3F9C-6543-4897-BBA5-5BFB0A02BB5C'; $registryHive = $keyPath.Split('\')[0]; $registryPath = "^""$($registryHive):$($keyPath.Substring($registryHive.Length))"^""; Write-Host "^""Removing registry key at `"^""$registryPath`"^""."^""; if (-not (Test-Path -LiteralPath $registryPath)) { Write-Host "^""Skipping, no action needed, registry key `"^""$registryPath`"^"" does not exist."^""; exit 0; }; try { Remove-Item -LiteralPath $registryPath -Force -ErrorAction Stop | Out-Null; Write-Host "^""Successfully removed the registry key at path `"^""$registryPath`"^""."^""; } catch { Write-Error "^""Failed to remove the registry key at path `"^""$registryPath`"^"": $($_.Exception.Message)"^""; }"
IiI=
Help
How to apply or restore "Clear Visual Studio 2013 license" 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.
- Clear Visual Studio licenses
- Clear Visual Studio usage data
- Clear third-party application data
- Privacy cleanup
This category removes locally stored Visual Studio license information to enhance privacy. Visual Studio is an integrated development environment (IDE) f...
Visual Studio is an integrated development environment (IDE) from Microsoft that is used to develop software. Visual Studio store data such as your usage...
Same Goal
Other guides in Clear Visual Studio licenses 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.
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.