Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 3.05 KB

File metadata and controls

51 lines (40 loc) · 3.05 KB

Single-Function Scripts

This folder contains a collection of small, single-function batch scripts designed to perform specific tasks. Below is an index of the scripts along with a brief description of their functionality:

Index of Scripts

General System Tweaks

  • Clear Recent Color History.bat: Clears the recent color history in Windows.
  • Restore Default DPI Windows 10.bat: Restores the default DPI settings in Windows 10.
  • Disable Screen Savers.bat: Disables screen savers on the system.
  • Enable Screen Savers.bat: Enables screen savers on the system.

Context Menu Modifications

  • Add Default Apps To Desktop Context Menu.bat: Adds a shortcut to default apps in the desktop context menu.
  • Remove Default Apps From Desktop Context Menu.bat: Removes the shortcut to default apps from the desktop context menu.
  • Add Take Ownership to Context menu.bat: Adds a "Take Ownership" option to the context menu.
  • Remove Take Ownership from Context Menu (Default).bat: Removes the "Take Ownership" option from the context menu.

Windows Defender Tweaks

  • Disable Windows Defender Real-Time Protection.bat: Disables real-time protection in Windows Defender.
  • Enable Windows Defender Real-Time Protection.bat: Enables real-time protection in Windows Defender.
  • Turn_Off_Windows_Defender.bat: Turns off Windows Defender.
  • Turn_On_Windows_Defender.bat: Turns on Windows Defender.

File Explorer Customizations

  • Add New Folder Context Menu.bat: Adds a "New Folder" option to the context menu.
  • Remove New Folder Context Menu.bat: Removes the "New Folder" option from the context menu.
  • Show Drive Letters First - File Explorer - Enable.bat: Configures File Explorer to show drive letters first.
  • Show Drive Letters First - File Explorer - Default.bat: Restores the default drive letter display settings.

Power Options

  • Add Turn Off Hard Disk Power Option.bat: Adds an option to turn off the hard disk in power settings.
  • Remove Turn Off Hard Disk Power Option.bat: Removes the option to turn off the hard disk in power settings.
  • Disable Hibernate.bat: Disables the hibernate feature.
  • Enable Hibernate.bat: Enables the hibernate feature.

Start Menu and Taskbar

  • Collapse All Apps List From Start Menu.bat: Collapses the "All Apps" list in the Start Menu.
  • Remove All Apps List From Start Menu.bat: Removes the "All Apps" list from the Start Menu.
  • Windows 11 Taskbar Size - Default.bat: Restores the default taskbar size in Windows 11.
  • Windows 11 Taskbar Size - Larger.bat: Sets the taskbar size to larger in Windows 11.

Miscellaneous

  • Disable AutoPlay.bat: Disables the AutoPlay feature.
  • Enable AutoPlay.bat: Enables the AutoPlay feature.
  • Turn Off Xbox Game Bar.bat: Disables the Xbox Game Bar.
  • Turn On Xbox Game Bar.bat: Enables the Xbox Game Bar.

For detailed usage instructions, open the .bat file in a text editor to review the commands and comments. Use these scripts responsibly and ensure you understand their effects before running them.