Open Task Manager by pressing Ctrl + Shift + Esc on your keyboard, or by right-clicking the Start button and selecting Task Manager.
Step 2: Performance Tab
In the left-hand menu (for the Task Manager), click the “Performance” tab.
Step 3: Select your GPU
From the list, click your listed GPU. If you have more than one GPU (e.g., a laptop with dual graphics), you will see multiple GPUs listed.
Step 4: Check your Specs
You will now see real-time graphs of your GPU usage. At the bottom, you will notice “Dedicated GPU memory“. This shows you how much video memory you are currently using (left side) and how much total, dedicated video memory you have available (right side).
Obviously the Task Manager only shows basic statistics for your GPU. For more detailed information, you can use the GPU-Z or HWiNFO software.
That is the end of this tutorial. I hope this has been helpful to someone.
“Blessed is the nation whose God is the Lord” – Psalm 33:12a (NASB)
“and My people who are called by My name humble themselves and pray and seek My face and turn from their wicked ways, then I will hear from heaven, will forgive their sin and will heal their land.” – 2 Chronicles 7:14 (NASB)
Some of my readers, especially longtime ones, may remember that I have warned multiple times about being careful which extensions you choose to install in your web browser. Installing the wrong one, especially one that contains malicious code, can compromise your computer’s security.
This time, it is a lesson on being careful which extension you install in Visual Studio Code (a.k.a. VS Code). In a nutshell, an employee at GitHub installed (or at least updated) an extension that had been contaminated with malware code. The extension then proceeded to steal the employee’s credentials and gain access to tons of GitHub’s own private repositories.
The report claimed the malware stole:
AWS keys
Database passwords
Kubernetes tokens
SSH credentials
I would venture a guess that other IP (intellectual property) was stolen too.
I will let you read the full report from X below.
🚨A HACKER GROUP JUST STOLE 4,000 OF GITHUB'S OWN PRIVATE REPOSITORIES.. PUT THEM UP FOR SALE FOR $50,000.. AND THE WAY THEY GOT IN IS THE SCARIEST PART..
In this short tutorial, I will show you how to enable and disable the Snap Windows feature in Windows 11.
Snap Windows are useful when you want to quickly arrange multiple windows on your desktop. However, they can become irritating and even a hindrance to some people, if you want to position a window on the edge of the screen without triggering auto-snap.
With that little introduction out of the way, let us begin.
Right-click on the Windows Start icon and click on the “System” menu option.
2. On the left-side panel, click on “System”, then click on the “Multitasking” option.
3. Now locate the “Snap windows” option, and click the toggle button to disable it. Of course, if sometime later on you wish to re-enable this feature, just click on the toggle button again to re-enable it.
That is the end of this tutorial. I hope someone finds it useful.