How do I get my taskbar to normal size in Windows?

I wanted to change the font of my laptop so I searched for it and did it by creating a Notepad file and then everything messed up. After that my icons got spaced out which I corrected through Win+r regedit and changing the spacing, but my taskbar got shrinked:

enter image description here

What I did:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
"Segoe UI (TrueType)"=""
"Segoe UI Bold (TrueType)"=""
"Segoe UI Bold Italic (TrueType)"=""
"Segoe UI Italic (TrueType)"=""
"Segoe UI Light (TrueType)"=""
"Segoe UI Semibold (TrueType)"=""
"Segoe UI Symbol (TrueType)"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
"Segoe UI"="Gabriola"

How do I get back to normal taskbar?


Solution 1:

Try this:

  1. Right-click on the taskbar.
  2. Choose Taskbar settings
  3. Uncheck the "use small taskbar buttons" option.