Что такое набор твиков реестра windows 10

Are you looking for windows 10/11 registry tweaks in one place, this post is completely for you.

The Windows Registry is where the operating system stores all the settings that are required for Windows and installed software to function properly. Every time you install a program, data about it gets written to this database.

Because the Registry is such an integral part of the whole Windows set-up, it’s important to take care when making any changes to it. Any slip-up could potentially cause major problems with the operating system.

For this reason, you should always back up the Registry before making any changes to it, to be on the safe side.

To Open Windows Registry, Open the Run menu and enter the command “regedit” without quotes. You can easily backup your Registry settings by File > Export.

A Complete Guide to Windows 10/11 Registry Tweaks

Many PC users deliberately avoid fiddling with the Registry, preferring to leave system tweaks to software such as CCleaner.

But provided you’re careful and know how to undo any changes you make, there are plenty of benefits to delving under the bonnet of your computer, such as customizing Windows to make it look and behave the way you want, speeding up your PC and turning off features you don’t need.

Messing with the Registry can be risky but can yield impressive results.

1. SPEED UP WINDOWS 10

There’s a noticeable pause when you open the Start menu or select a program in Windows. This is true regardless of whether you’re using Windows 7 or 10, or 11.

You can remove these delays and make the menu feel faster by navigating to the following:

HKEY_CURRENT_USER\Control Panel\Desktop

Locate the entry ‘MenuShowDelay’ on the right. This is the speed at which the menu opens. Right-click it, select Modify and reduce the value data from 400 to around 100.

windows 10 registry tweaks

Reduce the time that it takes for your Start menu to open

The Start menu should open significantly more quickly when you restart your PC.

1.2 Instantly switch to the last active window

When you hover over a taskbar button in Windows 7, 8, 10 or 11, you’ll see thumbnails for all the open windows relating to it.

You can then select the one you require, but if you’d rather save time by just opening the last active window instead, a simple Registry tweak will change the default behavior of the taskbar buttons.

Go to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

Create a new DWORD (32-bit) on the right-hand side, and name it ‘LastActiveClick’. Set the value to 1

A Complete Guide to Windows 10/11 Registry Tweaks

Save time by always switching to the last
active window

1.3 Remove problem entries from the Windows uninstaller

If you’ve had a problem uninstalling a program – for example if the uninstall has gone wrong or you’ve simply deleted it – you may still see it listed in the ‘Uninstall or change a program’ list in the Control Panel.

One solution is to try reinstalling and then uninstalling the software, but if that doesn’t work, navigate to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\ CurrentVersion\Uninstall

A Complete Guide to Windows 10/11 Registry Tweaks

Stop programs outstaying their welcome
in the Uninstall list

Find the program entry you want to remove and delete it. This won’t uninstall the program, but it will remove the offending entry. It works in Windows 7 and upwards.

1.4 Speed up your shutdown

Windows waits for running applications and processes to end before it shuts down, but these sometimes hang and take ages to close. You can reduce the amount of time Windows waits by tweaking the Registry. Go to:

HKEY_CURRENT_USER\Control Panel\Desktop

double-click HungAppTimeout and change the default value from 5000 to 1000.

Do the same for the entry WaitToKillAppTimeout. Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\ CurrentControlSet\Control

and double-click the entry WaitToKillServiceTimeout, then change the value data to 1000.

You can also force Windows to automatically close any non-responding programs by going to:
HKEY_CURRENT_USER\Control Panel\Desktop

Double-click AutoEndTasks and change the value from 0 to 1.

How to speedup windows 10 shutdown time

2. CHANGE HOW WINDOWS 10 LOOKS

2.1 Enable Windows 10’s hidden ‘dark’ theme

By default, Microsoft’s new operating system uses a light theme, but you can unlock a dark alternative by using a simple Registry tweak. Navigate to

HKEY_CURRENT_USER\Software\ Microsoft\Windows\CurrentVersion\ Themes\Personalize

then right-click in the right-hand pane and select New, DWORD (32-bit). Name
it ‘AppsUseLightTheme’. Right-click it and select Modify. Make sure the Value Data is set to 0.

A Complete Guide to Windows 10 Registry Tweaks

Restart your PC, or log off and log on again, and the dark theme will be applied. Change the value to 1, or delete the DWORD to go back to the default light theme.

2.2 Change the Windows 10 logon screen to a solid color

If you’d prefer to have the Windows 10 logon screen display a color rather than an image, which may make it load slightly faster, navigate to

HKEY_LOCAL_MACHINE\SOFTWARE\ Policies\Microsoft\Windows\System

and right-click in the right-hand pane. Select New, DWORD (32-bit) and name
it ‘DisableLogonBackgroundImage’, then give it a value of 1. Windows 10 will use the same color as your Desktop wallpaper. You can change this under Settings, Personalisation, Colours.

How to change the windows 10 login screen to a solid colour

2.3 Get back the old volume control in Windows 10

Windows 10 introduces a new, horizontal volume control. If you prefer the old up-and-down vertical style, get it back by going to

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion

Right-click CurrentVersion and select New Key. Name it ‘MTCUVC’ and, in the right-hand pane, right-click and create a new DWORD (32-bit).

A Complete Guide to Windows 10/11 Registry Tweaks

You can make the Windows 10
volume slider vertical again

Call this ‘EnableMTCUVC’. Double-click it and make sure the value is 0. You don’t need to reboot your PC to see the change.

2.4 Restore the old clock and calendar in Windows 10

Clicking the time in your System Tray in Windows 10 opens a transparent clock and calendar panel. We quite like it, but the ‘modern’ look won’t be to everyone’s taste. If you preferred the old design, you can get it back by navigating to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ImmersiveShell

Right-click in the pane on the right and select New, DWORD (32-bit). Name it
UseWin32TrayClockExperience’.

Right-click the entry, select Modify and set the value to 1. Now, when you click the time, it will open a panel with the classic clock and calendar interface.

2.5 Change icon spacing on the Desktop

If you’re running Windows 8 or 10, you can adjust the horizontal and vertical spacing around icons on the Desktop by tweaking the Registry (Windows 7 offers controls
to do this). Navigate to:

HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics

and look for the ‘IconSpacing’ and ‘IconVerticalSpacing’ keys. Increase the number for each to pad out the spacing between icons. The values are in twips (twentieth of a point). Roughly, -17 is equal to 1 pixel and -28 equals 2 pixels.

2.6 Customise window borders and scrollbars

In Windows 7, you can make the size of window borders and scrollbars super-thin. Go to:

HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics

and set ‘PaddedBorderWidth’ to -0, and both ‘ScrollWidth’ and ‘ScrollHeight’ to -200. As with icon spacing, these values are in twips. If you want super-fat borders, change
the figure to -750, or anything less than that figure.

2.7 Add the Recycle Bin to Computer or This PC

To save you returning to the Desktop to check the Recycle Bin for your deleted files, you can add a shortcut to Computer (or This PC in Windows 10) by navigating to:

HKEY_LOCAL_MACHINE\ SOFTWARE\Microsoft\Windows\ CurrentVersion\Explorer\ MyComputer\NameSpace

Right-click in the pane on the right and select New, Key. Name it
{645FF040-5081-101B-9F08-00AA002F954E}.

A Complete Guide to Windows 10/11 Registry Tweaks

Create a shortcut to the Recycle Bin
for easier access

Now, when you go into Computer, you should see the Recycle Bin. This works in all
versions of Microsoft’s OS, from Windows 7 to 10.

2.8 Remove the arrows from shortcuts

When you create a shortcut (or a program creates one for you), the icon appears with a small arrow in the bottom-left corner. Removing this will make shortcut icons look tidier.

To do this, navigate to:
HKEY_LOCAL_MACHINE\ SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons

(if you don’t see Shell Icons, you’ll need to create this key). Right-click the right-hand pane to create a new String Value. Name it ‘29’. Double-click it and change the Value Data to ‘C:\Windows\System32\shell32.dll,50’.

A Complete Guide to Windows 10 Registry Tweaks

Close the Registry editor, click Start and type CMD. Hit enter.

In the Command Prompt window, type:

taskkill /IM explorer.exe /F

and hit Enter. This will close Windows Explorer, so don’t be alarmed when the
taskbar vanishes. Next, type the following three commands, hitting Enter after each one:

cd /d %userprofile%\AppData\
Local
del IconCache.db /a
shutdown /r

This final command will restart your PC. When it reboots, the shortcut arrows will be gone. To restore them, simply delete the 29-string value. This trick works in all recent versions of Windows.

2.9 Add a custom message to your login screen

You can add a message of your choice to the Windows 10 login screen that will be the first thing you see when it boots up. To do this, navigate to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\ Current Version\Policies\System

Double-click ‘legalnoticecaption’ and enter a title for your message in the Value Data box. Click OK. Double-click ‘legalnoticetext’ and enter your message.

A Complete Guide to Windows 10 Registry Tweaks

Log out, and the message will appear when you log back in. To clear it each time, click OK.

3. IMPROVE HOW WINDOWS 10 WORKS

3.1 Remove the Action Center from Windows 10

The Action Center is a new feature in Windows 10 that displays notifications from apps and your system. If you don’t need it (and most people don’t), you can remove it by going to:

HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer.

Right-click in the right-hand pane and select New, DWORD (32-bit) Call it ‘DisableNotificationCenter’. Double-click it and change the Value Data to 1.

A Complete Guide to Windows 10/11 Registry Tweaks

Remove the Action Center to hide
Windows 10 notifications

Click OK and exit the Registry Editor. The Action Center will vanish from the taskbar when you next restart your PC.

The right-click ‘context’ menu gives you instant access to various options that change depending on where you are in Windows and what software you have installed. The menu can become cluttered over time and fill up with entries you don’t use.

To manage the context menu entries using the Registry, navigate to

HKEY_CLASSES_ROOT*\shellex\ ContextMenuHandlers

A Complete Guide to Windows 10/11 Registry Tweaks

Clean up your right-click menu by
removing unwanted entries

A list of programs that have added themselves to the context menu will be displayed. To remove an entry, just select and delete it, but make sure you know what it is before you get rid of it. This works in all versions of Windows.

3.3 Disable Security Center notifications

Windows runs regular checks to make sure important security functions – such as your antivirus, firewall and Windows Updates – are running, and alerts you if there’s a problem. If you’ve deliberately turned off these security features, being alerted to the change can soon become annoying.

To disable these alerts, go to:

HKEY_LOCAL_MACHINE\ SOFTWARE \Microsoft\Security Center\Svc

In ‘AntiVirusDisableNotify’, ‘FirewallDisableNotify’ and/or ‘UpdatesDisableNotify’, change the values from 0 to 1. This works in Windows 7 and 8.1, but not in 10.

3.4 Force Disk Cleanup to delete newer files

If you use the built-in Windows Disk Cleanup tool to remove junk files from your PC, you may have noticed that it leaves newer files behind. You can force it to clean up these more recent junk files in any version of Windows by navigating to:

HKEY_LOCAL_MACHINE\ SOFTWARE\Microsoft\Windows\ CurrentVersion\Explorer\VolumeCaches\Temporary Files

Make sure Disk Cleanup deletes the latest junk files from your PC

Double-click ‘LastAccess’ and change its value from 7 (days) to 0 to delete all newer files.

3.5 Stop Windows Update restarting your PC

Being forced to restart your PC to install updates when you’re in the middle of something can be annoying and time-consuming, but Windows Update is very persistent. You can stop it from bothering you in Windows 7 and Vista (later versions don’t have this problem)
by tweaking the Registry. Go to:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU

then right-click in the right-hand pane and choose New, DWORD (32-bit) Value. Name the value ‘NoAutoRebootWithLoggedOnUsers’, then double-click it, enter a value data
of 1 and click OK.

If the WindowsUpdate\AU entry doesn’t exist, right-click Windows, choose New, Key and name the key WindowsUpdate. Now right-click this key, choose New, Key and name it AU.

3.6 Disable or delay taskbar previews

When you hover your mouse over an open program or folder in the taskbar, Windows displays a thumbnail preview. This happens in Windows 7, 8+ and 10. If you find
this feature annoying rather than helpful, you can disable it by
navigating to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

Locate ‘ExtendedUIHoverTime’ on the right (create it if it isn’t there) and double-click it. Change the value to something like 10000. This is the time, in milliseconds, before
the preview appears, so a large number will stop it popping up.

3.7 Remove OneDrive from File Explorer in Windows 10

Microsoft’s cloud storage service is built into Windows 10. If you don’t use it, you can prevent it from being included in File Explorer (this tweak won’t actually uninstall the service). Navigate to:

HKEY_CLASSES_ROOT\CLSID{018D5C66-4533-4307-9B53- 224DE2ED1FE6}

then double-click the value name ‘System.IsPinnedToNameSpaceTree’ and change the value to 0. Restart your PC to make the change.

3.8 Remove the Quick Access entry from File Explorer

If you’d prefer not to have your most recently opened files and folders appear in File Explorer, you can remove Quick Access and keep that information private.

First, hide the feature by going to View, Options. Under the General tab, change ‘Open File Explorer to’ from ‘Quick access’ to ‘This PC’.

Next, open Regedit and navigate to:

HKEY_CLASSES_ROOT\CLSID{679f85cb-0220-4080-b29b5540cc05aab6}

Expand it and right-click ‘ShellFolder’. Select Permissions, then click the Advanced button.

In the ‘Advanced Security Settings for ShellFolder’ box, click the ‘Change’ link, then click ‘Advanced’, click the ‘Find Now’ button and, in the ‘Search results’ box, select ‘Administrators’. Click OK twice, then Apply, and hit OK until the box closes.

In ‘ShellFolder’, double-click ‘Attributes’, and change data value to ‘a0600000’,
then click OK. Restart your PC.

3.9 Remove low drive-space alerts

Windows will notify you when you’re running out of space on your hard drive, which is
helpful, but can become irritating – it’s more common on laptops than desktop PCs. You can disable this prompt in Windows 7 onwards by navigating to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies

Right-click ‘Policies’ and select New, Key. Call this new key ‘Explorer’, then right-click it and select New, DWORD (32-bit). Call the value ‘NoLowDiskSpaceChecks’. Double-click
it and changes the value to 1.

3.10 Disable the Caps Lock key in Windows 10

It’s very easy to knock the Caps Lock key accidentally so that you end up
TYPING WHOLE SENTENCES IN CAPITALS. It’s not vital to have Caps Lock enabled because you can just hold down Shift when you need to type upper-case letters.

To disable the Caps Lock key, navigate to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout

Right-click anywhere in the right-hand pane and choose New, Binary Value. Name the value ‘Scancode Map’ and double-click it. Now comes the tricky part. On the first line, enter the value data: 0000 00 00 00 00 00 00 00 00 (the first four zeros will be filled in
automatically, then it’s another eight pairs). On the second line 0008 will be filled in automatically for you; after this, type 02 00 00 00 00 00 3A 00.

Finally, after the 0010 on the third line, type 00 00 00 00. Click OK to save the data,
restart your PC and Caps Lock will be disabled. To turn it back on again, just delete the Scancode Map value and restart your PC.

Switch off annoying ads

Since Windows 10, Microsoft is continuously testing out how it can annoy users with self-advertising in Explorer and in the Start menu. Luckily, these ads can be disabled in two ways.

In Explorer, go to ”View | Options | Change Folder and Search Options”. In the ”View”
disable the ”Notifications of the Synchronisation host” option.

In the registry, you can find the DWORD value ”ShowSyncProviderNotification” using the path HKEY_CURRENT_USER | Software | Microsoft | Windows |CurrentVersion |
Explorer | Advanced”. Set it to ”0”

Disabling Microsoft shenanigans

Since Windows 10, a folder for ”3D objects” is located in the standard list. It is expected to be saved with the other files of the Microsoft App 3D Builder, which only a few users use.

In order to hide this folder, go to ”HKEY_LOCAL_MACHINE | SOFTWARE | Microsoft | Windows |CurrentVersion | Explorer | MyComputer | Namespace” in regedit and
delete the ”0DB7E03F-FC29-4DC6-9020-FF41B59E513A” folder.

Carry out the same operation for 64-Bit in the ”Namespace” folder of the ”Wow6432Node” branch as well. For those who do not use Microsoft’s cloud service, the bothersome OneDrive entry between ”Quick Access” and the PC drives can also be hidden using regedit.

Navigate to the ”HKEY_CLASSES_ROOT\CLSID” folder and look for the ”018D5C66” string. Open the corresponding folder and change the ”System. IsPinnedToNameSpaceTree” value from ”1” to ”0” by double-clicking.

Hide drives

With a small registry entry, one can make entire drives disappear since Windows will no longer show it. That can happen also in the registry using the ”HKEY_LOCAL_MACHINE | Software | Microsoft | Windows | Current Version | Policies | Explorer” path.

Here, click on the right window and create the entry ”NoDrives” using the context
menu ”New | DWORD value (32 bit)”. Open it by double-clicking and change its ”Basis” to ”Decimal”. The ”Value” that you enter depends on the drive letter that you want to hide.

The partition ”D:”, for example, has the value ”8”. It continues further, ”E:” has ”10”, ”F:” has ”20”, ”G:” ”40” and ”H:” can be hidden using ”80”. After a renewed login, the drive designated by you will disappear.

Immobilise Cortana

Cortana is and remains the most controversial because the assistant sends regularly sends language data to Microsoft for analysis. Since the Creators Update, Cortana can be disabled only from the registry.

First, go to ”HKEY_LOCAL_MACHINE | SOFTWARE | Policies | Microsoft | Windows” in regedit and create (if not already available) the folder ”Windows Search” in the right window using the context menu ”New | Key”. Here, you can generate an entry using ”New | DWORD value (32-Bit) | AllowCortana” and assign the value ”0” to it. Implement the operation as usual on a 64-bit Windows under ”WOW6432Node”.

Hide Action Center

One can manage very well without the new Action Center, which lurks in the right edge of the screen and occasionally throws a pop-up window your way. The displayed messages are often insignificant, for example, the daily notification that the virus scanner has not found any threat.

To disable the Center, go to ” HKEY_CURRENT_USER | SOFTWARE | Policies | Microsoft | Windows” in the registry. If it is not available yet, create a folder here with the name ”New | Key | Explorer” and in that ”New | DWORD value (32-Bit) | DisableNotificationCentre”. Open it with a double-click and assign the value ”1” to it.

Automatically Delete Pagefile.sys at Shutdown

Pagefile.sys acts as a virtual RAM which Windows uses as RAM to store programs that are not in use, thus putting less pressure on the actual RAM. Although it is not recommended to disable it, you can delete it to save space and also avoid any vulnerabilities.

The page file size is mostly near the size of your actual RAM, so it can take up a lot of space depending on your RAM. When it is set to delete with a shutdown, you will save space but at the expense of prolonging shutdown time. In the registry editor go to:

HKEY_LOCAL_MACHINE \ SYSTEM\ CurrentControlSet\ ControlSession \ ManagerMemory Management

Click on “Memory Management,” and then double-click on “ClearPageFileAtShutDown” in the panel on the right. Set its value to “1,” and restart the PC. Every time you shut down your PC, the pagefile will be deleted. Don’t worry – it will be created again when needed.

Adjust the distance of the desktop icons, mimicking the previous Windows 7 look

In Windows 10, the space between the desktop icons is considerably larger as compared to the earlier versions.

But that can be reversed. Open the “Run” window using the shortcut [Windows] + [R], enter “regedit” and press “OK”.

In the registry, navigate to the path

“HKEY_CURRENT_USER\ControlPanel\Desktop\WindowMetrics”

You will see a value “-1710” next to the “Icon-VerticalSpacing” file in the window to the right. After double-clicking on the file name, you can change the value to “-1125” in the “Edit string” window just like in Windows 7 and in 8.

In order to adjust the horizontal value, open the “Icon spacing” file, enter “-1125” and click on “OK”. Then close the registry and restart your computer. When you load back in, your desktop will have a different feel to it.

Registry tools

For those who often edit the registry, the Spartan regedit is not sufficient. Other tools offer significantly more functions:

RegCool is a powerful registry editor with many additional functions, which allows you to
also edit registry entries that are protected by the system.

RegScanner has a comfortable search function to display only the recently changed entries, for instance.

Registry Finder has a multiple window view to compare entries with each other in a
better manner.

Display seconds in the system tray clock

The clock at the bottom-right lets you see the current hours and minutes, but if you want to know exactly how long is left to go in the current minute, you can add the seconds to the clock by going to

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\
Explorer\Advanced

Right-click in the right-hand pane and select New, DWORD (32-bit) Value. Call this
ShowSecondsInSystemClock. Doubleclick the new entry and change its value to 1, then click OK and restart your PC.

Add the Windows version to your desktop

If you run an Insider version of Windows 10, you’ll see a watermark on the bottom
the right-hand side of the desktop showing the version of Windows you’re running and the build number. This watermark gets removed from the finished version (and from Insider builds rolled out close to the release date), but you can easily add it back, so you can check at a glance which version of Windows you’re running.

To do this, open the Registry Editor and navigate to

HKEY_CURRENT_USER\Control Panel\Desktop

Locate PaintDesktopVersion under the Desktop key, double-click it and change its value from 0 to 1. Restart Windows and you’ll see the version and build number on the desktop.

Disable automatic driver updates in Windows 10

Windows 10 downloads and installs the latest versions of drivers automatically to keep your system up to date. Sometimes, though, it might install problematic drivers, and there’s no longer a way to stop the operating system doing this through Settings.

Luckily, you can take back control through the Registry. Open regedit and navigate to

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\ Windows

Right-click the Windows key and select New, Key. Call this WindowsUpdate. Right-click the
new key, select New, DWORD (32-bit) Value and name this key ExcludeWUDriversInQualityUpdate.

Double-click it and change its value from 0 to 1, then click OK. To start receiving driver updates again, right-click ExcludeWUDriversInQualityUpdate and select Delete.

Hide the ‘Hi’ greeting in Windows 10

When you install Windows 10 or upgrade to a new version, one of the first things you’ll see is a welcome screen that starts with a ‘Hi’ greeting.

You can disable this rather cheesy message using a Registry tweak. Doing so won’t actually speed up the configuration process, but will make it seem quicker.

Open regedit, and navigate to

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\Policies\System.

Right-click in the right-hand pane and select New, DWORD (32-bit Value).

Name this key EnableFirstLogonAnimation, double-click it and ensure its value is set to 0.

The animation will now be hidden and instead, you’ll see a spinning circle and a ‘Preparing Windows’ message.

Disable App Launch Tracking

Windows 10 tracks the apps you launch and uses this information to customize your experience, tailor the Start menu to suit you and make other tweaks you never asked for.

If you don’t find this helpful, or if you’re concerned about your privacy, you can disable this tracking through Privacy Settings or via a Registry tweak.

For the latter option, open regedit and navigate to

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\ Explorer\Advanced

Right-click in the right-hand pane and go to New, DWORD (32-bit) Value. Call this
Start_TrackProgs. Set its value to 0 to disable app-launch tracking, and 1 to re-enable it. Restart your PC to action the change

CREATE YOUR OWN REGISTRY HACKS

Once you’ve applied a Registry tweak to one PC, you may want to repeat it on another
computer. Instead of going through the whole process again, you can output your tweak as a Registry hack that can be run elsewhere (this will merge the changes with the target device’s Registry).

All you need to do is select the key you made the change to, right-click

A Complete Guide to Windows 10 Registry Tweaks

it, choose Export and give it a name. If your tweak involves more than one key, save each one, then right-click your first saved REG file and select Edit. Open the second key and paste the main [Hkey] part below the first.

You will need to have ‘Windows Registry Editor Version 5.00’ entered at the top of the page. This should only appear once in the REG file.

How to Stop programs leaving junk in your Registry

When you install a program on your PC, it makes changes to the Windows Registry. These changes should all be reversed when you uninstall the software, but that’s not always the case.

You can correct this yourself by using the Registry Editor (or a number of even
better tools, but it’s tricky work and you need to know what you’re doing.

We recommend that you always create a restore point and back up your Registry before you start tinkering with its settings.

Regshot lets you take a snapshot of your Windows Registry before and after you install software, so you can spot any changes.

You can then take more snapshots when uninstalling the software, and check that those changes have been rectified. Regshot’s files are in the compressed 7Z format.

If you don’t already have a tool that will open them, download and use 7-Zip (www.7-zip.org).

Step1:- The software is portable so you don’t need to install it, just unpack the files. There are four executable files.

If you’re using a 64-bit version of Windows, double-click Regshotx64-ANSI.32-bit users should use Regshot-x86-ANSI.

The Unicode versions are for PCs using international characters.

Stop programs leaving junk in your Registry

Step2:- Choose the HTML option. The text version is quicker to load but the HTML version doesn’t take much longer and it looks nicer, too.

Click the ‘1st shot’ button and choose ‘Shot and Save’. After a couple of minutes, a Save As box opens so you can choose where to save it.

Stop programs leaving junk in your Registry

Step3:-  It’s worth thinking about how you save your snapshots so it’s easy to find and identify them later.

Create a folder specifically for this kind of file somewhere sensible, such as in your Documents folder.

Also, name the files descriptively, so you can see what they are at a glance.

Stop programs leaving junk in your Registry

Step4:- Having taken your first snapshot, you can now install the program you want to monitor.

Try to do this as soon as possible after the first snapshot, to minimize the amount of interference from anything else that’s going on in the background on your computer.

A Complete Guide to Windows 10/11 Registry Tweaks

Step5:- When the software has finished installing, click ‘2nd shot’. From the options, choose ‘Shot and Save’.

If you closed Regshot between snapshots, you may need to reload the first snapshot before comparing them.

Click the appropriate snapshot button, choose Load 2 and select the file to restore it.

A Complete Guide to Windows 10/11 Registry Tweaks

Step6:- Click the Compare button. If you selected the HTML option, your browser will now open displaying the results.

There will be a lot of Registry changes listed, many of which specifically mention the software you’ve installed.

Step7:- The log files will be saved to the folder specified under ‘Output path’ and automatically named.

To better organize them, right-click a blank area of the page, select ‘Save as’ and save the file to the folder where you’re keeping your other Regshot files.

Give them a name that makes sense to you.

Stop programs leaving junk in your Registry

Step8:- Go through the process again when you uninstall the software, taking one snapshot before you start and another when it’s finished.

Compare the two files and create an HTML document.

Hopefully, it will list many of the changes that also appeared in your first HTML document.

A Complete Guide to Windows 10/11 Registry Tweaks

Step9:- If you find references to the program you installed in the first HTML document that aren’t in the second, press Windows+R, type regedit and press Enter.

Back up the
Registry by opening the File menu and choosing Export. Under ‘Export range’, ensure that the All option is selected.

Stop programs leaving junk in your Registry

Step10:- Use the folder tree in the left-hand panel to navigate your way to any leftover Registry entries. Right-click the item and choose Delete.

If the changes you make cause problems on your PC, you can restore your Registry backup using Import from the File menu.

Stop programs leaving junk in your Registry

Registry settings for Windows update

Several registry settings can affect the behavior of Windows Update in Windows operating systems. Here are some of the most common ones:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate:- This key contains various settings related to Windows Update, such as the frequency of updates and the ability to receive updates from other computers on the network.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update:- This key contains settings related to automatic updates, including the ability to enable or disable them.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\AU:- This key contains additional settings related to automatic updates, such as the ability to specify a deadline for installation and the ability to require user interaction before installation.

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU:- This key contains group policy settings related to automatic updates.

Registry tweaks for gaming

Several registry tweaks can be applied to improve gaming performance in Windows.

Here are some of the most common ones:-

1. Increase the priority of the game process

You can increase the priority to allocate more system resources to the game, improving its performance. To do this, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options, create a new key with the name of the game executable, and add a new DWORD value called “Priority” with a value of “4” (which corresponds to “high”).

2. Disable Nagle’s Algorithm

Nagle’s algorithm can cause network lag and delay, particularly in online games. You can disable it by navigating to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces[Adapter ID], creating a new DWORD value called “TcpAckFrequency” with a value of “1”, and creating another DWORD value called “TCPNoDelay” with a value of “1”.

3. Disable fullscreen optimization

In some cases, Windows 10’s fullscreen optimization feature can cause game stuttering and performance issues. You can disable it by right-clicking on the game executable, selecting “Properties”, going to the “Compatibility” tab, and checking the “Disable fullscreen optimizations” option.

4. Adjust the GPU scheduling algorithm

Windows 10 includes a GPU scheduling algorithm that can cause stuttering in some games. You can adjust it by navigating to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers, creating a new DWORD value called “SchedulingAlgorithm” with a value of “1” (which corresponds to “traditional”).

Registry ntp settings

The Windows operating system uses the Network Time Protocol (NTP) to synchronize the system clock with a time server on the internet. Here are the registry settings related to NTP in Windows:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters: This key contains various settings related to the Windows Time service, including the NTP server to use, the polling interval, and the time correction settings.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient: This key contains settings specific to the NTP client, such as the NTP server(s) to use, the polling interval, and the maximum allowed time correction.

Here are some specific registry values related to NTP:

  • NtpServer: Specifies the NTP server(s) to use for time synchronization. This can be a single server, a list of servers separated by commas, or a space-delimited list of server DNS names or IP addresses.
  • SpecialPollInterval: Specifies the time interval (in seconds) at which the system will check for updates from the NTP server(s).
  • MaxPosPhaseCorrection and MaxNegPhaseCorrection: These values specify the maximum allowed time correction (in seconds) that the system can make to the local clock. By default, this is set to 48 hours.
  • NtpClient:Enabled: Specifies whether the NTP client is enabled or disabled.
  • NtpServerType: Specifies the type of NTP server to use, such as DNS or IP address.
  • ResolvePeerBackoffMinutes: Specifies the backoff period (in minutes) for resolving peer IP addresses. This value prevents network congestion caused by multiple systems attempting to resolve the same IP addresses simultaneously.

Registry rdp settings

To modify the Remote Desktop Protocol (RDP) settings in the Windows Registry, follow these steps:

  1. Press the Windows key + R on your keyboard to open the Run dialog box.
  2. Type “regedit” and press Enter to open the Registry Editor.
  3. Navigate to the following key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp
  4. Find the following values and modify them as needed:
    • “fAllowConnection” (DWORD) – Set to 1 to allow RDP connections, or 0 to disable RDP connections.
    • “fDenyTSConnections” (DWORD) – Set to 0 to allow RDP connections, or 1 to disable RDP connections.
    • “UserAuthentication” (DWORD) – Set to 1 to require network-level authentication, or 0 to allow connections without authentication.
    • “SecurityLayer” (DWORD) – Set to 0 for no encryption, 1 for SSL encryption, or 2 for SSL encryption with client authentication.
  5. Close the Registry Editor.

Registry printer settings

To modify printer settings in the Windows Registry, follow these steps:

  1. Press the Windows key + R on your keyboard to open the Run dialog box.
  2. Type “regedit” and press Enter to open the Registry Editor.
  3. Navigate to the following key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers
  4. Find the printer you want to modify and click on its folder.
  5. Find the following values and modify them as needed:
    • “DefaultSpoolDirectory” (REG_EXPAND_SZ) – Sets the default spool directory for the printer.
    • “BeepEnabled” (REG_DWORD) – Set to 0 to disable beeps, or 1 to enable beeps when there is an error.
    • “RawOnly” (REG_DWORD) – Set to 0 to allow both RAW and EMF data types, or 1 to allow only RAW data type.
    • “PrintQuality” (REG_DWORD) – Set to the desired print quality value, typically 300 or 600.
  6. Close the Registry Editor.

📗FAQ

Is modifying registry safe?

Modifying the registry can be risky if you’re not careful, as it’s a critical component of the Windows operating system that contains configuration data for software, hardware, user preferences, and more.

Making changes to the registry without proper knowledge or tools can result in system instability, crashes, or even data loss. It’s recommended to back up the registry before making any changes, use reputable software or tools, and be cautious when editing values.

How can I improve my registry performance?

To improve registry performance, you can try cleaning up unnecessary or outdated entries, defragmenting the registry, and reducing the number of programs that load at startup.

Additionally, avoiding excessive software installations and uninstallations can help prevent unnecessary clutter in the registry. You can also consider using registry optimization software or tools to help automate the process.

What are registry tweaks?

Registry tweaks refer to modifications made to the Windows registry to alter system settings or behavior beyond the default options available in the graphical user interface.

Tweaks can help improve performance, enhance functionality, or customize the look and feel of the system. However, it’s important to note that making registry tweaks requires a good understanding of the Windows registry and its effects on the system.

What is the warning about editing registry?

The warning about editing the registry stems from the fact that the registry contains critical system information and settings that, if changed incorrectly, can cause system instability or data loss.

Microsoft recommends that users only make changes to the registry if they have a good understanding of what they’re doing or with the assistance of a qualified technician. Users should always back up the registry before making any changes and proceed cautiously.

Is it OK to clean registry?

It’s generally considered safe to clean the registry, as long as you use reputable software or tools and follow best practices.

Cleaning the registry can help remove unnecessary or outdated entries that may slow down the system or causing errors.

However, it’s important to note that cleaning the registry won’t necessarily result in a significant improvement in system performance, and excessive cleaning or deletion of critical entries can lead to system instability or other issues.

What is the major disadvantage of using registry in Windows?

The major disadvantage of using the registry in Windows is that it can be a source of system instability or data loss if not used correctly.

Because the registry contains critical system information, even minor changes can significantly impact the system’s performance or behavior. Additionally, the registry can become cluttered over time, leading to slower system performance, errors, or crashes.

Can registry slow down PC?

Yes, a cluttered or corrupted registry can slow down a PC by causing longer boot times, slower program loading, and decreased overall system performance. Excessive software installations and uninstallations can also lead to registry clutter and slower system performance.

What causes corrupt registry files?

Several things can cause corrupt registry files, including improper shutdowns, malware or virus infections, software installation or uninstallation errors, hardware issues, and system crashes.

When the registry becomes corrupt, it can cause system instability, errors, or even prevent the system from booting up.

Should you defrag your registry?

Defragmenting the registry can help improve system performance by reducing the time it takes to access registry data.

However, some experts argue that defragging the registry may not provide significant performance gains and can cause system instability. As such, it’s recommended to use reputable software or tools and proceed with caution when defragging the registry.

How do I defrag my registry?

You can use a registry optimization tool or software that includes defragmentation capabilities to defrag your registry. The process typically involves scanning the registry for fragmented data, reorganizing the data for faster access, and optimizing the registry structure.

It’s important to note that defragmenting the registry can be risky if not done correctly, so it’s recommended to use reputable software or tools and back up the registry before defragging.

Should I use CCleaner to clean registry?

CCleaner is a popular system optimization tool that includes registry cleaning capabilities. While CCleaner can help clean unnecessary or outdated registry entries, it’s important to note that cleaning the registry won’t necessarily result in significant performance gains and can even cause system instability if critical entries are deleted.

It’s recommended to use CCleaner or any other registry cleaning tool with caution and to back up the registry before cleaning.

Does CCleaner fix registry issues?

CCleaner can help fix some registry issues by cleaning unnecessary or outdated entries, but it’s not a guaranteed solution for all registry problems.

CCleaner can also cause issues if critical entries are deleted, so it’s recommended to use the tool cautiously and back up the registry before cleaning.

Does Windows have a free registry cleaner?

Windows includes a built-in registry cleaner tool called “Registry Editor, ” allowing users to edit or delete registry entries. However, using the Registry Editor can be risky if not done correctly, and using reputable third-party tools or software for registry cleaning is recommended.

Should I fix registry issues?

It’s generally recommended to fix registry issues if they’re causing system instability, errors, or crashes. However, using reputable tools or software and being cautious when fixing registry issues is important.

Deleting critical entries or making incorrect changes can cause more harm than good.

How can the Windows registry be used maliciously?

The Windows registry can be used maliciously by malware or viruses to modify critical system settings or behavior, steal sensitive information, or gain unauthorized access to the system.

Attackers can also use the registry to hide their activities or malware from detection, making it difficult for antivirus or security software to detect or remove them.

What happens if you edit registry?

If you edit the registry incorrectly, it can cause system instability, errors, or crashes. Editing the registry can also lead to data loss or prevent the system from booting up. It’s recommended to back up the registry before making any changes and proceed cautiously when editing values.

Should I delete leftover registry items?

Leftover registry items can take up space and potentially slow down the system, so deleting them using reputable registry cleaning software or tools is generally safe.

How often should you clean your registry?

There’s no set rule for how often to clean the registry, as it largely depends on individual usage patterns and the amount of clutter.

It’s generally recommended to clean the registry periodically or when performance issues arise, but excessive cleaning or deletion of critical entries can cause system instability or other issues.

Is it safe to use CCleaner?

CCleaner is generally safe if downloaded from a reputable source and used according to best practices.

However, there have been instances in the past where hackers have compromised the software, so it’s important to download and use the latest version and to exercise caution when using the tool.

What are the risks of manually editing a registry?

Manually editing the registry can be risky and potentially cause system instability, errors, or crashes if not done correctly. Additionally, manually editing the registry requires a good understanding of the Windows registry and its effects on the system, so it’s recommended only to make changes with the assistance of a qualified technician or using reputable third-party tools.

What are the drawbacks of registry?

The registry has several drawbacks, including its susceptibility to corruption, the potential for registry clutter, and the risk of system instability or data loss if edited incorrectly.

Additionally, the registry can be difficult to manage and clean, leading to slower system performance. While the registry is a critical component of the Windows operating system, it’s important to use it cautiously and regularly back up the registry to prevent issues.

What is one major risk of editing the registry?

One major risk of editing the registry is the potential for system instability, errors, or crashes if critical entries are deleted or modified incorrectly.

Additionally, editing the registry can cause data loss or prevent the system from booting up. It’s recommended to back up the registry before making any changes and proceed cautiously when editing values.

Does resetting PC clean registry?

Resetting a PC can clean the registry and restore the system to its original state. However, it’s important to note that resetting a PC will delete all personal data and installed software, so it should only be done as a last resort or after backing up all important data.

Do broken registries matter?

Broken registries can matter as they can cause system instability, errors, or crashes if critical entries are missing or corrupted.

Additionally, broken registries can slow down system performance or prevent the system from functioning properly. It’s recommended to fix broken registries using reputable tools or software and to regularly back up the registry to prevent issues.

What are the signs of corrupted Windows?

Some signs of corrupted Windows can include slow system performance, crashes or errors when using certain programs, missing or corrupted files, and problems booting up the system.

It’s recommended to run antivirus or malware scans, clean up the registry, and check for software or hardware issues if you suspect your Windows system is corrupted.

What are the symptoms of a broken registry?

Some symptoms of a broken registry can include slow system performance, programs crashing or freezing, system errors or crashes, and problems booting up the system.

Additionally, broken registries can cause missing or corrupted files, hardware or software issues, and other system problems. It’s recommended to fix broken registries using reputable tools or software and to regularly back up the registry to prevent issues.

How do I stop Windows from corrupting files?

To prevent Windows from corrupting files, you can try several things like keeping the system updated with the latest patches and drivers, running antivirus or malware scans regularly, avoiding excessive software installations or uninstallations, and using reputable third-party tools or software to clean up the registry.

How many times should I defrag?

The frequency of defragging depends on individual usage patterns and the amount of fragmentation in the system. It’s generally recommended to defrag the system every few months or when fragmentation levels exceed 10 percent.

However, excessive defragging can cause unnecessary wear and tear on the hard drive, so it’s important to balance the benefits of defragging with the potential risks.

Can you defrag too much?

Yes, defragging too much can cause unnecessary wear and tear on the hard drive and potentially reduce its lifespan. It’s recommended to defrag the system only when necessary and to use reputable defragmentation software or tools.

Do you need to defrag registry with SSD?

No, defragmenting the registry is not necessary with an SSD (Solid State Drive) as SSDs don’t store data in the same way as traditional hard drives. Defragmenting an SSD can even cause unnecessary wear and tear on the drive, so it’s not recommended.

What is safe to delete with CCleaner?

CCleaner can safely delete unnecessary or outdated files, temporary files, internet cache, and other junk files to free up space and improve system performance.

However, it’s important to review the files to be deleted carefully and to back up important data before cleaning to prevent accidental data loss. Additionally, CCleaner should not be used to delete critical system files or registry entries.

How to repair all registry Windows 10?

To repair the registry in Windows 10, you can use the built-in System File Checker (SFC) tool or the Deployment Image Servicing and Management (DISM) tool.

These tools can scan for and repair corrupt or missing system files, including registry files. It’s important to run these tools with administrative privileges and to follow any on-screen instructions carefully.

How to clean all the registries and corrupted files from your computer?

You can use reputable registry cleaning software or tools to clean all registries and corrupted files from your computer. These tools can help scan for and remove unnecessary or outdated registry entries, fix broken registries, and optimize the registry for better performance.

It’s important to use these tools cautiously and back up the registry before cleaning to prevent accidental data loss or system instability.

How do I clean my registry with CCleaner?

To clean the registry with CCleaner, open the software and select the “Registry” option. Then click on “Scan for Issues” to scan for unnecessary or outdated registry entries.

Once the scan is complete, review the issues found and select the entries you want to delete. Finally, click on “Fix Selected Issues” to clean the registry. It’s important to review the issues found carefully and to back up the registry before cleaning to prevent accidental data loss or system instability.

How do I manually clean the registry in Windows 10?

To manually clean the registry in Windows 10, you can use the built-in Registry Editor tool. Open the Registry Editor by typing “regedit” in the Start menu search box and pressing Enter.

Then navigate to the registry key you want to edit or delete, right-click on it, and select “Delete” or “Modify”.

It’s important only to edit or delete registry entries if you understand what you’re doing well and back up the registry before making any changes to prevent accidental data loss or system instability.

Can viruses hide in registry?

Yes, viruses or malware can hide in the registry by modifying critical system settings or behavior to evade detection by antivirus or security software. Attackers can also use the registry to execute malicious code or steal sensitive information.

It’s important to use reputable antivirus or security software and to scan for and remove any viruses or malware found regularly.

Can malware hide in registry?

Yes, malware can hide in the registry by modifying critical system settings or behavior to evade antivirus or security software detection. Malware can also use the registry to execute malicious code or steal sensitive information. It’s important to use reputable antivirus or security software and to regularly scan for and remove any malware found.

Does Windows Defender scan the registry?

Yes, Windows Defender can scan the registry for malware or virus infections by using its built-in scanning engine. Windows Defender can also clean up registry entries that are known to be associated with malware or virus infections.

However, it’s recommended to use additional third-party tools or software for a more comprehensive scan and clean.

What is one of the disadvantages to incorrectly editing the Windows registry?

One of the disadvantages of incorrectly editing the Windows registry is the potential for system instability, errors, or crashes if critical entries are deleted or modified.

Additionally, incorrectly editing the registry can cause data loss or prevent the system from booting up. It’s recommended to back up the registry before making any changes and proceed cautiously when editing values.

Is it safe to reset registry?

Resetting the registry can be safe if done correctly and as a last resort after all other options have been exhausted. However, resetting the registry will delete all settings and configuration information and can potentially cause system instability or data loss.

It’s recommended to back up the registry before resetting and proceed with caution when resetting it.

What should you do before editing the registry?

Before editing the registry, it’s important to back up the registry to prevent accidental data loss or system instability. Additionally, it’s recommended to research the changes to be made and their potential effects on the system, to only make changes to entries you understand, and to proceed with caution when editing values.

How do I clean up unnecessary registry files?

You can use reputable registry cleaning software or tools to clean up unnecessary registry files. These tools can scan for and remove unnecessary or outdated registry entries, fix broken registries, and optimize the registry for better performance.

Should I worry about broken registry items?

Broken registry items can cause system instability or errors if critical entries are missing or corrupted. It’s recommended to fix broken registry items using reputable tools or software and to regularly back up the registry to prevent issues.

Do registry errors slow down computer?

Registry errors can potentially slow down the computer if they cause system instability or errors. Additionally, registry clutter can potentially slow down the computer by causing longer startup times and slower system performance.

It’s recommended to clean up the registry periodically using reputable tools or software to prevent registry errors and improve system performance.

Why shouldn’t you mess the registry editor?

You shouldn’t mess with the registry editor if you’re not familiar with the Windows registry and its effects on the system. Editing or deleting critical entries can cause system instability, errors, or crashes, and can potentially lead to data loss or prevent the system from booting up. It’s recommended to back up the registry before making any changes and to proceed with caution when editing values.

Why is the Windows registry such a mess?

The Windows registry can be messy due to the large number of entries and keys it contains, and the lack of a unified structure or organization. Additionally, registry entries can accumulate over time, leading to clutter and potential performance issues.

Table of contents

  • Back Up the Windows Registry
  • How to Use Registry Tweaks to Boost Your PC Performance
    • Tweak 1. Allocate more resources to foreground applications
    • Tweak 2. Enable verbose mode
    • Tweak 3. Speed up shutdowns
    • Tweak 4. Restore the Windows 10 context menu
    • Tweak 5. Disable power throttling
    • Tweak 6. Disable network throttling
    • Tweak 7. Remove Bing suggestions from the Start menu
    • Tweak 8. Disable the weather widget in the taskbar
    • Tweak 9. Switch to your last active window with a single click
    • Tweak 10. Add the Check for Updates option to your context menu
    • Tweak 11. Increase priority for games
    • Tweak 12. Reduce network latency for games
    • Tweak 13. Skip the lock screen
    • Tweak 14. Disable Windows automatic updates
    • Tweak 15. Turn off dynamic search highlights
    • Tweak 16. Increase IRPStackSize to improve network speed
    • Tweak 17. Get rid of OneDrive from File Explorer
    • Tweak 18. Add applications to your context menu
    • Tweak 19. Display seconds in your taskbar
    • Tweak 20. Bypass Windows 11 installation requirements
  • Windows Registry Tweaks Are Powerful. Use Them Well
  • FAQ

The warnings around the registry have somewhat turned it into the dark alley of the Windows operating system. That’s because a lot could go wrong if you delete the wrong keys or apply incorrect settings. However, you can discover many hidden gems if you tread carefully and follow instructions. I’ll make those instructions as clear as possible as we explore these 20 system-redefining Windows registry tweaks. I’ll also show you how to put safety nets in place through backups in case something does go wrong.

Back Up the Windows Registry

As mentioned, editing the registry is risky and can cause significant unintentional damage. Your only way out of these potential problems is backups. You can back up the entire registry or just specific registry keys. Backing up the whole registry can also help you fix broken entries , from keys to strings.

Important!

While the knowledge of registry tweaks is nice to have, it is recommended to only use these tweaks if there are no alternative ways to achieve your results through Settings and Control Panel.

Many tweaks can also be applied through the Local Group Policy Editor, which has a more user-friendly interface, but the app is not available to Windows Home users.

Follow these steps:

  • Tap the Windows key to open the Start menu , or click the search box in your taskbar.
  • Type regedit and click OK .
  • Select Yes in the UAC prompt.
  • After the Registry Editor window opens, select File in the top-left corner and click the Export option.

After the Registry Editor window opens, select File in the top-left corner and click the Export option

  • Now, go to the Export range section and select All to export the entire registry.
  • Choose a folder where you’d like to save the backup, select a name, and then click the Save button.

Choose a folder where you’d like to save the backup, select a name, and then click the Save button

If you want to back up a specific registry key, right-click the key, select Export , and choose Selected branch in the Export range section.

If you want to back up a specific registry key, right-click the key, select Export, and choose Selected branch in the Export range section

You can move the backup files to an external hard drive for safekeeping. It is also recommended to create system restore points , as they could also help you recover a previous version of your registry.

To restore a registry backup, click File in the top-left corner, select Import , browse to where you saved the backup file, and double-click it.

PRO TIP

Windows Registry Editor can help you make powerful tweaks. However, it’s also prone to accumulating invalid or outdated entries over time, and that can slow down your system. That’s where Auslogics Registry Cleaner comes in.

It’s specifically designed to clean up these unnecessary entries without affecting important registry keys. Use it regularly to maintain a healthy and clutter-free registry, especially if you plan to apply these registry tweaks!

How to Use Registry Tweaks to Boost Your PC Performance

Now let’s go through the Windows registry tweaks that can help you boost your system’s performance and help you change how you interact with Windows.

The process involves using the Registry Editor, a Windows application that provides access to the registry. The program can be confusing to navigate if you’re not yet familiar with the environment. However, these steps will make the process as simple as possible. You can read our guide about Registry Editor to obtain fundamental knowledge about the application.

Note

While some tweaks start working after you apply them, you need to sign out and sign in again or restart your computer to apply changes. I recommend restarting your computer.

Tweak 1. Allocate more resources to foreground applications

While Microsoft is optimizing Windows for performance and power efficiency by restricting background apps , it still allocates system resources to some. You can reduce these allocations even further by tweaking the SystemResponsiveness registry item.

While you can go through the Task Manager to increase the priority for specific apps, you must tweak the system registry to dictate how much resources are allocated to background apps.

Follow these steps:

  • Launch the Registry Editor, as explained earlier.
  • Go to the left side of the screen and drill down to the following location:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile 

Note

You can back up the SystemProfile key in case you want to quickly reverse your changes later.

  • With SystemProfile selected, head to the right side of the screen and double-click the SystemResponsiveness DWORD value.
  • Once the Edit DWORD (32-bit) Value dialog opens, change the text under Value to 10 from 20. To do that, change the Base value to Decimal and enter 10 or enter a if it’s in Hexadecimal.
  • Click OK and restart your computer.

nce the Edit DWORD (32-bit) Value dialog opens, change the text under Value to 10 from 20. To do that, change the Base value to Decimal and enter 10 or enter a if it’s in Hexadecimal

Note that you have to restart your computer for changes to take effect in most cases.

Whenever you want to return to the previous setting, you can change the value of the SystemResponsiveness DWORD back to 20 or restore your backed-up registry key.

Tweak 2. Enable verbose mode

Verbose mode is a Windows setting that allows the operating system to show you detailed messages when it is shutting down, starting up, logging off, and logging on. For example, when shutting down, you’ll see messages like “Shutting down service: Microsoft Word.”

For example, if Windows usually takes time to enter your desktop environment, verbose mode will show you the services and processes that are causing those delays. You can then disable those elements so your computer can boot faster.

Note that you can also enable or disable this feature through the Group Policy Editor if you’re running a Pro edition. However, Windows Home users can only do so through the registry.

Follow these steps to apply this Windows registry tweak:

  • Head to the Registry Editor and go to the following key:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System 
  • Select the System key, go to the right side, and create a new DWORD (32-bit) Value called verbosestatus .
  • Double-click the verbosestatus DWORD and enter 1 under Value data .
  • Click OK.

Double-click the verbosestatus DWORD and enter 1 under Value data

Tweak 3. Speed up shutdowns

If you’ve noticed Windows telling you that some apps are preventing the shutdown process, it’s because the WaitToKillServiceTimeout registry setting has a higher wait time. The default time is about 5 seconds (5,000ms). Reducing that time through the Registry Editor can help you speed things up.

Note

Like other exclusive registry settings, you can only configure the WaitToKillServiceTimeout policy through the Registry Editor.

Follow these steps:

  • Go to the following key:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control 
  • Go to the right side of the window and double-click the WaitToKillServiceTimeout string.
  • Type 2000 into the Value data text box to reduce the wait time to 2 seconds or 2,000 milliseconds.

Note

You can even dial it down further, but it is recommended to stick with 2 seconds.

  • Click the OK button.

Type 2000 into the Value data text box to reduce the wait time to 2 seconds or 2,000 milliseconds

This is one of those Windows 11 registry tweaks that come in handy when you feel more comfortable with certain Windows 10 UI elements. Microsoft does not offer any easier way to return to the classic context menu, so you’re stuck with the registry method.


Also read:[Simple Tweaks] How to Make Windows 11 Look Like Windows 10


If you no longer like the prospect of always clicking Show more options to access context menu items like 7-Zip and Restore previous versions, you can apply the following settings to bring back the classic Windows 10 context menu:

  • Go to the following directory in the navigation pane of the Registry Editor:
Computer\HKEY_CURRENT_USER\Software\Classes\CLSID 
  • Right-click the CLSID key and select New > Key .
  • Change the name of the new key to {86ca1aa0-34aa-4e8b-a509-50c905bae2a2} .

Note

It is recommended to copy and paste so you don’t miss anything.

  • Create a subkey under the new key you just created and name it InprocServer32 .
  • Now select the InprocServer32 key, go to the right side of the window, double-click the Default string, and click OK without entering anything.

Now select the InprocServer32 key, go to the right side of the window, double-click the Default string, and click OK without entering anything

  • Ensure you double-click the Default string and click OK, or the tweak won’t work.
  • Restart your computer.

Tweak 5. Disable power throttling

Power throttling is another power efficiency feature in Windows designed to improve battery life . As its name suggests, it reduces the CPU power used by certain apps. The problem is that it doesn’t work correctly all the time and may cause performance issues. So, if you notice sharp performance drops when using apps like games that require more CPU resources, power throttling may not be working for you. Using hardware monitoring tools to check for irregular CPU clock speeds can also help you notice when the power throttling policy is doing a poor job.

Using performance modes like Ultimate Performance removes power-related guardrails that allow your system to use all its CPU resources. However, the registry method allows you to keep more conservative features and power modes in place instead of cranking everything to the highest settings .

Here’s how to disable the feature:

  • Go to the following key in the Registry Editor:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power 
  • Right-click the Power key and choose New > Key .

Right-click the Power key and choose New > Key» src=»https://www.auslogics.com/en/articles/wp-content/uploads/2024/12/Powerthrottling-create-new-key.png»></p>
<div class= Картинка с сайта: www.auslogics.com

  • Rename the new key to PowerThrottling .
  • Now, select PowerThrottling , go to the right pane, and create a new DWORD (32-bit) value .
  • The name of the new DWORD should be PowerThrottlingOff .
  • Double-click the new DWORD and change its value to 1 .

The name of the new DWORD should be PowerThrottlingOff

  • Click OK and restart your computer.

Tweak 6. Disable network throttling

Network throttling is similar to power throttling, but in this case Windows restricts your network’s bandwidth for certain non-multimedia processes. The intention is to free up CPU resources for important work. It normally has no impact on your day-to-day internet connection but could disrupt processes where you need low network latency, like online multiplayer and competitive games.

The setting is hidden in the registry, so you must go through the Registry Editor environment to change it. Follow these steps:

  • Head to the following key in the Registry Editor’s left pane:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile 
  • Double-click the NetworkThrottlingIndex DWORD.
  • Enter ffffffff and click OK. Double-check to ensure there are 8 Fs.

Enter ffffffff and click OK. Double-check to ensure there are 8 Fs

  • Restart your computer.

Download Auslogics Registry Cleaner

The program will clean corrupt or outdated entries from the Windows registry to resolve causes of various errors and malfunctions.

Microsoft’s intention to turn the Start menu into an all-purpose search engine is not as popular as the company hoped. I still get annoyed seeing search suggestions in the Start menu whenever I try to look for something on my computer.

Are you also annoyed by search suggestions in Bing?

You can also remove Bing from other areas in your operating system using different methods, including the Local Group Policy Editor. Our guide on removing Bing will show you how.

The following steps will help you get rid of the Bing integration:

  • Open the Registry Editor and head to the following directory:
Computer\HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows 
  • Right-click the Windows key and create a new key called Explorer .
  • Go to the right side of the window and create the DisableSearchBoxSuggestions DWORD.
  • Double-click the new DWORD and change its value to 1.

Double-click the new DWORD and change its value to 1

  • Select OK and restart your system.

You should now see the search box without suggestions.

You should now see the search box without suggestions

Tweak 8. Disable the weather widget in the taskbar

The Windows weather and news widget can be quite disruptive. It shows up automatically and takes up a significant chunk of your screen whenever your mouse pointer ventures too close to the end of your taskbar.

You can go through the Settings menu of the widget and turn off the “Open Widgets board on hover” feature to prevent it from popping up when your mouse scales over the icon. While you can also apply this simple setting through the registry, the main difference is that you can also remove the icon completely from the taskbar. 

However, if you have a pro edition of Windows, you can apply the setting through the Group Policy Editor.

Here’s how to remove the icon from the taskbar:

  • Go to the following key in the Registry Editor:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft 
  • Right-click Microsoft and select New > Key to create a new key.
  • Change the name of the new key to Dsh .
  • Now, select the Dsh key, go to the right side of the window, and create a new DWORD (32-bit) value called AllowNewsAndInterests .
  • Double-click the AllowNewsAndInterets DWORD and change its value to 0.

Double-click the AllowNewsAndInterets DWORD and change its value to 0

If that doesn’t do the trick, you can follow these steps to prevent the widget from showing up when your mouse pointer hovers over the icon:

  • Go to:
Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Feeds 
  • Go to the right side of the window, double-click the ShellFeedsTaskbarOpenOnHover DWORD, and change its value to 0
  • Restart your computer and check if the settings worked.

Tweak 9. Switch to your last active window with a single click

If you have multiple Windows of the same app open, you have to click (or hover over) the icon in the taskbar and select another window to switch. You can also use the Alt + Tab shortcut or hold the Ctrl button and click the icon.

What if you can switch to the last active window by just clicking the icon without holding anything else? You can only do that through the registry.

Follow these steps:

  • Head to the Registry Editor’s navigation pane and access:
Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced 
  • Select Advanced , go to the right side of the window and create a new DWORD (32-bit) value called LastActiveClick .
  • Double-click the LastActiveClick DWORD and change its value to 1.

Double-click the LastActiveClick DWORD and change its Value to 1

  • Restart your computer and check if it works.

Adding the Check for Updates option to your right-click menu offers an extra and faster way to check for Windows updates . This process also requires you to go through the Registry Editor environment. Here are the steps you can follow:

  • Go to HKEY_CLASSES_ROOT\DesktopBackground\Shell.
  • Right-click the Shell key and click New > Key.
  • Change the name of the new key to Check for Updates .
  • Now, right-click the Check for Updates key and select New > String Value . Rename the new string value to SettingsURI .
  • Double-click the SettingsURI string value and enter ms-settings:windowsupdate-action into its Value data text field.

Double-click the SettingsURI string value and enter ms-settings:windowsupdate-action into its Value Data text field

  • Next, create another key under Check for Updates and name it command .
  • Right-click the command key, select New > String Value , and name the new string value DelegateExecute .
  • Double-click the DelegateExecute key and enter {556FF0D6-A1EE-49E5-9FA4-90AE116AD744} into its Value data text box.

Double-click the DelegateExecute key and enter {556FF0D6-A1EE-49E5-9FA4-90AE116AD744} into its Value data text box.

  • Click OK and restart your computer.

You should now see the option in your desktop’s context menu.

You should now see the Check for updates option in your desktop’s context menu.

Tweak 11. Increase priority for games

Windows does the heavy lifting of allocating system resources to programs according to their needs. It naturally allocates more resources to GPU- and CPU-hungry games. However, there are Windows registry hacks that can increase the priority level for games.

These are registry-exclusive hacks that ensure Windows allocates more system resources to your games when they are running.

As such, you’ll experience meaningful FPS and latency boosts.

You can go to the Graphics settings page in the Settings environment to set your games to run on your GPU. However, Windows already does this by default in most cases. You can also go to the Task Manager to increase CPU priority for specific games, but you have to do that per app.

Here’s what to do:

  • Go to:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile\Tasks\Games 
  • Select the Games key and go to the right pane.
  • Now, make these entries into the Value data field for the following strings and DWORD values:

GPU Priority : 8

Priority : 6

Scheduling Category : High

SFIO Priority : High

Now, make these entries into the Value data field for the following strings and DWORD Values

GPU Priority can be set between 0-31, but 8 is considered high enough. Priority can be set from 1 to 8, with 8 being the highest.

Important!

In most cases, the default figures will be okay enough to run your games. However, if you play highly competitive games where a fraction of a second in latency can make a difference, then you should apply these settings.

  • Restart your computer.

Tweak 12. Reduce network latency for games

This Windows registry tweak works both for Windows 10 and 11 users. It allows gamers to reduce their computer’s TCP ACK (acknowledgment) delay, which can improve latency metrics, especially during competitive online games.

The TCP ACK delay is a networking feature that waits to receive acknowledgments that data packets have been transmitted successfully. However, Windows has a default time to ignore these acknowledgments.

You can reduce the timer even further to boost your internet connection speed and improve gaming response. Here’s how:

Note

While there are different settings you can apply through the Control Panel, Settings app, and browsers, the TCP ACK delay can only be regulated through the registry .

  • Go to the following registry location:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\Parameters\Interfaces 
  • Check the subkeys under the Interfaces key to find the one that contains a DhcpIPAddress string with your IP address.
  • To find your IP address, open Command Prompt, type ipconfig, and hit Enter. Your IP address will be next to IPv4 Address.
  • Now, create two DWORD values within that subkeys named TcpAckFrequency and TCPNoDelay.

Now, create two DWORD values within that subkeys named TcpAckFrequency and TCPNoDelay

  • Set each DWORD value to 1 .

Tweak 13. Skip the lock screen

If you’re one of those who consider the lock screen a waste of time, you should turn to this Windows 10/11 registry tweak, as there are no options to turn off the lock screen in Settings or Control Panel. While Microsoft is trying to make the lock screen more fun with Windows Spotlight, some of us would rather go straight to the sign-in window, even when the PC is idle.

Note

Slideshow screensavers and dynamic lock screens are recommended for people using OLED display panels, as they help prevent screen burn .

Follow these steps to skip the lock screen if you don’t fancy the extra click:

  • Go to the left navigation pane in the Registry Editor and drill down to the following location:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows 
  • Click the Personalization key under the Windows key. If you don’t see a Personalization key, create one (right-click the Windows key and select New > Key ).
  • Now, right-click the Personalization key and select New > DWORD (32-bit) Value. Name the DWORD NoLockScreen and set its value to 1.

Now, right-click the Personalization key and select New > DWORD (32-bit) Value. Name the DWORD NoLockScreen and set its value to 1″ src=»https://www.auslogics.com/en/articles/wp-content/uploads/2024/12/Skip-the-lockscreen.png»></p>
<div class= Картинка с сайта: www.auslogics.com

  • Restart your computer or log out and log in.

Tweak 14. Disable Windows automatic updates

While downloading and installing some feature and quality updates are optional, there’s really no way to turn off automatic security updates within the regular Windows UI. Sure, you can use the Pause updates option in Settings, but you have to manually extend the period if you still don’t want to update.

Here’s to stop automatic updates through the Windows registry:

  • Open the Registry Editor and navigate to:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows 
  • Right-click the Windows key, place your pointer on New , and select Key .
  • Change the name of the new key to WindowsUpdate .
  • Create another key under WindowsUpdate and name it AU .
  • Click the AU key, go to the right side of the screen, and then create a new DWORD. Change the name of the DWORD to NoAutoUpdate .
  • Double-click the NoAutoUpdate DWORD and enter 1 in the Value data text box.

Double-click the NoAutoUpdate DWORD and enter 1 in the Value data text box

  • Click OK and restart your computer.

Whenever you want to resume automatic updates, delete the NoAutoUpdate DWORD or change its value to 0.

Tweak 15. Turn off dynamic search highlights

Windows displays search suggestions, trending news, tips, nuggets, and other content recommendations whenever you click the search box in your taskbar or press Win + S. You can disable that section if you want a cleaner search interface.

Note

Again, you can use other methods to rid your system of Bing. However, only the registry offers the specific option to turn off dynamic search.

Follow these steps:

  • Launch the Registry Editor and go to:
Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SearchSettings 
  • Click the SearchSettings key, go to the right side of the page, and create a DWORD (32-bit) value named IsDynamicSearchBoxEnabled .
  • Set the value for the IsDynamicSearchBoxEnabled DWORD to 0.

Set the value for the IsDynamicSearchBoxEnabled DWORD to 0

  • Restart your computer.

Tweak 16. Increase IRPStackSize to improve network speed

IRPStackSize, short for I/O Request Packet Stack Size, is a Windows registry setting that specifies the number of stack locations allocated for I/O request packets (IRPs). It basically defines how many input and output packets your computer can handle simultaneously.

Increasing the default number can significantly improve network speed and other input and output operations. You can only apply these modifications through the registry. Follow these steps:

  • Go to the following location in Registry Editor:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters 
  • Click the Parameters key and locate the IRPStackSize DWORD on the right. If you don’t see the DWORD, create one.
  • The default value usually roams around 15 to 20. However, it has a maximum of 50, but Microsoft maintains that 38 can cause stability issues. If you’re using a high-end computer, you can set the value of the IRPStackSize DWORD to anything from 28 to 32.

If you're using a high-end computer, you can set the value of the IRPStackSize DWORD to anything from 28 to 32

  • Restart your computer.

PRO TIP

Sometimes, unneeded entries and values may accumulate within the system registry and cause performance issues and errors. These entries are usually created by abandoned user profiles, app installation and uninstallation, system updates, and malware.

The best way to clean up the registry and get rid of these entries is using professional third-party tools such as Aulogics Registry Cleaner.

Tweak 17. Get rid of OneDrive from File Explorer

If you don’t use OneDrive and don’t plan to anytime soon, you can remove it from its default position in the left navigation pane. Follow these steps:

  • Open the Registry Editor and go to:
HKEY_CURRENT_USER\Software\Classes\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6} 
  • Select the {018D5C66-4533-4307-9B53-224DE2ED1FE6} key, go to the right side of the screen, and change the value of the System.IsPinnedToNameSpaceTree DWORD to 0 .

Select the {018D5C66-4533-4307-9B53-224DE2ED1FE6} key, go to the right side of the screen and change the value of the System.IsPinnedToNameSpaceTree DWORD to 0

  • Next, copy and paste the following in the Registry Editor’s address bar and delete the {018D5C66-4533-4307-9B53-224DE2ED1FE6} DWORD:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace 

Next, copy and paste the following in the Registry Editor’s address bar and delete the {018D5C66-4533-4307-9B53-224DE2ED1FE6} DWORD: HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerDesktopNameSpace

Note

You should backup the DWORD before deleting it from the registry.

  • Restart your computer.

This tweak is intended to remove the OneDrive entry from the left navigation bar of File Explorer. However, it doesn’t work for everyone. 

If the tweak doesn’t work for you or you need other methods to get rid of OneDrive, follow our guide on uninstalling OneDrive from Windows 10 and 11 computers.

You can launch any third-party application from the context, just like opening NVIDIA’s Control Panel . Here’s how:

Note

This only works for programs whose EXE files you can locate. You may be unable to add applications installed through the Microsoft Store. You can also apply this tweak through the Registry Editor alone.

  • Head to:
Computer\HKEY_CLASSES_ROOT\Directory\Background\shell 
  • Right-click the shell key, create a new key under it, and then name it after the program you want to add. Let’s say we want to add Notepad. In that case, we’ll name the new key Notepad.
  • Right-click Notepad (the app you want to add), select New > Key to create a new key named command.
  • Select command and double-click the Default string.
  • Now enter the path to the file in the Value data field. In our example, it’s C:\WINDOW\system32\notepad.exe.

Now enter the path to the file in the Value data field. In our example, it's C:WINDOWsystem32
otepad.exe

  • Restart your computer.

Tweak 19. Display seconds in your taskbar

The Windows taskbar displays only hours and minutes by default. You can apply the following registry tweak to make it display seconds too:

Note

This is one of those registry tweaks that you can avoid using on Windows 11 since you can go through the Settings app to achieve the same result. Go to Settings > Time & language > Date & time and expand the Show time and date in the System tray option. Windows 10 users must go through the Registry Editor.

  • Navigate to the following registry location:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced 
  • Right-click the Advanced key and select New > DWORD (32-bit) Value to create a new DWORD. Change the name of the DWORD to ShowSecondsInSystemClock.
  • Double-click the ShowSecondsInSystemClock DWORD and enter 1 in its Value data box.

Double-click the ShowSecondsInSystemClock DWORD and enter 1 in its Value data box.

Restart your computer and check if the setting worked.

Tweak 20. Bypass Windows 11 installation requirements

Microsoft has been adamant about gatekeeping Windows 11 against computers without TPMs ( Trusted Platform Modules ), a security chip used to enhance security. However, you can apply certain Windows registry hacks to bypass the requirements if you’re not ready to give up your computer just yet and want to move on to Windows 11.

Important!

I also recommend backing up each key before you apply changes. That way, you can restore the key whenever you want to undo any tweak you applied. You can also reverse changes by reverting to old registry values or deleting the keys, strings, and DWORDs you created.

The registry is the only place in Windows to apply this workaround. Other bypass methods involve downloading files from third-party websites, which is not recommended.

Note

These registry settings should ideally be applied before you start your upgrade. However, if you’re already in the upgrade screen, you can press the Shift + F10 combination, type regedit and hit Enter to summon the Registry Editor environment.

Follow these steps:

  • Navigate to:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\Setup 
  • Right-click the Setup key and create a new key named MoSetup .
  • Right-click the MoSetup key, select New > DWORD (32-bit) Value, and rename the new DWORD to AllowUpgradesWithUnsupportedTPMOrCPU .
  • Change the value of the AllowUpgradesWithUnsupportedTPMOrCPU DWORD to 1.
  • Next, create a new subkey under the Setup key and name it LabConfig .
  • Click the LabConfig key, go to the right side of the window, and create the following DWORDs with these values:

BypassSecureBootCheck : 1

BypassTPMCheck : 1

BypassRAMCheck : 1

  • Now restart your computer to start the upgrade.

PRO TIP

Worried that your registry contains too many junk and broken entries? Download Auslogics Registry Cleaner to automatically scrub these items and optimize the registry.

Windows Registry Tweaks Are Powerful. Use Them Well

Always remember that registry settings are powerful enough to break your operating system, just as they can make it better. Keep the keys you want to edit backed up and ensure you double-check settings before leaving the Registry Editor and restarting your computer.

Head to the comments section to let us know your favorite registry tweaks!

FAQ

The Windows Update client will be affected if you edit update-related settings, just like the automatic update tweak we executed earlier.

Editing the Windows registry is only safe when you know what you’re doing and apply the changes right. Even if you’re an expert it’s always recommended to back up your registry keys just in case.

You need to edit the values of certain DWORDs and strings to make specific changes to the operating system. However, you don’t have to edit the registry as many settings can be found in the Settings app, Group Policy Editor (for Windows Pro and Enterprise), and Control Panel.

We know that Microsoft regularly releases free Insider Preview builds of Windows 10 operating system to public which can be downloaded and installed to test new features and provide feedback and suggestions to Microsoft.

Microsoft puts various experimental features in Windows 10 to test their functionality but sometimes the company doesn’t activate these features because these features might not be complete and can cause problems to users. On the other hand, sometimes new features are enabled to replace old features but Microsoft also keeps the old features in the OS hidden from users.

Most of the times these new and old features can be enabled or disabled using various Registry tweaks which are applied using Registry Editor tool.

We have received many emails and comments from our readers who shared various Registry tweaks to enable new hidden secret experimental features in Windows 10 as well as to disable new features and to bring back old features in Windows 10.

Instead of creating separate articles for all of them, we decided to put them together in this exclusive topic for your reading convenience. Special thanks to our readers Ashfaq, Matthew, Johan and Keshav for sharing these tweaks.

So today in this tutorial, we are going to share a few Registry tweaks for Windows 10 which will allow you to activate some new hidden secret experimental features in Windows 10 and to restore previous classic features if required.

Related: Hidden Secret Features and Useful Hotkeys in Windows 10

So without wasting time lets start the tutorial:

STEP 1:

Press WIN+R keys together to launch RUN dialog box or you can open it using WIN+X menu.

STEP 2:

Now type regedit in RUN dialog box and press Enter. It’ll open Registry Editor.

STEP 3:

Now go to following keys and change mentioned DWORD values to enable/disable Windows 10 features:

NOTE: Ready-made registry scripts are given at the end to do the task automatically.

Table of Contents

  • 1. Show Seconds in Taskbar Clock
  • 2. Increase Taskbar Transparency Level
  • 3. Disable Login Screen Background Image
  • 4. Enable Hidden Secret Dark Theme Mode
  • 5. Disable New Volume Control UI and Restore Previous UI
  • 6. Disable New Network Flyout UI and Restore Previous UI
  • 7. Disable New Tray Clock and Calendar UI and Restore Previous UI
  • 8. Disable New Battery Fly-out and Restore Previous UI
  • 9. Disable New Action Center Sidebar and Restore Previous UI
  • 10. Completely Disable Action Center in Windows 10
  • 11. Activate New Experimental Login Screen
  • 12. Disable New Xaml Start Menu and Enable Previous Start Menu
  • 13. Enable Jump List Feature in Windows 10 Start Menu
  • 14. Disable New Windows Update UI and Enable Previous UI
  • Ready-Made Registry Scripts

1. Show Seconds in Taskbar Clock

With the help of this interesting Registry tweak, you can enable seconds display in the Clock present in notification area (system tray) of Taskbar as shown in following screenshot:

1. In Registry Editor, go to following key:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced

2. In right-side pane, create new DWORD ShowSecondsInSystemClock and set its value to 1

3. Restart, log off or restart Explorer as given here to take effect and now Taskbar Clock will start displaying seconds.

If you want to remove seconds display in Taskbar Clock, delete the DWORD ShowSecondsInSystemClock.

2. Increase Taskbar Transparency Level

By default, Windows 10 Taskbar comes with Aero glass transparency effect but the transparency level is not very high. With the help of following Registry tweak, you can increase transparency level of Windows 10 Taskbar and can add extra clear transparency effect to the Taskbar:

Registry_Tweak_Taskbar_Transparency_Windows_10.png

1. In Registry Editor, go to following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced

2. In right-side pane, create new DWORD UseOLEDTaskbarTransparency and set its value to 1

3. Restart, log off or restart Explorer as given here to take effect and it’ll make Windows 10 Taskbar more transparent.

If you want to restore Taskbar default transparency level in future, delete the DWORD UseOLEDTaskbarTransparency.

Also Check: How to Enable Aero Glass Transparency with Blur in Windows 10?

3. Disable Login Screen Background Image

Microsoft has put the new “Hero” wallpaper as the background image of Login Screen in Windows 10. Interested people can disable or remove it using following method:

Default_Windows_10_Login_Screen.png

1. In Registry Editor, go to following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System

2. In right-side pane, create new DWORD DisableLogonBackgroundImage and set its value to 1

3. Restart your computer and it’ll remove the background image from login screen.

If you want to restore Login Screen background image in future, delete the DWORD DisableLogonBackgroundImage.

Also Check:

[Windows 10 Fun Tip] Disable Login Screen and Lock Screen and Enable Console Mode

4. Enable Hidden Secret Dark Theme Mode

Windows 10 comes with a hidden secret Dark theme mode which can be unlocked and tested in Modern (metro) apps:

Windows_10_Dark_Theme_Mode.png

1. In Registry Editor, go to following key:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize

2. In right-side pane, create a new DWORD AppsUseLightTheme and leave its value to 0

3. That’s it. Now you can enjoy dark UI in all modern apps including Settings app.

To restore default UI, delete the new DWORD AppsUseLightTheme.

PS: In previous testing builds of Windows 10, the DWORD was actually SystemUsesLightTheme which was replaced with AppsUseLightTheme in final version of Windows 10.

UPDATE: Now this dark theme feature is officially available in Settings app:

[Tip] Enable Dark or Light Theme Modes in Windows 10

5. Disable New Volume Control UI and Restore Previous UI

Microsoft has added a new horizontal UI for volume control slider in Windows 10 which is shown when you click on the Sound icon in Taskbar notification area. If you don’t like the new UI, you can restore previous vertical volume control slider using following method:

Windows_10_Volume_Control_Slider_Change.png

1. In Registry Editor, go to following key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\

2. Create a new key MTCUVC under CurrentVersion key.

3. Now in right-side pane, create new DWORD EnableMtcUvc and set its value to 0

If you want to restore new volume control UI, delete the DWORD EnableMtcUvc.

6. Disable New Network Flyout UI and Restore Previous UI

Microsoft has added a new fly-out for Network icon in Taskbar notification area. If you don’t like the new UI, you can restore previous Windows 8/8.1 style Network sidebar using following method:

Windows_10_Network_Flyout_Change.png

1. In Registry Editor, go to following key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Control Panel\Settings\Network

2. Now take ownership of Network key with the help of this guide.

3. Now in right-side pane, change the value of DWORD ReplaceVan to as following:

0 – Default flyout
1 – To open Network Settings window
2 – To show Windows 8/8.1 style Network sidebar

7. Disable New Tray Clock and Calendar UI and Restore Previous UI

You can use following method to disable the new Modern (Metro) style Clock and Calendar UI and restore good ol’ classic Date/Time UI in Windows 10 Taskbar Notification Area (aka System Tray):

Windows_10_Calendar_Flyout_Change.png

1. In Registry Editor, go to following key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell

2. In right-side pane, create a new DWORD UseWin32TrayClockExperience and set its value to 1

That’s it. It’ll immediately disable the new Clock and Calendar UI and restore classic UI in system tray.

If you want to restore new Clock UI, delete the new DWORD UseWin32TrayClockExperience.

8. Disable New Battery Fly-out and Restore Previous UI

You can use following method to disable the new Modern (Metro) style Battery fly-out and restore good ol’ classic Battery info UI in Windows 10 Taskbar Notification Area (aka System Tray):

Windows_10_Battery_Flyout_Change.png

1. In Registry Editor, go to following key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell

2. In right-side pane, create a new DWORD UseWin32BatteryFlyout and set its value to 1

That’s it. It’ll immediately disable the new Battery fly-out and restore classic UI in system tray.

If you want to restore new Battery fly-out, delete the new DWORD UseWin32BatteryFlyout.

Also Check: [Tip] Disable Modern UAC Prompt and Credential UI in Windows 10

9. Disable New Action Center Sidebar and Restore Previous UI

Microsoft has updated Action Center (or Notification Center) UI in Windows 10. Now it opens as a sidebar and contains new quick action switches.

Following method will allow you to disable this new UI and restore previous fly-out UI of Action Center:

Windows_10_Action_Center_UI_Change.png

1. In Registry Editor, go to following key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell

2. In right-side pane, change value of UseActionCenterExperience DWORD to 0

3. Restart, log off or restart Explorer as given here to take effect and it’ll disable the new Action Center UI.

If you want to restore new UI, change value of UseActionCenterExperience DWORD to 1 again.

Also Check:

  • [Windows 10 Tip] Restore Classic Context Menu in Explorer and Desktop
  • [Tip] Get Rid of Dark Context Menu in Windows 10 Taskbar

10. Completely Disable Action Center in Windows 10

If you don’t like the new Action Center in Windows 10, you can disable it using following method:

1. In Registry Editor, go to following key:

HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer

2. In right-side pane, create new DWORD DisableNotificationCenter and set its value to 1

3. Restart, log off or restart Explorer as given here to take effect and it’ll completely disable Notifications and Action Center in Windows 10.

If you want to re-enable it, delete the new DWORD DisableNotificationCenter.

Also Check:

  • [Tip] Disable Notifications and Action Center in Windows 10
  • [Windows 10 Tip] Disable “Quick Actions” Buttons in Action Center

11. Activate New Experimental Login Screen

Microsoft has put a new experimental Login Screen in Windows 10 builds which is not enabled by default. It features new rounded user pictures (avatars) along with a few other UI changes.

Windows_10_Secret_Login_Screen.png

You can activate it using following method:

1. In Registry Editor, go to following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\TestHooks

2. In right-side pane, change value of Threshold to 1

That’s it. It’ll immediately enable the new login screen.

If you want to restore default Login Screen, change value of Threshold to 0 again.

PS: This new login screen is under development and contains many bugs, that’s why its not enabled at the moment. Some people have faced problems after enabling this new login screen such as not able to log into Windows after restart or a clean boot.

Also Check: Download Windows 10 Hidden Secret Login Screen for Windows 7

12. Disable New Xaml Start Menu and Enable Previous Start Menu

Microsoft has replaced previous Windows 10 Start Menu with a new one in the latest Windows 10 build 9926 which is a little bit buggy and can’t be resized. Luckily, the old Start Menu still exists in the OS. Interested people can enable the old resizable Start Menu in Windows 10 using following method:

New_Start_Menu_with_Live_Tiles.png

1. In Registry Editor, go to following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

2. In right-side pane create a new DWORD EnableXamlStartMenu and leave its value to 0

3. Restart, log off or restart Explorer as given here to take effect and enjoy the old Start Menu in Windows 10.

This tweak will also enable previous Start Screen and you’ll also be able to switch between Start Menu and Start Screen again using Taskbar Properties as mentioned here.

To restore the new Start Menu, delete the new DWORD EnableXamlStartMenu.

You can use following trick to enable jump list feature in Windows 10 Start Menu:

Windows_10_Start_Menu_Jumplist.png

1. In Registry Editor, go to following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

2. In right-side pane create a new DWORD EnableXamlJumpView and set its value to 1

3. Restart your computer to take effect and enjoy jump lists in Start Menu of Windows 10.

To remove jump list feature from Start Menu, delete the new DWORD EnableXamlJumpView.

14. Disable New Windows Update UI and Enable Previous UI

Microsoft has also updated Windows Update UI in the latest Windows 10 build 9926 and some people are facing problems with this new UI.

Interested people can disable this new Windows Update UI and bring back the old UI using following method:

Windows_10_Update_Progressbar_Status.png

1. In Registry Editor, go to following key:

HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsUpdate\UX

2. In right-side pane, change value of IsConvergedUpdateStackEnabled DWORD to 0

That’s it. It’ll immediately disable the new Windows Update UI.

If you want to restore new Windows Update UI, change value of IsConvergedUpdateStackEnabled DWORD to 1 again.

Ready-Made Registry Scripts

For your convenience, we are also providing ready-made Registry scripts to do the task automatically. You’ll not need to open Registry Editor and change values. You just need to download following ZIP file, extract it and then run the given .REG files to enable/disable Windows 10 features:

Download Registry Scripts to Enable/Disable Windows 10 Hidden Secret Features

Extra Registry scripts are also present in the ZIP file to restore default settings.

That’s all guys. If you also know about any other interesting Registry tweak for Windows 10, feel free to share it with us and we’ll add it to the list…

Also Check:

[Tip] Enable Hidden Secret “Samples” Page in Windows 10 Settings

[Tip] Hidden Secret “Retail Demo Mode” in Windows 10

2 Hidden Secret Features of Windows 10 Start Menu

[Tip] Restoring Classic Programs and User Interface in Windows 10

You are here: Home » Windows 10 » Collection of Windows 10 Hidden Secret Registry Tweaks

Xx_L33t_xX

⭐⭐⭐

Набор твиков реестра для Windows 10 — это коллекция настроек и изменений, которые можно применить к системе для улучшения ее производительности, безопасности и удобства использования. Эти твики обычно представляют собой изменения в реестре Windows, который является базой данных, содержащей настройки и конфигурации системы.

WiN10_Fan

⭐⭐⭐⭐

Да, твики реестра могут быть очень полезны для оптимизации системы. Например, можно отключить ненужные службы, изменить настройки интерфейса и даже улучшить производительность игр. Однако, нужно быть осторожным при применении этих твиков, поскольку неправильные изменения могут привести к нестабильности системы.

Reestr_Rules

⭐⭐⭐⭐⭐

Совершенно верно! Твики реестра могут быть очень мощным инструментом для настройки системы. Но, как уже было сказано, нужно быть осторожным и внимательно следить за тем, что вы делаете. Также, перед применением любых изменений, рекомендуется создать резервную копию реестра, чтобы можно было легко восстановить систему в случае чего.

Вопрос решён. Тема закрыта.

      

  • Процедура подачи искового заявления в суд: пошаговое руководство
  •   

  • Перенос файлов с ноутбука на флешку: основные шаги
  •   

  • Что делать, если С7 не возвращает деньги за билет?

В операционной системе Windows 10 реестр является очень важной частью, отвечающей за хранение настроек, конфигураций и других системных данных. Но что делать, если вам необходимо изменить некоторые параметры, которые не доступны через стандартные настройки операционной системы?

В этом случае вы можете использовать набор твиков реестра для Windows 10. Такой набор включает в себя набор изменений в реестре, которые можно вносить для настройки различных аспектов работы операционной системы. Твики реестра позволяют изменить такие параметры, которые обычно не доступны для изменения через стандартные настройки системы.

Твики реестра могут быть полезными, если вы хотите изменить поведение операционной системы, активировать скрытые функции, улучшить производительность или настроить различные параметры. Но помните, что изменение реестра может повлечь за собой непредвиденные последствия и нарушить работу операционной системы, поэтому будьте осторожны и перед внесением изменений рекомендуется сделать резервную копию реестра.

Содержание

  1. Набор твиков реестра для Windows 10: что это и как работают
  2. Что представляет собой набор твиков реестра
  3. Как работают твики реестра для Windows 10
  4. Преимущества использования набора твиков реестра

Набор твиков реестра для Windows 10: что это и как работают

Твики реестра являются изменениями значений параметров в различных ветках реестра. Они могут изменять поведение интерфейса, улучшать производительность, добавлять дополнительные возможности и функциональность. Некоторые твики могут быть связаны с мелкими настройками, которые не предоставляются в стандартных настройках Windows.

Для применения твиков реестра необходимо открывать редактор реестра и вручную изменять значения соответствующих параметров. Это может быть сложно и опасно для неопытных пользователей, поэтому рекомендуется сделать резервную копию реестра перед внесением изменений. Также существуют специальные программы и инструменты, которые позволяют автоматизировать процесс применения твиков реестра.

Наборы твиков реестра для Windows 10 предлагаются различными источниками и сообществами, которые собирают самые полезные и эффективные настройки. Они могут быть представлены в виде отдельных файлов .reg, которые можно скачать и импортировать в реестр, или в виде программ, которые автоматически вносят нужные изменения.

Важно отметить, что изменение реестра может повлиять на стабильность и безопасность операционной системы, поэтому необходимо быть внимательными при выборе и применении твиков. Рекомендуется использовать надежные и проверенные источники информации, а также следовать инструкциям и рекомендациям предоставленных авторами наборов.

Что представляет собой набор твиков реестра

Твики реестра, или реестровые настройки, позволяют изменять поведение Windows, добавлять новые функции, включать или выключать определенные возможности. Они могут изменять настройки безопасности, интерфейса, сети, производительности и многие другие параметры.

Набор твиков реестра часто представлен в виде файлов .reg, которые содержат данные о необходимых изменениях. Для применения этих изменений нужно лишь запустить соответствующий файл .reg и подтвердить внесение изменений в систему.

Такие наборы твиков реестра могут быть полезными для персонализации и оптимизации работы операционной системы. Они позволяют пользователю получить большую гибкость в настройках Windows и максимально адаптировать систему под свои потребности и предпочтения.

Однако перед использованием твиков реестра необходимо быть осторожным, так как неправильное изменение параметров реестра может привести к непредсказуемым последствиям и проблемам с работой системы. Поэтому рекомендуется предварительно создать резервную копию реестра или использовать проверенные и надежные источники твиков реестра.

Как работают твики реестра для Windows 10

Твики реестра для Windows 10 представляют собой набор изменений во внутренней базе данных операционной системы, которые позволяют настраивать различные аспекты ее работы. Такие изменения могут влиять на различные параметры и функции операционной системы, что позволяет оптимизировать ее работу и решить некоторые проблемы, связанные с производительностью или функциональностью.

Для внесения таких изменений в реестр Windows 10 можно использовать специальные программы или самостоятельно редактировать реестр с помощью Редактора реестра, встроенного инструмента операционной системы. В реестре содержатся ключи и значения, которые определяют различные настройки и параметры работы Windows 10.

Процесс работы с твиками реестра включает следующие шаги:

  1. Изучение и понимание структуры реестра Windows 10.
  2. Выбор конкретного твика, который нужно применить.
  3. Внесение изменений в реестр Windows 10 соответствующим образом. Это может быть добавление, изменение или удаление ключей и значений.
  4. Сохранение изменений и перезапуск операционной системы для их применения.

Твики реестра могут влиять на различные аспекты работы Windows 10, включая интерфейс, настройки безопасности, параметры энергосбережения и другие. Некоторые твики могут быть полезны, чтобы разблокировать скрытые функции операционной системы или настроить ее под собственные предпочтения и потребности. Однако при работе с твиками реестра необходимо быть осторожным, так как неправильные изменения могут привести к непредсказуемым результатам или даже поломке системы.

Перед применением любых твиков реестра рекомендуется создать резервную копию реестра или системного диска, чтобы в случае проблем можно было восстановить систему. Также стоит обращать внимание на твики, предлагаемые сторонними источниками, и проверять их безопасность и доверенность.

Преимущества использования набора твиков реестра

Набор твиков реестра для Windows 10 предлагает ряд преимуществ, которые помогают оптимизировать и настроить операционную систему под индивидуальные потребности пользователя.

  • Улучшение производительности: Твики реестра могут помочь ускорить работу системы, снизить время загрузки приложений и улучшить отзывчивость компьютера. Они позволяют настроить различные параметры, влияющие на производительность операционной системы, такие как задержка при открытии меню, отключение анимации и т. д.
  • Контроль за конфиденциальностью: Некоторые твики реестра позволяют управлять настройками конфиденциальности операционной системы. Например, можно отключить сбор данных о пользователе для повышения уровня приватности и защиты персональной информации.
  • Индивидуальная настройка интерфейса: С помощью твиков реестра можно изменить различные параметры интерфейса Windows 10 и адаптировать его под собственные предпочтения. Это включает изменение стандартных значков, экрана приветствия, цветовой схемы и других элементов интерфейса.
  • Доступ к скрытым функциям: Некоторые функции Windows 10 могут быть скрытыми или недоступными по умолчанию, но твики реестра позволяют получить к ним доступ. Это может включать настройку групповых политик, функций безопасности, мультимедиа, встроенных программ и многого другого.

Использование набора твиков реестра помогает пользователю получить больше контроля над своей операционной системой и настроить ее в соответствии с индивидуальными потребностями. Однако, перед внесением изменений в реестр, важно ознакомиться с документацией, следовать инструкциям и создать резервную копию реестра для предотвращения возможных проблем.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Как изменить значок папки в windows 10 на свою картинку
  • Windows 10 x64 iso яндекс диск
  • Установить видеопроигрыватель на windows 10
  • Как подключить внешнюю веб камеру к ноутбуку windows 10
  • Kyocera client tool поддерживаемые устройства недоступны windows 10 как исправить