Skip to content

Latest commit

 

History

History
138 lines (116 loc) · 8.43 KB

microsoft.md

File metadata and controls

138 lines (116 loc) · 8.43 KB
title description published date tags editor dateCreated
microsoft
true
2023-07-22 17:43:24 UTC
markdown
2023-07-22 17:43:22 UTC

Microsoft

Docs


Windows commands


PowerShell


Windows 10 settings

  • Sign-in options:
    • Restart apps... enabled
  • Explorer / Folder Options:
    • General:
      • Open File Explorer to: This PC
      • Privacy: disable both options
    • 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
  • Personalize
  • Power & Sleep
  • Security
  • Update

Windows 10 tweaks

  • 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 to D:\bubba\Desktop)
  • Remap keys with SharpKeys (e.g. swap Ctrl and Caps)
  • Create function key layer with TouchCursor

Essential software:

  • Fonts
  • SharpKeys
  • TouchCursor
  • Windows Terminal
  • VS Code

Windows 10 tricks