Skip to content

Instantly share code, notes, and snippets.

View Empyreal96's full-sized avatar
💤
Otherwise occupied

Empyreal96

💤
Otherwise occupied
View GitHub Profile
@Empyreal96
Empyreal96 / tweaks-win10.reg
Last active July 28, 2020 14:49 — forked from beeyev/tweaks-win10.reg
Windows 10 must have registry tweaks 2018
Windows Registry Editor Version 5.00
;Remove 'Give access to' Context Menu in Windows 10
[-HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Sharing]
[-HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\ModernSharing]
[-HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\Sharing]
[-HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Sharing]
[-HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandlers\Sharing]
[-HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetHandlers\Sharing]
[-HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Sharing]
@Empyreal96
Empyreal96 / Windows10Toolbox.md
Last active May 9, 2020 00:42
Main Info Page for Windows 10 Toolbox Batch

Windows 10 Toolkit

ToolScreen

Windows-Toolkit.cmd (Current Project) - An ever-growing toolkit to modify many aspects of Windows.

Supported Versions = Windows 10 64/32 Bit and ARM64, I use on Pro 64bit+ARM64 and Home 32bit+ARM64.

Any Risks? = There will always be risk when modifying parts of Windows, make a Restore Point beforehand if worried.