Skip to content

Simple batch script to install the most common apps when you buy a new computer, setting up VM or etc...

License

Notifications You must be signed in to change notification settings

Apache101/InstallThemAll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

🎁 InstallThemAll

Simple batch script to install the most common apps when you buy a new computer, setting up VM or etc...

📢 Installs:

🔧 Registry Patches

Security & Privacy

  • Disable Remote Registry service - Prevents remote access to registry
  • Disable telemetry - Stops Windows from collecting usage data
  • Disable Cortana - Removes Cortana functionality
  • Disable Windows Error Reporting - Stops error reports from being sent to Microsoft
  • Disable AutoRun from USB drives - Prevents automatic execution from USB devices

Search & File Explorer

  • Disable search suggestions in File Explorer - Removes online search suggestions
  • Disable web search in Windows Search - Prevents web results in local search
  • Show file extensions - Always displays file extensions in Explorer
  • Set Explorer to open "This PC" - Changes default Explorer view
  • Disable "Recent files" in Quick Access - Removes recent files tracking

Start Menu & Taskbar

  • Disable recommended files in Start menu - Removes suggested content
  • Transparent taskbar - Enables taskbar transparency
  • Show seconds in system clock - Displays seconds in system tray clock

Content & Ads

  • Disable Windows Consumer Features - Removes promotional content
  • Disable various content delivery ads - Removes multiple ad types:
    • Suggested content
    • App suggestions
    • Tips and tricks
    • Welcome experience content

Performance & UI

  • Speed up context menu - Removes delay when right-clicking
  • Show verbose status messages - Displays detailed boot/shutdown messages
  • Disable Sticky Keys popup - Prevents accessibility prompt
  • Disable Network Data Usage service - Stops network monitoring service
  • Disable driver auto-install - Prevents automatic driver downloads

About

Simple batch script to install the most common apps when you buy a new computer, setting up VM or etc...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%