Network Connection Always Shows Access Denied
Added 2/6/07If 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
Added 11/25/05If 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
Added 11/25/05There is a great little utility available to help you find your currently installed product ID
http://www.magicaljellybean.com/keyfinder.shtml
It also works for Windows 95, 98, ME, NT4, 2000, XP, Server 2003, Office 97, and Office XP
Forgotten Admin or User's Password
Added 11/25/05You 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
Added 11/25/05When 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
Added 11/19/05If 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
Added 11/19/05If 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
Added 11/19/05If 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
Added 11/14/05There 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
Added 10/18/05The 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
No comments:
Post a Comment