Reg unload command in Windows
The regload command removes a portion of the loaded registry using the reg load command.For a better understanding of how to use this command, see the example section below.
Syntax reg unload command
reg unload
Parameter reg unload command
Parameters
Describe
Specifying the full path of the subkey will be removed (unload).To specify a remote computer, attach the computer name (in the format) as part of the KeyName parameter.In addition, the KeyName parameter must also include a valid root key.Valid root keys for local computers are: HKLM, HKCU, HKCR, HKU and HKCC.If the remote computer is specified, valid root keys will be HKLM and HKU.
/?
Show help at thecommand prompt.
Parameter reg unload command
The following table lists the return values for the reg unload command:
Value
Meaning
0
Success
first
Failure
For example, the reg unload command
To remove the TempHive subkey in the HKLM file, type:
REG UNLOAD HKLMTempHive
Attention
Absolutely do not edit the registry directly unless you have no other alternatives.Registry editor will bypass standard protection measures, allowing settings that may reduce performance, damage your system or even require you to reinstall Windows.You can change most registry settings by using programs in Control Panel or Microsoft Management Console (MMC).If you have to edit the registry directly, back up the registry first!
See more:
- The qprocess command in Windows
- Qappsrv (query termserver) command in Windows
- The quser (query user) command in Windows
- The pubprn command and the pushprinterconnections command in Windows
You should read it
- Del command in Windows
- Set command in Windows
- Cmd command in Windows
- Command at in Windows
- Fc command in Windows
- The echo command in Windows
- Bitsadmin getdisplayname and bitsadmin geterror command in Windows
- Reg command copy in Windows
- The command reg add in Windows
- Rem command in Windows
- Doskey command in Windows
- Exit command in Windows
Maybe you are interested
What to do when open command window here does not appear?
How to switch users on the Linux command line
How to fix Mac Homebrew error 'zsh: command not found: brew'
What is the Command key on Windows?
How to use read command in Linux
Basic Linux commands everyone needs to know - Operations on Linux are much faster