Top 15 XP Secrets
Register
Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
    Administrator
    Devilfish's Avatar
    Join Date
    Feb 2008
    Location
    /cdk
    Posts
    7,844
    Thanks Thanks Given 
    71
    Thanks Thanks Received 
    2,547
    Thanked in
    203 Posts

    Default Top 15 XP Secrets

    1. Useful key shortcuts available:

    - Windows key + D - shows the desktop
    - Windows key + M - minimizes all open windows
    - Windows key + Shift + M - maximizes all open windows
    - Windows key + E - Runs Windows
    - Windows key + R - shows the RUN dialog
    - Windows key + F - shows Search window
    - Windows key + Break - shows System Properties box
    - Windows key + TAB - Go through taskbar applications
    - Windows key + PAUSE Display the System Properties dialog box
    - Windows key + U Open Utility Manager
    - ALT + TAB - Cycle through opened applications
    - Hold down CTRL while dragging an item to Copy it
    - CTRL + ESC Display the Start menu
    - ALT + ENTER View the properties for the selected item
    - F4 key Display the Address bar list in My Computer or
    - NUM LOCK + Asterisk (*) Display all of the subfolders that are under the selected folder

    2. Lock Windows to protect computer
    You can lock Windows to protect the computer when leaving the station easily by creating a shortcut with the path rundll32.exeuser32.dll, LockWorkStation. The Windows key + L is also a shortcut to this feature.

    3. Edit sysoc.inf to list all software
    To show all software that can be removed from your computer (including protected Windows services), you can manually edit (using notepad for example) the sysoc.inf file located in Windows\inf\. Just remove the word hide next to the software pack.
    *Note* - use this at your own risk. Removing critical components of the system will make Windows instable.

    4. Windows XP comes with IPv4 and IPv6
    Windows XP comes both IPv4 and IPv6 support. To enable IPv6, you can install the protocols needed with the command "ipv6 install" in the command-prompt. Then type ipv6 /? to see the options. The installation will not remove the IPv4 protocols so your current configuration will still work.

    5. Access Task Manager with shortcut
    To access the Task Manager easier, you can make a shortcut that points to %windir%\system32\taskmgr.exe.

    6. Stop treating ZIP files like Folders
    If you don't want your Windows XP to treat ZIP files like folders, you can disable this component by running regsvr32 /u zipfldr.dll at the command prompt or Run dialog. If you start missing it, you can enable it by typing regsvr32 zipfldr.dll.

    7. Run program as diffrent user
    You can run a program as a different user. Right click an application and select Run As command.

    8. Switch users leaving applications opened
    You can switch users leaving the applications opened too (*NOTE* use this only when needed since it could lead to system instability).
    Go to Task Manager - processes and end the process explorer.exe. This will end only your session and not all applications. Then go to Applications tab, click New task and type runas /user:domainname\username explorer.exe. A password prompt will appear to login to the desired username. The user's session will start, with all your previously applications running.
    I recommend to open first a command-line prompt and type runas /? to see all the options available.

    9. Rename multiple files in Windows at once
    Rename multiple files in Windows at once. Select them all, right click and select Rename. Enter the desired name. They will be renamed using what you specified, with a number in brackets to distinguish them.

    10. Task kill feature in Windows
    Windows has a task kill feature similar to Linux. Go to a command prompt and run the command tasklist to see running processes with PID numbers. Then type tskill <PID> to end the specific task. This forces an instant closing of the task.

    11. Edit features with GPEDIT.MSC
    You can edit many features by running gpedit.msc. You can add log on/log off scripts here and many features.

    12. Edit accounts in the command prompt
    You can edit accounts by running "control userpasswords2" at the command prompt.

    13. Use systeminfo.exe to see System Information
    You can use the systeminfo.exe command in the command prompt to see System Information, including all Windows updates and hotfixes.

    14. Disable system services for maximum performance
    There are system services that you can disable to free up the system's load. To access the interface that permits you to make changes to system's services, type services.msc and the command prompt.
    This is a list of services that are *usually* useless and can be safely disabled.
    Alerter
    Application Layer Gateway Service,
    Application Management
    Automatic Updates
    Background Intelligent Transfer
    Clipbook
    Distributed Link Tracking Client
    Distributed Transaction Coordinater
    Error Reporting Service
    Fast User Switching Compatibility
    IMAPI CD-Burning
    Indexing Service
    IPSEC Services
    Messenger
    Net Logon
    Net Meeting
    Remote Desktop Sharing
    Network DDE
    Network DDE DSDM
    Portable Media Serial Number
    Remote Desktop Help Session Manager
    Remote Registry
    Secondary Logon
    Smartcard
    SSDP Discovery Service
    Uninterruptible Power Supply
    Universal Plug and Play Device Host
    Upload Manager
    Webclient
    Wireless Zero Configuration
    WMI Performance Adaptor

    *NOTE*: Make sure you don't need them since some applications you're using could depend on them. If you make any application to fail by disabling any of the services, go back and enable it again.

    15. Repair Windows XP by using the XP installation CD
    If your system failes to start due to an error related to missing HAL.DLL, invalid Boot.ini or any other critical system boot files you can repair this by using the XP installation CD. Simply boot from your XP Setup CD and enter the Recovery Console. Then run "attrib -H -R -S" on the C:\Boot.ini file and delete it. Run "Bootcfg /Rebuild" and then Fixboot.
    Get Digital Kaos on your Apple or Android device with Tapatalk

  2. The Following 2 Users Say Thank You to Devilfish For This Useful Post:

    Meat-Head (15th September, 2013), rawen (22nd July, 2018)

  3. #2
    Newbie
    Join Date
    May 2008
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Another tip worth mentioning is the ability to restore to a particular date and time. Handy when an install goes wrong!

  4. #3
    Newbie
    Join Date
    May 2008
    Posts
    10
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Thank you! few very handy tips! specialy number 12 but it is also risky as well, coz it allows to change admin accounts while you log in as a limited account user!

    12. Edit accounts in the command prompt
    You can edit accounts by running "control userpasswords2" at the command prompt.

  5. #4
    Newbie
    Join Date
    May 2008
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Useful Tips. Just wanted to add these links for the whole list of Windows XP shortcuts.

    Very useful article though.

  6. #5
    Member
    Join Date
    Nov 2008
    Location
    Manchester
    Posts
    55
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Some good shortcuts,

    A few more for any one who uses SAP
    Ctrl + C = Copy
    Ctlr + V = Paste
    Ctrl + Y = Highlight an items that can not be copied, the Ctrl + C to copy

  7. #6
    V.I.P. Member dctyper's Avatar
    Join Date
    Jun 2008
    Posts
    2,539
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    1
    Thanked in
    1 Post

    Default

    very good mr develfish, too much time on your hands though

  8. #7
    Newbie
    Join Date
    Dec 2008
    Posts
    12
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Hello, wonder if any of these short cuts would help me. Ive just bought a dell280x from a auction. Tried to boot it up it appears to start up properly. But the pc is asking for the last users password, it already has there user name in. Is there any way I can get past it. Would appreciate any help at all. Im not that good on computers so please make it easy to understand. Thanks

  9. #8
    Junior Member
    Join Date
    Jan 2009
    Posts
    39
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    1
    Thanked in
    1 Post

    Default 23 Ways To Speed WinXP, Not only Defrag

    Hi I found this so i thought it maybe usfull

    Since defragging the disk won't do much to improve Windows XP performance, here are 23 suggestions that will. Each can enhance the performance and reliability of your customers' PCs. Best of all, most of them will cost you nothing.
    1.) To decrease a system's boot time and increase system performance, use the money you save by not buying defragmentation software -- the built-in Windows defragmenter works just fine -- and instead equip the computer with an Ultra-133 or Serial ATA hard drive with 8-MB cache buffer.

    2.) If a PC has less than 512 MB of RAM, add more memory. This is a relatively inexpensive and easy upgrade that can dramatically improve system performance.

    3.) Ensure that Windows XP is utilizing the NTFS file system. If you're not sure, here's how to check: First, double-click the My Computer icon, right-click on the C: Drive, then select Properties. Next, examine the File System type; if it says FAT32, then back-up any important data. Next, click Start, click Run, type CMD, and then click OK. At the prompt, type CONVERT C: /FS:NTFS and press the Enter key. This process may take a while; it's important that the computer be uninterrupted and virus-free. The file system used by the bootable drive will be either FAT32 or NTFS. I highly recommend NTFS for its superior security, reliability, and efficiency with larger disk drives.

    4.) Disable file indexing. The indexing service extracts information from documents and other files on the hard drive and creates a "searchable keyword index." As you can imagine, this process can be quite taxing on any system.

    The idea is that the user can search for a word, phrase, or property inside a document, should they have hundreds or thousands of documents and not know the file name of the document they want. Windows XP's built-in search functionality can still perform these kinds of searches without the Indexing service. It just takes longer. The OS has to open each file at the time of the request to help find what the user is looking for.

    Most people never need this feature of search. Those who do are typically in a large corporate environment where thousands of documents are located on at least one server. But if you're a typical system builder, most of your clients are small and medium businesses. And if your clients have no need for this search feature, I recommend disabling it.

    Here's how: First, double-click the My Computer icon. Next, right-click on the C: Drive, then select Properties. Uncheck "Allow Indexing Service to index this disk for fast file searching." Next, apply changes to "C: subfolders and files," and click OK. If a warning or error message appears (such as "Access is denied"), click the Ignore All button.

    5.) Update the PC's video and motherboard chipset drivers. Also, update and configure the BIOS. For more information on how to configure your BIOS properly, see this article on my site.

    6.) Empty the Windows Prefetch folder every three months or so. Windows XP can "prefetch" portions of data and applications that are used frequently. This makes processes appear to load faster when called upon by the user. That's fine. But over time, the prefetch folder may become overloaded with references to files and applications no longer in use. When that happens, Windows XP is wasting time, and slowing system performance, by pre-loading them. Nothing critical is in this folder, and the entire contents are safe to delete.

    7.) Once a month, run a disk cleanup. Here's how: Double-click the My Computer icon. Then right-click on the C: drive and select Properties. Click the Disk Cleanup button -- it's just to the right of the Capacity pie graph -- and delete all temporary files.

    8.) In your Device Manager, double-click on the IDE ATA/ATAPI Controllers device, and ensure that DMA is enabled for each drive you have connected to the Primary and Secondary controller. Do this by double-clicking on Primary IDE Channel. Then click the Advanced Settings tab. Ensure the Transfer Mode is set to "DMA if available" for both Device 0 and Device 1. Then repeat this process with the Secondary IDE Channel.

    9.) Upgrade the cabling. As hard-drive technology improves, the cabling requirements to achieve these performance boosts have become more stringent. Be sure to use 80-wire Ultra-133 cables on all of your IDE devices with the connectors properly assigned to the matching Master/Slave/Motherboard sockets. A single device must be at the end of the cable; connecting a single drive to the middle connector on a ribbon cable will cause signaling problems. With Ultra DMA hard drives, these signaling problems will prevent the drive from performing at its maximum potential. Also, because these cables inherently support "cable select," the location of each drive on the cable is important. For these reasons, the cable is designed so drive positioning is explicitly clear.

    10.) Remove all spyware from the computer. Use free programs such as AdAware by Lavasoft or SpyBot Search & Destroy. Once these programs are installed, be sure to check for and download any updates before starting your search. Anything either program finds can be safely removed. Any free software that requires spyware to run will no longer function once the spyware portion has been removed; if your customer really wants the program even though it contains spyware, simply reinstall it. For more information on removing Spyware visit this Web Pro News page.

    11.) Remove any unnecessary programs and/or items from Windows Startup routine using the MSCONFIG utility. Here's how: First, click Start, click Run, type MSCONFIG, and click OK. Click the StartUp tab, then uncheck any items you don't want to start when Windows starts. Unsure what some items are? Visit the WinTasks Process Library. It contains known system processes, applications, as well as spyware references and explanations. Or quickly identify them by searching for the filenames using Google or another Web search engine.

    12.) Remove any unnecessary or unused programs from the Add/Remove Programs section of the Control Panel.

    13.) Turn off any and all unnecessary animations, and disable active desktop. In fact, for optimal performance, turn off all animations. Windows XP offers many different settings in this area. Here's how to do it: First click on the System icon in the Control Panel. Next, click on the Advanced tab. Select the Settings button located under Performance. Feel free to play around with the options offered here, as nothing you can change will alter the reliability of the computer -- only its responsiveness.

    14.) If your customer is an advanced user who is comfortable editing their registry, try some of the performance registry tweaks offered at Tweak XP.

    15.) Visit Microsoft's Windows update site regularly, and download all updates labeled Critical. Download any optional updates at your discretion.

    16.) Update the customer's anti-virus software on a weekly, even daily, basis. Make sure they have only one anti-virus software package installed. Mixing anti-virus software is a sure way to spell disaster for performance and reliability.

    17.) Make sure the customer has fewer than 500 type fonts installed on their computer. The more fonts they have, the slower the system will become. While Windows XP handles fonts much more efficiently than did the previous versions of Windows, too many fonts -- that is, anything over 500 -- will noticeably tax the system.

    18.) Do not partition the hard drive. Windows XP's NTFS file system runs more efficiently on one large partition. The data is no safer on a separate partition, and a reformat is never necessary to reinstall an operating system. The same excuses people offer for using partitions apply to using a folder instead. For example, instead of putting all your data on the D: drive, put it in a folder called "D drive." You'll achieve the same organizational benefits that a separate partition offers, but without the degradation in system performance. Also, your free space won't be limited by the size of the partition; instead, it will be limited by the size of the entire hard drive. This means you won't need to resize any partitions, ever. That task can be time-consuming and also can result in lost data.

    19.) Check the system's RAM to ensure it is operating properly. I recommend using a free program called MemTest86. The download will make a bootable CD or diskette (your choice), which will run 10 extensive tests on the PC's memory automatically after you boot to the disk you created. Allow all tests to run until at least three passes of the 10 tests are completed. If the program encounters any errors, turn off and unplug the computer, remove a stick of memory (assuming you have more than one), and run the test again. Remember, bad memory cannot be repaired, but only replaced.

    20.) If the PC has a CD or DVD recorder, check the drive manufacturer's Web site for updated firmware. In some cases you'll be able to upgrade the recorder to a faster speed. Best of all, it's free.

    21.) Disable unnecessary services. Windows XP loads a lot of services that your customer most likely does not need. To determine which services you can disable for your client, visit the Black Viper site for Windows XP configurations.

    22.) If you're sick of a single Windows Explorer window crashing and then taking the rest of your OS down with it, then follow this tip: open My Computer, click on Tools, then Folder Options. Now click on the View tab. Scroll down to "Launch folder windows in a separate process," and enable this option. You'll have to reboot your machine for this option to take effect.

    23.) At least once a year, open the computer's cases and blow out all the dust and debris. While you're in there, check that all the fans are turning properly. Also inspect the motherboard capacitors for bulging or leaks. For more information on this leaking-capacitor phenomena, you can read numerous articles on my site.


    Following any of these suggestions should result in noticeable improvements to the performance and reliability of your customers' computers. If you still want to defrag a disk, remember that the main benefit will be to make your data more retrievable in the event of a crashed drive.

  10. #9
    Newbie
    Join Date
    Jan 2009
    Posts
    6
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    As a pc kinda person i collect quix tips like these but had them all thanx
    you did miss a few of my favourites out so ill add them in
    Creating a Shutdown/Reboot Icon

    WindowsXP has a program called SHUTDOWN.EXE which allows you to easily create icons to shutdown or restart your computer.

    To create a shutdown shortcut on the desktop:

    1. Right click on an open area of the desktop
    2. Select New / Shortcut
    3. Enter in "shutdown -s -t 00" - no quotes
    4. Press the Next button
    5. For the name, enter in anything you like. I leave mine blank ill put up how to do that next,after that Click on the Finish button.

    blank titles on folders or icons

    Right click on the icon whose title you want to remove and select Rename. Instead of entering any characters in the text box, hold down the ALT key and type 255 (ALT + 2 + 5 + 5). Note you need to use the NUMPAD numbers for this to work (i.e. the numbers to the right of your arrow keys, not the ones at the top of the keyboard). When you release the ALT key the title will be blank, and you can press ENTER to accept this (blank titles are usually denied under Windows, but not this way). For every other icon for which you wish to remove the title, do the same as above, but for each subsequent icon you'll have to add a '255' to the end of the string you enter. That is, to blank a second icon name, you'll need to hold down ALT and type 255 then 255 again, then release ALT. For a third, you'll have to type ALT 255 255 255, and so on.

    to polish it of i remove the shortcut arrow(this removes al;l shortcut arrows from all shortcuts)

    Remove 'Shortcut to...' from new shortcuts

    Tool: Regedit

    [HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentV ersionExplorer]

    Link=00 00 00 00 If this entry doesn't exist, create it as a new Binary value, and set it equal to 00 00 00 00 to remove the 'Shortcut to...' prefix in front of new shortcuts. Reboot Windows (or use the Explorer trick under Before We Begin) to implement the change.

    i play in the registry after every format but if your at all uncomfortable with changing the registry or dont know how to reformat your pc id leve it alone, ive killed my windows no end of times now but these 3 things are quite safe

  11. #10
    Newbie
    Join Date
    May 2010
    Posts
    6
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Quote Originally Posted by burnage bowler View Post
    Some good shortcuts,

    A few more for any one who uses SAP
    Ctrl + C = Copy
    Ctlr + V = Paste
    Ctrl + Y = Highlight an items that can not be copied, the Ctrl + C to copy
    There are also:
    Ctrl + INS = Copy
    Shift + INS = Paste

    These comes from a backward compatibility with very old OS!

  12. #11
    Newbie
    Join Date
    Jul 2010
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    format C: - free up disk space...

  13. #12
    Newbie
    Join Date
    Dec 2010
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    ALT + TAB + SHIFT - Switch between open applications in reverse order.

  14. #13
    Junior Member
    Join Date
    Mar 2011
    Posts
    22
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Quote Originally Posted by nvrsk23 View Post
    format C: - free up disk space...
    Must try that some time

    Alt+F4 shut down currently active window.

    Also allows you to shut down windows if no apps are running.

  15. #14
    Newbie
    Join Date
    Dec 2010
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default shourcut

    Fast press "windows" key then push "u" for 2 times
    shut down the pc !

  16. #15
    Junior Member
    Join Date
    Nov 2008
    Posts
    20
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Ctrl+shift+ESC will bring up task manager.

 

 
Page 1 of 2 12 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.