replace
Replace files.See also: robocopy, move, copy, and del.
robocopy
move
copy
del
repair-bde
Attempt to repair or decrypt a damaged BitLocker-encrypted volume.
remove-item
Delete files, folders, as well as registry keys and subkeys.This command can only be run through PowerShell.
remove-appxpackage
A PowerShell utility to remove an app package from user accounts.
reg
Manage keys and their values in the Windows registry.Some subcommands such as add have their own usage documentation.
add
reg-unload
Remove data from the registry that was loaded using the reg load command.
reg load
reg-save
Save a registry key, its subkeys and values to a native .hiv file.
.hiv
reg-restore
Restore a key and its values from a native .hiv file.See reg-save for more information.
reg-query
Display the values of keys and subkeys in the registry.
reg-load
Load saved subkeys into a different subkey in the registry.Note: this is intended for troubleshooting and temporary keys.
reg-import
Import all available keys, subkeys, and values from a .reg file.
.reg
reg-flags
Display or set flags on registry keys.
reg-export
Export the specified subkeys and values to a .reg file.
reg-delete
Delete keys or their values from the registry.
reg-copy
Copy keys and their values in the registry.
reg-compare
Compare keys and their values in the registry.
reg-add
Add new keys and their values to the registry.
rdpsign
A tool for signing Remote Desktop Protocol (RDP) files.
rd
This command is an alias of rmdir on the Command Prompt and Remove-Item in PowerShell.
rmdir
Remove-Item
query
Display information about user sessions and process.