Computer Tips & Tricks Everyone Should Know

Would have been nice if you had included Ubuntu or KDE keyboard shortcuts. Its what I use every day. A tech blog ought to be OS agnostic.
 
Another one I have caught myself using a lot is dragging windows all the way to the right side of the screen until a water drop appears and the window auto splits. Useful for 1440p single monitors.
just use winkey+arrows, helpful with many monitor setup as well.
 
Convert your browser into a notepad is missing part, it doesn't work unless you include the full url:
data:text/html, <html contenteditable>
Didn't realize this but our CMS' editor kept deleting the code, so I've just added a link now.

Here is the version we wanted to share which adds some styling:
data:text/html, <title>Text Editor</title><body contenteditable style="font-size:2rem;font-family:georgia;line-height:1.4;max-width:60rem;margin:0 auto;padding:4rem;">
 
I've known/use most of these but I wish I had known about the "Problem Steps Recorder" sooner!

A few tips I didn't see:

While PrintScreen & Shift PrintScreen are great for taking a snapshot of the ENTIRE screen, use Alt + PrintScreen to capture only the top-most window/dialog. Great when you only need to show someone what a particular app, popup or warning message says without sharing a massive screen cap.

And I didn't see mention of dragging the titlebar of a window to the top of the screen and it immediately expands the window to the full height of the screen. Great for expanding the Command window so you can see more of your output.

Not mention of the obvious "F5" to Refresh any window, not just browsers.

And of particular use, while Alt + F4 closes the currently running program, Ctrl + F4 typically closes just a single tab in browsers or other programs that support the use of tabs.
 
Last edited:
Start + 1 (starts 1st pinned icon on taskbar)
Start + 2 (2nd pinned icon)
etc...
WIN+SHIFT+[Number]: opens a new window of whatever taskbar.
WIN+ALT+[Number]: Lets you see the most recent documents or folders opened, open a new one, pin/unpin, etc.
WIN+X: Menu that shows very useful functions on windows.
 
You can use left and right arrow keys to skip and go back 5 seconds on YouTube. Storage Sense is an inbuilt app in Windows 10 to find big files to delete.
 
Missing are the mouse shortcuts, which are the same in Windows and Ubuntu-type operating systems. Many of these will also work in my version of Ubuntu (Linux's "Zorin"). In Linux, we can keyboard map to match Windows keys, including the START-key functions.

Double-click on a work or file-name will highlight the whole word or file-name
Triple-click will highlight the whole line.

Double-click on a border of a paragraph of text will highlight the whole paragraph.
Triple-click will highlight predictably, but varies depending on the application and operating system.

Double-click on a border or Triple-click will highlight often highlight all the text in a 'box'. It can be similar to ctrl-A.
Noicee!
 
I actually didn't know about some of these! Namely Windows+X, Ctrl+Shift+Esc, and F2 as a shortcut to rename files in Explorer. Very good tips that will definitely save me time, thank you!

One tip of my own for WinRAR, is create a recovery record if you're backing up important files. I never tested it myself, but I've heard that a 5 percent recovery record is already pretty good, and 10 percent can recover even very damaged files.

As for renaming .exe files to circumvent malware that block AVs and malware removal software, I remember trying this a few times in the past and it never worked.

Also, I know this is a revamp of an old article, but afaik VLC doesn't have sync issues anymore since v2.x.
 
TechSpot positions itself as a source for those who already are tech enthusiasts and power users. But I doubt, that for such audience this article is actually "must read" one. That's why we see a lot of comments like "good article, though I knew 80% of it".
 
I think you could have saved yourself some 'work' by not including the Mac information.

That cult, who is usually ~9% of the computing world will likely not read any non-Mac site, which is not endorsed by their higher cult members.

I took a visit to their world, post 'Linus-repair-gate' the other month, and despite having no valid argument(s), they were defending Crapple to the end. I thought I even heard cries of Allah Akbar etc...
 
Last edited:
This is an old thread. I spotted my own comment from 2017 above. Here are some more tips I think many don't know:

Need *another* instance of an already running app (like another blank Notepad), Shift +LClick the app on the toolbar to open another instance.

When searching using Google/Bing/Yahoo/etc, enclose compound phrases in quotes. So instead of searching for:

computer parts

...and getting thousands of useless hits that include *anything* containing either word, instead search for:

"computer parts"

...so the only results returned are those containing that exact wording.

You will find keeping your searches to just three "keywords" gives the best results, but a phrase in quotes counts as a single keyword. So a search for:

"Windows 7" "keyboard short cuts" "Libre Calc"

...will return far more accurate search results than the same seven words without quotes.

And on eBay, not only should you use quotes as much as possible, but use the minus sign ("-") before words you wish to filter OUT of your searches (words with quoted phrases too.)

Also on eBay, you can do an OR search by using parenthesis:

("flash drive", "thumb drive") -ssd

...will return searches containing *either* phrase but filter out internal SSD drives. :)
 
Last edited:
Back