I’ve shown you how to use programs to customize Windows and today I’m going to show you how to customize Windows directly within the Windows registry. This is the first part of a two part series where we will go though 5 registry hacks that will change the look and feel of Windows 11.
Please Like this video and Subscribe to my channel
My shirt from the video
Video Notes
1.) ~Disable Dynamic Search Box~
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionSearchSettings
Add Dword32: IsDynamicSearchBoxEnabled
Values:
0 = Disables
1 = Enabled
2.) ~Remove Bing from Start~
HKEY_CURRENT_USERSOFTWAREPoliciesMicrosoftWindows
Add key: Explorer
Add Dword32: DisableSearchBoxSuggestions
Set value to 1
3.) ~Bypass TPM and CPU checks for Windows Update~
HKEY_LOCAL_MACHINESYSTEMSetupMoSetup
Add Dword32:…