当前位置:网站首页>What if path is deleted by mistake when configuring system environment variables?
What if path is deleted by mistake when configuring system environment variables?
2022-07-24 09:26:00 【Ling Chenqi】
hello, Hello, guys !
So today is to share a method , We want to configure new jdk When deleting the old environment variables, the system variables are accidentally Path Deleted , So how can we recover ?

Online teaching methods emerge in endlessly , For example, copying environment variables in other people's computers or restarting them can't solve the problem .
The general method is to look in the registration editor , So today, share a simpler method , Help you find it quickly !
STEP1:
Press and hold the keyboard win+R, Input echo %Path% Open command window
echo %Path%
STEP2: After entering, this interface , We just need Copy everything circled in red .

STEP3: At this time, we right-click the computer -> attribute -> Advanced system setup -> environment variable , Find our delete Path The place of , Then operate according to the following figure . Variable values are those we just copied .

So our Path It has been found , Learned to pay attention to one button three times !
边栏推荐
- UE5影视动画渲染MRQ分层学习笔记
- [Luogu p5829] [template] mismatch tree (string) (KMP)
- One year after I came to Ali, I ushered in my first job change
- Problem: filesystemversionexception: you have version null and I want version 8
- [don't bother to strengthen learning] video notes (II) 2. Write a small example of Q learning
- Let's test 5million pieces of data. How to use index acceleration reasonably?
- & 和 &&、| 和 || 的区别
- How to judge and analyze NFT market briefly through NFT go?
- TT ecosystem - cross border in-depth selection
- Problems and abuse of protocol buffers
猜你喜欢

Will your NFT disappear? Dfinity provides the best solution for NFT storage

DP longest common subsequence detailed version (LCS)

How to judge and analyze NFT market briefly through NFT go?

Understanding of magnetic parameters in Hall sensors

TCP triple handshake connection combing

Vscode failed to use SSH Remote Connection (and a collection of other problems)

Es document CRUD

Aruba学习笔记06-无线控制AC基础配置(CLI)

What is the component customization event we are talking about?

Racecar multi-point navigation experiment based on ROS communication mechanism
随机推荐
At the moment of the epidemic, we need to work harder, aoligui
Seven data show the impact of tiktok's combination of payment and organic content
Vector control of permanent magnet synchronous motor (I) -- mathematical model
UE5影视动画渲染MRQ分层学习笔记
Vim: use tags file to extend the automatic code completion function of YCM for the third-party library of C language
We were tossed all night by a Kong performance bug
[don't bother to strengthen learning] video notes (III) 3. SARS (lambda)
Introduction to common ansible modules
web安全入门-开源防火墙Pfsense安装配置
Tang Yudi opencv background modeling
How to open the port number of the server, and the corresponding port of common network services
Gnuplot software learning notes
代码随想录笔记_链表_25K个一组翻转链表
Leetcode94 detailed explanation of middle order traversal of binary tree
Common evaluation indexes of medical image segmentation
Definition and initialization of cv:: mat
Description of MATLAB functions
Excuse me, what are the financial products with an annual interest rate of 6%
Ansible 常用模块介绍
[note] what is kernel / user space? Let's start with how the CPU runs the program