Tag: registry

599 script(s) tagged “registry”

πŸ–₯️ Batch (CMD)

Show Recycle Bin Icon on Desktop (Batch)

Adds the Recycle Bin icon back to the desktop. Applies the tweak via reg.exe.

πŸ“Š VBA (Excel)

Apply Disable Explorer Startup Delay (VBA)

Removes the artificial delay before startup apps launch. Applied via WScript.Shell.RegWrite from VBA.

🧰 Registry (.reg)

Enable Dark Mode (Registry Tweak)

Switches File Explorer and other system surfaces to dark mode.

πŸ“Š VBA (Excel)

Check Disable Cortana Registry Value (VBA)

Reads the Disable Cortana registry value via WScript.Shell.RegRead and reports it in a message box β€” no PowerShell or r…

πŸ“Š VBA (Excel)

Check Disable Windows Telemetry Registry Value (VBA)

Reads the Disable Windows Telemetry registry value via WScript.Shell.RegRead and reports it in a message box β€” no Power…

πŸ“œ VBScript (WSH)

Disable Taskbar Transparency (VBScript)

Turns off the translucent taskbar/Start menu effect for a small performance gain. Applies the tweak via WScript.Shell.R…

🧰 Registry (.reg)

Disable Bing Search Suggestions (Registry Tweak)

Stops the taskbar search box from showing web/Bing suggestions.

πŸ“œ VBScript (WSH)

Disable Activity Feed / Timeline (VBScript)

Disables the Windows Activity Feed / Timeline feature (requires admin). Requires an elevated (Administrator) prompt. Ap…

πŸ“Š VBA (Excel)

Apply Disable Taskbar Chat Icon (VBA)

Removes the Chat/Teams icon from the Windows 11 taskbar. Applied via WScript.Shell.RegWrite from VBA.

πŸ“Š VBA (Excel)

Check Disable Windows Spotlight on Desktop Registry Value (VBA)

Reads the Disable Windows Spotlight on Desktop registry value via WScript.Shell.RegRead and reports it in a message box…

⚑ PowerShell 5.1+

Enable Clipboard History

Turns on Windows+V clipboard history.

πŸ“Š VBA (Excel)

Apply Disable Balloon Tip Notifications (VBA)

Disables the small notification balloon tips in the system tray. Applied via WScript.Shell.RegWrite from VBA.