title | description | published | date | tags | editor | dateCreated |
---|---|---|---|---|---|---|
microsoft |
true |
2023-07-22 17:43:24 UTC |
markdown |
2023-07-22 17:43:22 UTC |
- docs.microsoft.com
- Windows commands
- PowerShell
- Code samples
- IT pros
- IoT
- app development
- .NET
- Windows Server
- OneDrive
- Open Specifications
- Microsoft Learn
- Power Platform - Power Apps, Power Automate, Power Virtual Agents, etc...
- Power Query
- Project
- Windows: List of recognized environment variables
- docs
at
- schedules commandsattrib
bcdedit
cd
cls
- clears the command prompt windowchoice
- prompts the user to chooseclip
copy
dir
echo
exec
- executes a.cmd
scriptfind
for
forfiles
goto
if
mkdir
ormd
mklink
move
path
pause
ping
pushd
andpopd
rem
- Records comments in a script, batch, or config.sys file. If no comment is specified, rem adds vertical spacing.rename
orren
rmdir
orrd
- Deletes a directory.robocopy
sc.exe query
schtasks
set
(environment variable)shift
shutdown
sort
start
subst
systeminfo
takeown
- take ownership of a filetaskkill
tasklist
timeout
- pauses the command processor for specified timetree
type
- displays the contents of a text filetypeperf
- outputs performance datavol
wbadmin
- backup / restorewevtutil
- event log utilitywhere
- Displays the location of files that match the given search pattern.whoami
- [
xcopy
](Copies files and directories, including subdirectories.)
- Sign-in options:
- Restart apps...
enabled
- Restart apps...
- Explorer / Folder Options:
- General:
- Open File Explorer to:
This PC
- Privacy:
disable
both options
- Open File Explorer to:
- View:
- Show hidden files, folders, and drives
enabled
- Hide extensions for known files types
disabled
- Hide protected operating system files
disabled
- Restore previous folder windows at logon
enabled
- Show hidden files, folders, and drives
- General:
- Personalize
- Power & Sleep
- Security
- Update
- Group Policy Editor tweaks ( gpedit.msc - Win10 Pro only )
- Virtual drives (
subst
command) - associate a path with a drive letter - docs - article - Relocate user directories to another partition (e.g.
C:\Users\bubba\Desktop
toD:\bubba\Desktop
) - Remap keys with SharpKeys (e.g. swap
Ctrl
andCaps
) - Create function key layer with TouchCursor
- A 64-bit version was shared in this thread.
- Fonts
- SharpKeys
- TouchCursor
- Windows Terminal
- VS Code