Sure there is hope! Admitting you have a problem is the first step in tackling that problem!
Welcome to the club 😀
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Sure there is hope! Admitting you have a problem is the first step in tackling that problem!
Welcome to the club 😀
This isn't the best or most popular way to do it, but: https://learn.microsoft.com/en-us/windows/wsl/install
There is a way built into windows to deploy and use Linux from inside windows.
It's not the most pure experience, but it's a way to make sure you have something like a feel for how some parts work before jumping in any deeper.
A bootable USB stick is another way to try before you commit. Only reason I might suggest starting with trying it the other way first is in case you run into issues connecting to the Internet or something you won't feel totally lost. Having to keep rebooting back into windows if you have a problem can be frustrating, so getting a little familiarity with a safety line can help feel more confident.
Issues with a USB boot are increasingly uncommon, as an aside. Biggest issue is likely to be that USB is slow, so things might take a few moments longer to start.
From there, you should be pretty comfortable doing basic stuff after a little playing around. Not deep mastery, but a sense of "here are my settings", "my files go here", "here's how I fiddle with wifi", "here's how I change my desktop stuff". At that point a dual boot should work out, since you'll be able to use the system to find out how to do new things with the system, and also use it for whatever, in a general sense.
If it's working out, you should find yourself popping back into windows less and less.
Yes, go for it.
The two distros I recommend for beginners, these helped me start using Linux:
Kubuntu uses the KDE Plasma desktop environment, which is the closest experience to Windows 10 imo. Very good for easing you in. Plus, it's based on Ubuntu - the most commonly used distro. So if you have issues, just google "(problem) Ubuntu" and you'll find a fix.
Pop!_OS is preconfigured for gaming. If you have anything Nvidia in your PC, just start with this one. Nvidia doesn't play nice with Linux, and the company that develops Pop!_OS has a specific version with Nvidia drivers. Driver configuration can be annoying, you don't have to worry about it with Pop!_OS.
Both of these distros will work for gaming out of the box pretty much (provided you use AMD products). Steam's Proton tool is insanely useful, and it's not too hard to figure out how to tweak games that are still having issues after it works its magic.
Basically, your choice boils down to:
Kubuntu - an easier time with the PC side of things
Pop!_OS - an easier time with the gaming side of things
As for being a tech wizard, don't worry about it. If you know how to look up your problems, there's always some guy on a forum with some commands you can copy/paste into the terminal and fix everything.