Working on a business Windows XP computer, users were reporting problems with partially visible icons (showing letters only, no graphics).
At the same time, they were reporting problems with most of their applications timing out with unknown errors.

These are symptoms of a corrupted user profile.
Event Viewer recorded the following entries:
Windows cannot load the user’s profile but has logged you on with the default profile for the system. Insufficient system resources exist to complete the requested service. Event ID 1505
Windows was unable to load the registry. This is often caused by insufficient memory or insufficient security rights. Insufficient system resources exist to complete the requested service. for C:\Documents and Settings\User1\ntuser.dat. Event ID 1508
The SSDP Discovery Service depends on the HTTP service which failed to start because of the following error: Not enough storage is available to process this command. Event ID 7001
The HTTP service failed to start due to the following error: Not enough storage is available to process this command. Event ID 7000
Here is the solution; this is a 6-Step registry fix.
Here are the entries you need to update or create:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management
Value name: PoolUsageMaximum
Data type: REG_DWORD
Radix: Decimal
Value data: 60
Value name: PagedPoolSize
Data type: REG_DWORD
Radix: Hex
Value data: 0xFFFFFFFF
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters
Value Name: MaxWorkItems
Data Type: REG_DWORD
Value data: 65535 (decimal)
Value Name: MaxRawWorkItems
Data Type: REG_DWORD
Value data: 512 (decimal)
Value Name: MaxFreeConnections
Data Type: REG_DWORD
Value data: 100 (decimal)
Value Name: MinFreeConnections
Data Type: REG_DWORD
Value data: 32 (decimal)
This is not needed but it may help (just in case):
Re-apply full security permissions to ‘SYSTEM’ on the profile folder.
- Go to ‘C:\Documents and Settings\User1
- Right-Click on the folder and go to ‘Sharing and Security’
- Click on the security tab and make sure that SYSTEM has full permissions.
- If SYSTEM is not there, add it and then give full permissions
Subscribe via email
Subscribe in a reader
Jorge R. Hernandez
123 Computer Repair Services
http://123ComputerRepair.com
Phone: 954-247-1580







