(06.29.26) AMD WEEKLY MISSION: Hidden Tech Gems

:trophy: Weekly Mission: Hidden Tech Gems

Every PC has features that most people never discover.

Maybe it’s a Windows shortcut, a radeon setting, a Steam option, a browser trick, a BIOS feature, a keyboard shortcut, a piece of software that quietly makes your gaming life better, or the one little trick that gives you the option to right click your task bar and end a task RIGHT THERE. Game changer.

This week, we’re building the community’s collection of those game changers and calling it Hidden Tech Gems. If you’re still like, what are those little discoveries? The ones that make you wonder, “Why didn’t I know about this sooner!?!?”


:light_bulb: How to Participate

Share one hidden tech tip that improved your gaming or PC experience.

It can be:

  • A Radeon Software feature
  • A Windows shortcut
  • A Steam setting
  • A BIOS option
  • A keyboard shortcut
  • A browser extension
  • A utility or free tool
  • A hardware trick
  • Anything else that genuinely made your gaming setup better

Explain:

  • What it is
  • How to use it
  • Why it’s worth knowing

Screenshots are encouraged!


:counterclockwise_arrows_button: Share Knowledge!

Browse through other tips and reply with:

  • “I had no idea this existed!”
  • Your own experience using it
  • An additional tip that builds on theirs
  • Questions if you want to learn more

Let’s see how many people we can teach something new this week.


:warning: Rules

  • One tip per reply
  • Keep it gaming or PC-related
  • No paid software promotions or affiliate links
  • If possible, include a screenshot or quick explanation

:sports_medal: Weekly Reward

Anyone who contributes a Hidden Tech Gem earns the exclusive title:

:gem_stone: Tech Sage

1 Like

Windows Trick - Getting an ‘out of view’ Window back in view
Ever have a problem with a window that is outside of the monitor view/screen and you can’t get it back in your view?

Go to your task bar and hover over the problem app. You should see a preview of the window. Right-click the preview and select Move.

It may look like nothing happened, but press any directional key on your keyboard and the missing window will snap right to your mouse. You can now move your window into view and adjust the size!

Recording2026-06-30093926-ezgif.com-optimize

Windows/Steam Tip - Scheduled Shutdown

Need to update some games overnight, but don’t want to wait to turn off your PC?

  1. Get an ETA on when your updates are finishing.

  2. Open your command prompt (Open Start Menu > Type on your keyboard “CMD” > Hit Enter to launch Command Prompt).
    Recording2026-06-30095326-ezgif.com-video-to-gif-converter

  3. Type in the following command in the Command Prompt Window: shutdown.exe /f /s /t (xxx) where(xxx) is the number of seconds before the computer shuts down (/f is force shutdown, /s is shutdown [you can restart with /r], /t is for time. To find the number of seconds, multiply 60 by the number of minutes.)
    ezgif.com-censor

  4. A prompt by your time will let you know a Shutdown has been scheduled.

  5. If you want to cancel the shutdown, simply enter shutdown.exe /a to Abort the shutdown.