Wow! for advanced user ... trick below is for our learning together ..
IPCONFIG Error
When you run IPCONFIG and get an error:
An internal error occured: The request is not supported.
Please contact Microsoft Product Support Services for further help.
Additional information: Unable to query routing information
You need to copy a clean TCPIP.SYS file to the \windows\system32\drivers directory and reboot.
You can download TCPIP.SYS from my site
Browse Master Monitor
If you have trouble browsing the network with only a few computers, you might check to see what Browse Master they are using.
There is a utility from Microsoft that will let you see what each computer is using for a browse master called Browsemon.
Download Browsemon
Taking Ownership Of a Folder
Sometimes when you reinstall WindowsXP, you can receive an Access Denied error when trying to open a previous user's directory.
To take ownership of that folder again:
- Log on with an account that has administrator rights
- Right click on the folder
- Select Properties
- Click on the Security tab
- Click on the Advanced button
- Click on the Owner tab
- In the list of Names, click on your name
- To take ownership, click on Replace owner on subcontainers and objects
- Click OK and Yes
Repairing Damaged Winsock2
The symptoms when Winsock2 is damaged shows when you try to release and renew the IP address using IPCONFIG.
And you get the following error message:
An error occurred while renewing interface 'Internet': An operation was attempted on something that is not a socket.
Also Internet Explorer may give the following error message:
The page cannot be displayed Additionally, you may have no IP address or no Automatic Private IP Addressing (APIPA) address, and you may be receiving IP packets but not sending them.
-----
If you have WindowsXP with Service Pack 2, there is a one line command you can run to reset the winsock2 registry entries
netsh winsock reset catalog
------
There are two easy ways to determine if Winsock2 is damaged:
From the XP source files, go to the Support / Tools directory
Winsock Test Method 1
Run netdiag /test:winsock
The end should say Winsock test ..... passed
Winsock Test Method 2
- Run Msinfo32
- Click on the + by Components
- Click on the by Network
- Click on Protocol
- There should be 10 sections if the Winsock2 key is ok
MSAFD Tcpip [TCP/IP]If the names are anything different from those in this list, then likely Winsock2 is corrupted and needs to be repaired.
MSAFD Tcpip [UDP/IP]
RSVP UDP Service Provider
RSVP TCP Service Provider
MSAFD NetBIOS [\Device\NetBT_Tcpip...
MSAFD NetBIOS [\Device\NetBT_Tcpip...
MSAFD NetBIOS [\Device\NetBT_Tcpip...
MSAFD NetBIOS [\Device\NetBT_Tcpip...
MSAFD NetBIOS [\Device\NetBT_Tcpip...
MSAFD NetBIOS [\Device\NetBT_Tcpip...
If you have any 3rd party software installed, the name MSAFD may be changed.
There should be no fewer than 10 sections.
To repair Winsock2
- Run Regedit
- Delete the following two registry keys:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock2
Download Reg file to delete these entries
- Restart the computer
- Go to Network Connections
- Right click and select Properties
- Click on the Install button
- Select Protocol
- Click on the Add button
- Click on the Have Disk button
- Browse to the \Windows\inf directory
- Click on the Open button
- Click on the OK button
- Highlight Internet Protocol (TCP/IP)
- Click on the OK button
- Reboot
Task Manager is Menu Bar is Missing
If you start the Task Manager and menu bar and tabs are missing,
the Task Manager is running in Tiny Footprint mode.
To fix this, simply double click on an empty space in the top border
Network Connection Always Shows Access Denied
If you are always getting Access Denied errors when trying to connect to a XP computer,
and you know you have the correct user names and passwords on the computer,
the solution may be a simple registry edit.
- Start Regedit
- Go to HKEY_LOCAL_MACHINE / SYSTEM / CurrentControlSet / Control / Lsa
- Change the value of a key called "restrictanonymous" to 0 instead of 1
- Don't change "restrictanonymoussam" value.
- Reboot
Hiding Manage My Computer
If you want to remove Manage My Computer from My Computer
- Start Regedit
- Go to HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer
- Create a DWORD value called NoManageMyComputerVerb
- Set the value to 1
- Reboot
Finding Your XP Product ID
There is a great little utility available to help you find your currently installed product ID
http://adf.ly/4MKnr
It also works for Windows 95, 98, ME, NT4, 2000, XP, Server 2003, Office 97, and Office XP
Forgotten Admin or User's Password
You do not need to reinstall if you forgot the admin password.
There is a boot disk you can download at:
http://home.eunet.no/~pnordahl/ntpasswd/
that will let you reset the password of any account on NT4, Windows2000 or XP.
Just follow all the default settings which are for the admin account. Used it many
times with great success.
They also have a bootable CD image you can download.
Showing Common Tasks in Window
When you open a window from My Computer or the Control Panel, and you don't see the blue bar with additional options on the left side, you may simply need to turn on Common Tasks
- From that same windows, go to Tools / Folder Options
- Check Show common tasks in folders
Renaming Multiple Files in a Directory
If you want to rename multiple files in the same directory:
- Using the Windows Explorer, select all the files you want to rename
- Press F2 or right click and select Rename
- Enter the prefix for the name you want (e.g. Newname)
- This will automatically rename the rest of the files Newname (1).jpg, Newname (2).jpg etc.
- Make sure you include the extension if you have the Explorer configured to show them.
Disable Windows Tour
If you want to disable the Take Tour of Windows XP that comes up after you install WindowsXP:
- Start Regedit
- Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour
- Create a new DWORD key called RunCount
- Give it a value of 0
Windows Help and Support Error
If you get an error Windows cannot find HELPCTR.EXE, it may be that a registry entry has gotten corrupted.
- Start Regedit
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\HELPCTR.EXE
- If the key isn't there, right click and create a new key HELPCTR.EXE
- It should have a value of C:\WINDOWS\PCHealth\HelpCtr\Binaries\HelpCtr.exe
- Reboot
Speeding Up Network Browsing
There are a lot of things which can negatively impact how fast XP will browse network shares.
One has been previously covered regarding browsing to Win9x computers.
Other things you can try, especially when there is slow browsing to network shares with a lot of files:
1. Remove current shortcuts in My Network Places
2. Change the registry so shared folders on remote computers are not automatically added to My Network Places when you even open a document from that shared folder
- Start Regedit
- Create a DWORD value:
- HKEY_Current_User \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \ NoRecentDocsNetHood to 1.
- I have also seen setting the following help as well.
HKEY_Current_User \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \ UseDesktopIniCache to 1.
3. Increase the amount of data is buffered at one time to send to a client. On the computer with the shared directory:
- Start Regedit
- Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
- Create a DWORD Key called SizReqBuf
- Give it a value of Hex FFFF
Editing the Boot.ini file
The boot.ini file is a simple text file that is on the root of the boot drive.
You can edit this with any plain text editor like Notepad (may need to unhide the file first)
- Right click on My Computer
- Select Properties
- Click on the Advanced tab
- Under Startup and Recovery, click on the Settings button
- Click on the Edit button
Running CHKDSK
One way to run a chkdsk (this is like Scandisk that was with Win9X), is to
- Double click on My Computer
- Right click on the drive you want to check
- Select Properties
- Click on the Tools tab
- Click on the Check Now button
- Check to Automatically fix file system errors - This is the same as running chkdsk /f
- If you want to Scan for and attempt recovery of bad sectors, check that box - This is the same as running chkdsk /R. It can also add a lot of time to the scan
- Reboot if necessary
The following switches are available:
/F - fix any errors
/R - identifies bad sectors
/V - with FAT32, displays a verbose output
With NTFS Volumes:
/I - Performs simpler check (stage 2)
/C - Skips the checking of cycles within folder structures
/X - Forces the volume to dismount if necessary. Intended for server administrators and should be avoided for normal use
Opening Shared Folders Snap-In
To manage all your shared folders, you can run the snap-in directly
Start / Run / fsmgmt.msc
This will show you all your shared folders in a single window
You can also see what other computers are connected and what files they have open
Additional Utilities
On the XP CD in the \Support\Tools directory, there are a lot of additional support and troubleshooting utilities.
You can run SETUP from that directory to install them.
Just a few are:
diruse | Shows Disk Usage |
dupfinder | Finds Duplicate files |
getmac | Get's MAC address of the network card |
hostname | Shows the host name of the computer |
netdiag | Diagnoses a variety of network components |
pviewer | Show a list of process and allows you to get a memory detail or kill any process |
windiff | Compare files and directories |
Viewing Your IP Address Information
There are several ways you can determine your IP address information:
IPCONFIG
- Start / Run / cmd
- IPCONFIG /ALL
But sometimes the window shows show much information you need to scroll around to fine it.
VIEW STATUS
- Control Panel / Network Connections / Double click the icons for your network (If the network has an icon in the system tray you can also just double click on that icon)
- Click on the Support tab
- Click on the Details button
Make Pictures Smaller Unavailable
When you try and send pictures through e-mail, you should normally be given the option to make them smaller.
If this option is not available, a DLL file may need to be registered.
- Start
- Run
- regsvr32 shimgvw.dll
Creating a Suspend Shortcut
If you would like to create an icon to suspend your computer,
- Right click on the Desktop
- New / Shortcut
- Enter in rundll32.exe PowrProf.dll, SetSuspendState
- Give it whatever name you want
- Now when you click on that shortcut, your computer will shutdown and suspend
Changing the User Type
Normally in XP Pro, through the Control Panel / User Accounts icon, you are only allowed to create administrators or limited users.
If you want to create
- Right click on My Computer
- Manage
- Local Users and Groups
- Users
- Right click on the user you want to change
- Properties
- Member of tab
- Add button
- Advanced button
- Find Now button
- From here you see the full list of possibilities (e.g. Power User, Backup Operator etc.)
Determining Which Services are Associated with SVCHOST
Since so many critical services are run with each svchost,
You can see which ones are being used by opening a cmd prompt and running:
tasklist /svc /fi "imagename eq svchost.exe"
Note: This is available only with XP Pro
Identify Faulty Device Drivers
3/2/05If you are having problems with lockups, blue screens, or can only get to safe mode,
often the problem is due to a faulty device driver.
One way to help identify them is through the use of the Verfier program
- Start / Run / Verifier
- Keep the default of Create Standard Settings
- Select the type of drivers you want to confirm
- A list of drivers to be verified on the next boot will be shown.
- Reboot
- If your computer stops with a blue screen, you should get an error message with the problem driver
- To turn off the Verifier, run verifier /reset
Viewing Installed Drivers
If you want to see a list of installed drivers, you can run the driverquery program
There are a lot of available switches to view different types of information.
On use can be to export to a CSV file for viewing in Excel
An example would then be:
Driverquery /v /fo csv > drivers.csv
Operation Was Attempted on Something That Is Not a Socket Error
If you get this error when you try and renew your IP address,
Likely the winsock2 registry entries are corrupted.
The basic steps to fix this are:
- Remove the old registry entries - Download Reg file
- Import the correct registry entries - Download Reg file
- Reboot the computer
Opening Ports or Adding Allowed Programs with SP2's Firewall
- Click on Start / Run
- Enter in firewall.cpl
- Click on the Exceptions tab
- Click on the Add Port button
- Name it whatever you want
- Enter in the ports you want to open
- Click on Add Program... button
- A list of all installed programs will be displayed
- Highlight the one you want to include for Internet access
- Click on the OK button
Autoexec.nt or Config.nt Errors
If you are getting errors similar to:
The system file is not suitable for running MS-DOS and Microsoft Windows applications. Choose 'Close' to terminate the application.
Try copying the file from \windows\repair directory to the one that is in the \windows\system32 directory.
Common Control Panel Applets
The follow are some common Control Panel Applets that are located in the \windows\system32 directory.
If you find yourself using any of these frequently, then you can simply make shortcuts to them on your desktop.
appwiz.cpl | Add/Remove Programs |
desk.cpl | Display Properties |
firewall.cpl | Firewall Settings |
inetcpl.cpl | Internet Options |
mmsys.cpl | Sound and Audio |
ncpa.cpl | Network Connections |
nusrmgr.cpl | User Accounts |
powercfg.cpl | Power Options |
sysdm.cpl | System Properties |
wscui.cpl | Security Center |
wuaucpl.cpl | Automatic Updates Configuration |
Windows Explorer Opens Search Companion Rather than the Folder
If the Windows Explorer opens up the Search Companion rather than opening up the actual folder, the default setting for opening a folder is changed.To correct this:
- Start Regedit
- Go to HKEY_CLASSES_ROOT \ Directory \ shell and HKEY_CLASSES_ROOT \ Drive \ shell]
- Edit the default value to be explorer or none
Running SFC without a CD ROM
If you run sfc /scannow and get prompted to insert a CD,
there are a couple of changes you might need to make.
Slipstream your copy of WindowsXP with the latest service pack you have applied.
For detailed unstructions on how to do this see:
SlipStreaming a Service Pack into Windows XP
Once these files are on your hard drive, you can simply make a few registry changes to point to those locations.
Start Regedit
Go to the follow locations and change the path to wherever you copied the source files.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\ServicePackSourcePath
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SourcePath
the last one might not be necessary
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SourcePath
Guest Only Network Access
If you try and connect to an XP computer and are shown a logins screen with only the computername/Guest,
You may need to change one of the Local Security Policies:
- Got to Control Panel - Administrative Tools
- Go to Local Policies - Security Options
- Check teh Network access: Sharing and security model for local accounts
- Set it to Classic - local users authenticate as themselves
Not Displaying Previous Network Share Shortcuts
By default, when you go to Network Places, it will scan and show shortcuts to previous network shares.
To turn this off and remove any current shortcuts
- Open up the Windows Explorer
- Go to Tools / Folder Options / View
- The top section should be Files and Folders
- Uncheck Automatically search for network folders and printers
- Then go into Network Neighborhood Select all the previous netowork connections Delete them
- Next time you look at the Network Neighborhood, they should not repopulate
Hiding a XP Computer from Network Neighborhood
If you want to share files from a XP computer,
yet want to remove it from showing up in the Network Neighborhood,
Run net config server /hidden:yes
Easy Way to Share Multiple Folders
If you need to share multiple folders, running the program SHRPUBW.EXE will bring up a simple dialog box to let you:
- Browse to the folder you want to share
- Enter in a Share name
- Ender in a Share description
- Set permissions. Several choices are available
- Restart the process from within the same program
System32 Folder Opens When Logging On
If the System32 folder shows on the desktop, there may be an invalid entry in the Registry
- Start Regedit
- Go to both:
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
- Double check that the values do not have incorrect, incomplete, or blank entries
Not Viewing Zip Files as Folders
If you want to turn of WindowsXP showing Zip files as folders,
just run:
regsvr32 /u zipfldr.dll
Setting Capslock, Numlock, Scroll Lock
If you want to set the startup state for any or all of these keys,
you just need to edit the registry.
- Start Regedit
- Go to HKEY_CURRENT_USER \ Control Panel \ Keyboard
- Open InitialKeyboardIndicators
- Change the value to one of the following numbers
0 - All Keys off
1 - Caps Lock on
2 - Num Lock on
4 - Scroll Lock on
For multiple keys, add their values:
3 - Caps Lock and Num Lock on
5 - Caps Lock and Scroll Lock on
6 - Num Lock and Scroll Lock on
7 - Caps Lock, Num Lock, and Scroll Lock on - Log off and back on again
Running Network Diagnostics
Network Diagnostics scans your system to gather information about your hardware, software, and network connections.
Start / Run / NETSH DIAG GUI
The following is the type of information that can be displayed:
- Ping
- Connect
- Show
- Verbose
- Save to Desktop
- Mail Service
- News Service
- Internet Proxy Server
- Computer Information
- Operating System
- Windows Version
- Modems
- Network Clients
- Network Adapters
- Domain Name System (DNS)
- Dynamic Host Configuration Protocol (DHCP)
- Default Gateways
- Internet Protocol Address
- Windows Internet Naming Service (WINS)
DOS Tips in XP
Windows XP cmd tip (DOS isn’t dead... it just smells funny) Some command-line folder creation examples:
To create multiple folders at once, add them directly to the "md" command:
C:\> md this is a test
To create a folder several folders deep, use:
C:\> md this\is\a\test
Creating a folder with a long name requires the double-quote at the beginning:
C:\> md "this is a test
Bonus tip: Windows XP supports the forward slash "/" as a folder divider. Unix/Linux users: don't let the DOS environment get you down. Use a Unix-style CD command to change your present working directory:
C:\> cd Windows/system32/drivers/etc
Submitted by Bob and Tina
Restoring Desktop Icon to the Quicklaunch Bar
If you mistakenly deleted the icon for the Desktop on the Quicklaunch toolbar
Go to C:\Documents and Settings\user_name\Application Data\Microsoft\Internet Explorer\Quick Launch
(where user_name is replaced by your login name)
Create a Text file called ShowDesktop.SCF with the following contents:
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
You can also DOWNLOAD a file, uncompress it, and copy to the toolbar or wherever you would like.
Network Access After Norton Anti-Virus Install
Sometimes you can't access a WinXP computer after installing Norton Anti-Virus.
There might be a variety of errors at the other computer depending on the operating system.
On the XP computer, in the Event Viewer / System log, there will be the following error:
The server's configuration parameter "irpstacksize" is too small for the server to use a local device.
- Start Regedit
- Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters
- Edit the IRPStackSize
- Give it a value of 15
- Reboot the computer
Fixing Cryptographic Services Error
If you get an error about the Cryptographic services when trying to apply the Security Updates or Service Pack 1,
run the following from Start / Run - note, you might want to just cut and paste the text.
net stop cryptsvc
ren %systemroot%\system32\catroot2 oldcatroot2
net start cryptsvc
regsvr32 softpub.dll
regsvr32 wintrust.dll
regsvr32 initpki.dll
regsvr32 dssenh.dll
regsvr32 rsaenh.dll
regsvr32 gpkcsp.dll
regsvr32 sccbase.dll
regsvr32 slbcsp.dll
regsvr32 cryptdlg.dll
Fixing Explorer Searching Rather Than Opening Directories
Sometimes after adding the right click with the Explorer, the default setting for opening a folder is changed.
To correct this:
- Start Regedit
- Go to HKEY_CLASSES_ROOT \ Directory \ shell
- Edit the default value to be explorer or none
Configure for Auto-Logon
If you are the only person using the computer and what to have it automatically log you on,
- Start / Run / "control userpasswords2" - no quotes
- Uncheck User must enter a user name and password to use this computer
Services You Can Disable
There are quite a few services you can disable from starting automatically.
This would be to speed up your boot time and free resources.
They are only suggestions so I suggestion you read the description of each one when you run Services
and that you turn them off one at a time.
Some possibilities are:
- Alerter - Sends alert messages to specified users that are connected to the server computer.
- Application Management - Allows software to tap directly into the Add/Remove Programs feature via the Windows Installer technology.
- Background Intelligent Transfer Service - The Background Intelligent Transfer service is used by programs (such as Windows AutoUpdate) to download files by using spare bandwidth.
- Clipbook - ClipBook permits you to cut and paste text and graphics over the network.
- Error Reporting Service - Allows applications to send error reports to Microsoft in the event of an application fault.
- Fast User Switching - Windows XP allows users to switch quickly between accounts, without requiring them to log off.
- Help and Support - Allows the XP Built-in Help and Support Center to run.
- IMAPI CD-Burning COM Service - You don't need this if you have other software to create CDs.
- Indexing Service - Indexes contents and properties of files on local and remote computers; provides rapid access to files through flexible querying language.
- IP SEC - Manages IP security policy and starts the ISAKMP/Oakley (IKE) and the IP security driver. If you are not on a domain, you likely don't need this running.
- Messenger - Transmits net send and Alerter service messages between clients and servers. This is how a lot of pop-up windows start appearing on your desktop.
- Net Logon - Supports pass-through authentication of account logon events for computers in a domain. If you are not on a domain, you don't need this running
- Network DDE - Provides network transport and security for Dynamic Data Exchange (DDE) for programs running on the same computer or on different computers.
- NT LM Security Support Provider - Provides security to remote procedure call (RPC) programs that use transports other than named pipes.
- Performance Logs and Alerts - Collects performance data from local or remote computers based on preconfigured schedule parameters, then writes the data to a log or triggers an alert. If you don't need to monitor your performance logs, then you don't need this service.
- Portable Media Serial Number - Retrieves the serial number of any portable music player connected to your computer
- QOS RSVP - Provides network signaling and local traffic control setup functionality for QoS-aware programs and control applets.
- Remote Desktop Help Session Manager - Manages and controls Remote Assistance. If you are not using Remote Desktop you don't need this service.
- Remote Registry - Enables remote users to modify registry settings on this computer.
- Routing & Remote Access - Offers routing services to businesses in local area and wide area network environments. Allows dial-in access.
- Secondary Login - Enables starting processes under alternate credentials. This is what allows you to run an application as another user.
- Smart Card - Manages access to smart cards read by this computer.
- Smart Card Helper - Enables support for legacy non-plug and play smart-card readers used by this computer.
- SSDP Discovery Service - Enables discovery of UPnP devices on your home network.
- TCP/IP NetBIOS Helper - Enables support for NetBIOS over TCP/IP (NetBT) service and NetBIOS name resolution. This should not be needed in today's network environment.
- Telnet - Enables a remote user to log on to this computer and run programs, and supports various TCP/IP Telnet clients.
- Uninterruptible Power Supply Service - Manages an uninterruptible power supply (UPS) connected to the computer.
- Universal Plug and Play Device Host - Provides support to host Universal Plug and Play devices
- Upload Manager - Manages synchronous and asynchronous file transfers between clients and servers on the network.
- Volume Shadow Copy Service - Manages and implements Volume Shadow Copies used for backup and other purposes.
- Web Client - Enables Windows-based programs to create, access, and modify non-local files across the Internet.
- Wireless Zero Configuration - Provides automatic configuration for the 802.11 adapters
- WMI Performance Adapter - Provides performance library information from WMI HiPerf providers.
Stopping the Messenger Service
To remove the ability for anyone in the world to pop up messages on your computer,
you can disable the Messenger service.
- Click Start->Settings ->Control Panel
- Click Performance and Maintenance
- Click Administrative Tools
- Double click Services
- Scroll down and highlight "Messenger"
- Right-click the highlighted line and choose Properties
- Click the STOP button
- Select Disable or Manual in the Startup Type scroll bar Click OK
Faster DOS Printing
If you are experiencing slow printing for DOS programs with Windows2000
- Go Start | Run | Regedit
- Click Hkey_Local_Machine
- Click on System
- Click CurrentControlSet
- Click Control
- Go to the bottom of this part of the list and click WOW
- Click LPT timeout and change it to a 3
Cleaning the Prefetch Directory
WindowsXP has a new feature called Prefetch. This keeps a shortcut to recently used programs.
However it can fill up with old and obsolete programs.
To clean this periodically go to:
- Star / Run / Prefetch
- Press Ctrl-A to highlight all the files
- Delete them
Not Displaying Logon, Logoff, Startup and Shutdown Status Messages
To turn these off:
- Start Regedit
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system
- If it is not already there, create a DWORD value named DisableStatusMessages
- Give it a value of 1
Accessing Non-Listed Display Configurations
If you want to access display configurations not normally listed (e.g. 256 colors)
- In the Display Properties dialog box, click the Settings tab.
- Click the Advanced button.
- Click the Adapter tab,
- Click the List all modes button.
- Select the resolution, color depth, and refresh rate that you want and click OK.
Repair Install
If XP is corrupted to the point where none of the previous solutions get it to boot,
you can do a Repair Install that might work as well as keep the current settings.
Make sure you have your valid WindowsXP key.
The whole process takes about half an hour depending on your computer
If you are being prompted for the administrator's password, you need to choose the 2nd repair option, not the first.
- Insert and boot from your WindowsXP CD
- At the second R=Repair option, press the R key
- This will start the repair
- Press F8 for I Agree at the Licensing Agreement
- Press R when the directory where WindowsXP is installed is shown. Typically this is C:\WINDOWS
- It will then check the C: drive and start copying files
- It will automatically reboot when needed. Keep the CD in the drive.
- You will then see the graphic part of the repair that is like during a normal install of XP (Collecting Information, Dynamic Update, Preparing Installation, Installing Windows, Finalizing Installation)
- When prompted, click on the Next button
- When prompted, enter your XP key
- Normally you will want to keep the same Workgroup or Domain name
- The computer will reboot
- Then you will have the same screens as a normal XP Install
- Activate if you want (usually a good idea)
- Register if you want (but not necessary)
- Finish
- At this point you should be able to log in with any existing accounts.
NTOSKRNL Missing or Corrupt
If you get an error that NTOSKRNL not found:
- Insert and boot from your WindowsXP CD.
- At the first R=Repair option, press the R key
- Press the number that corresponds to the correct location for the installation of Windows you want to repair.
Typically this will be #1 - Change to the drive that has the CD ROM.
- CD i386
- expand ntkrnlmp.ex_ C:\Windows\System32\ntoskrnl.exe
- If WindowsXP is installed in a different location, just make the necessary change to C:\Windows
- Take out the CD ROM and type exit
HAL.DLL Missing or Corrupt
If you get an error regarding a missing or corrupt hal.dll file, it might simply be the BOOT.INI file on the root of the C: drive that is misconfigured
- Insert and boot from your WindowsXP CD.
- At the first R=Repair option, press the R key
- Press the number that corresponds to the correct location for the installation of Windows you want to repair.
Typically this will be #1 - Type bootcfg /list to show the current entries in the BOOT.INI file
- Type bootcfg /rebuild to repair it
- Take out the CD ROM and type exit
Corrupted or Missing \WINDOWS\SYSTEM32\CONFIG
If you get the error:
Windows could not start because the following files is missing or corrupt
\WINDOWS\SYSTEM32\CONFIG\SYSTEM or \WINDOWS\SYSTEM32\CONFIG\SOFTWARE
- Insert and boot from your WindowsXP CD.
- At the first R=Repair option, press the R key
- Press the number that corresponds to the correct location for the installation of Windows you want to repair.
Typically this will be #1 - Enter in the administrator password when requested
- cd \windows\system32\config
- Depending on which section was corrupted:
ren software software.bad or ren system system.bad - Depending on which section was corrupted
copy \windows\repair\system
copy \windows\repair\software - Take out the CD ROM and type exit
NTLDR or NTDETECT.COM Not Found
If you get an error that NTLDR is not found during bootup,
If you have FAT32 partitions, it is much simpler than with NTFS.
Just boot with a Win98 floppy and copy the NTLDR or NTDETECT.COM files
from the i386 directory to the root of the C:\ drive.
For NTFS:
- Insert and boot from your WindowsXP CD.
- At the first R=Repair option, press the R key
- Press the number that corresponds to the correct location for the installation of Windows you want to repair.
Typically this will be #1 - Enter in the administrator password when requested
- Enter in the following commands (X: is replaced by the actual drive letter that is assigned to the CD ROM drive.
COPY X:\i386\NTLDR C\:
COPY X:\i386\NTDETECT.COM C:\ - Take out the CD ROM and type exit
Bringing Up the Shutdown Dialog Box
- Create a new txt file somewhere on your system, open it and put in this one line:
(new ActiveXObject("Shell.Application")).ShutdownWindows(); - Save and Close the file. Change the extension to js and your got it.
- You can make a shortcut to that file to make it easy to shut down your system.
Adding TCP/IP Printers
To create a connection to a printer connected to your network:
- Start to add a new printer through the control panel.
- Select Local Printer / Next
- Instead of a LPT port, check Create a new port at the bottom on the window
- Scroll to Standard TCP/IP Port
- Keep going and enter the IP address of the printer.
Increasing the Folder Cache
The default setting for WindowsXP is to cache the Explorer settings for 400 folders.
To increase it:
- Start Regedit
- Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam
- Change the vaule of BagMRU to whatever size you want (hex)
1000 - 3e8You can Dowload a reg file that will set it for 5000
2000 - 7d0
3000 - bb8
4000 - fa0
5000 - 1388
Hiding the Last User Logged On
If you use the standard NT style of login and want to hide the last user:
- Start the Group Policy Editor (gpedit.msc)
- Go to Computer Configuration / Windows Settings / Security Settings / Local Policies / Security Options
- Scroll down to Interactive logon: Do not display last user name
- Set it to Enable
Poweroff at Shutdown
If your computer does not turn off the power when doing a shutdown,
you may need to edit the registry. I have all the correct BIOS and Power settings and still needed to do this.
- Start Regedit
- Go to HKEY_CURRENT_USER\Control Panel\Desktop
- Edit the key PowerOffActive and give it a value of 1
- You can do the same in HKEY_USERS\.DEFAULT\Control Panel\Desktop
Remembering Folder Settings
If XP does not remember your folder settings, delete or rename the following registry keys
[HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\BagMRU]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\Bags]
Download reg file
Stop Password Expiration
If you want to do this for all users, enter:
Start / Run / net accounts /maxpwage:unlimited
Added 3/18/02
If you are getting an error message that your password is about to expire:
- Right click on the My Computer icon
- Select Manage
- Go to Local Users and Groups / Users
- Right-click on the user you want to change
- Select Properties
- On the General tab, check Password never expires
- Click OK
Installing Java Virtual Machine
If you are getting errors when browsing the web to install Java Virtual Machine,
You can still download it from Microsoft (version 3810)
If this link is removed by MS or is too slow you can download it here
If this link is removed by MS or is too slow you can download it here
If you need a previous version, you can download 3805
It is now included in Service Pack1
You can also download Sun's version
Preventing Applications from Stealing the Focus
To prevent applications from stealing the focus from the window you are working
- Start Regedit
- Go to HKEY_CURRENT_USER \ Control Panel \ Desktop
- Edit the key ForegroundLockTimeout
- Give it a value of 00030d40
Disable Explorer Thumbnail View
If you want disable the Explorer's ability to show the Thumbnail View ,
- Start Regedit
- Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced \
- Change ClassicViewState to 1
Adding Environment Variables
Since any version of NT does not use an autoexec.bat file,
to add environment variables to WindowsXP:
to add environment variables to WindowsXP:
- Right click on My Computer
- Select Properties
- Click on the Advanced tab
- Click on the Environment Variables button
- From here you can change it for the system or just the current user.
Disable Passport Pop-Up
Normally, WindowsXP will prompt you 10 times that You Need a Passport to use WindowsXP Internet communication features...
To disable this
- Start Regedit
- Go to HKEY_CURRENT_USER \ Software \ Microsoft \ MessengerService
- Edit the binary key PassportBalloon
- Give it a value of 0A (0A 00 00 00)
Show Hidden Devices
You can show hidden devices in the Device Manager. One way is by making a simple registry change. The other is through a batch file.
Registry Change:
- Go to HKEY_LOCAL_MACHINE \ SYSTEM \ ControlSet001 \ Control \ Session Manager \ Environment
- Create a string DEVMGR_SHOW_NONPRESENT_DEVICES
- Give it a value of 1
Download reg file
Batch File
@Echo Off
Prompt $p$g
set DEVMGR_SHOW_NONPRESENT_DEVICES=1
start devmgmt.msc
exit
Prompt $p$g
set DEVMGR_SHOW_NONPRESENT_DEVICES=1
start devmgmt.msc
exit
Submitted by Michael Kinsel
Spell Check Not Working With Outlook Express and Office97
This is simply due to a missing or corrupted DLL file
- Go to the i386 directory of your XP source files
- Run Expand csapi3t1.dl_ csapi3t1.dll (Note: If your source files are on a CD, you will need to put a path before the csapi3t1.dll since you can't write to the CD).
- Copy the file to the Program Files\Common Files\Microsoft Shared\Proof directory
- You can also download the file from my site.
Disable Shared Documents
To disable the Shared Documents folder that shows up on the network
- Start Regedit
- Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \
- Create a new DWORD Value
- Give it the name NoSharedDocuments
- Give it a value of 1
- Log off or reboot
credit To : onecomputer
Catat Ulasan