The "Best Windows Tip You Know" Thread


Recommended Posts

Hello,

Here's my beginning contribution to what will hopefully be a very educational and interesting thread :)

TIP

Did you ever find yourself staring into your computer screen and see that long, hard to understand error message? Did you ever need to copy that loooong error or information text found in one of Windows' error/warning/information windows? Did you ever want to copy a command's output directly into your clipboard, and later to paste it into a different program or search engine (such as Google, TechNet etc.)?

Try this nifty trick:

1. Click on the error message (see example below) so that it is the uppermost window on your deskop.

error.png

2. Press Ctrl + C

3. Open Notepad or your favourite text editor.

4. Press CTRL + V.

Voila!

Using the above example, the layout is as follows:

---------------------------
Graphic Equalizer
---------------------------
The audio device supported by this application is not detected. The application will exit.
---------------------------
OK   
---------------------------

I've used Windows XP for ages and this is the first time I realised this could be done.

Source: http://www.petri.co.il/quickly_copy_error_...ay_messages.htm

Link to comment
https://www.neowin.net/forum/topic/436844-the-best-windows-tip-you-know-thread/
Share on other sites

OK, I'm in, most people probably know it:-

Double click the volume control in the system tray to get the mixer up

Press Ctrl+S

Tada! Ain't that prettier?

(Only found it works on the Windows Mixer)

lol did that on accident once and could never find out how i did it again. Thanks

i'm pretty sure everyone knows about this one but it's a combination that i use a lot. when you're in IE or Firefox and you want to go to a site, google for example, you can just type google in the address bar and then hit ctrl+enter and it automatically completes the whole address and takes you to the site.

Hold the Ctrl key when opening a folder to open it in a new window.

Hold the Shift key when opening a folder to open it in a new window with the folder list on the left.

Hold the Alt key when opening a folder to go to the folder properties (rather than Right-click, Properties)

Properly old news, but here it goes anyway!

How to Remove the Recycle bin icon from the desktop.

Start Menu - Run - Then type 'gpedit.msc' and return

Now in the Group Policy window go to 'User Configuration' / 'Administrative Templates' / 'Desktop'

Enable 'Remove Recycle Bin icon from desktop'... tadaa :)

%windir%\System32\control.exe userpasswords2

shows a more useful user accounts setup dialog

---------------------------------------------------------

to save your tcp/ip settings:

netsh interface dump > settings.txt

to restore em:

netsh exec settings.txt

to reset em:

netsh int ip reset [log_file_name]

i often use winkey + m to minimize all open windows :) alt+tab of course to get back the notification boxes that dont show up in the bar

some great shortcuts here : http://support.microsoft.com/default.aspx?...b;en-us;q126449

EDIT: thats weird - the MS page isnt showin up properly in ffx :s oh well use IETab to view it

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.