Tech Support Forum banner
Status
Not open for further replies.

[SOLVED] Profile Storage Space exceeded...

280K views 39 replies 20 participants last post by  OneRing2Rule  
#1 · (Edited)
Okay, before getting into it, I want to warn you all that I'm fairly ignorant about the computer and only know the absolute basics.

My computer was moving very slowly beginning yesterday. I thought it was a viral infection, but after running several scans and looking through my files and processes, I didn't see anything out of the ordinary. Then I noticed that my computer was barely using any CPU and was running mainly on memory, and I'm pretty sure this used to be the other way around.

Not knowing if this was normal or if this was the cause for my computer's lag, I launched a sytem restore, but it didn't change anything. Then I ran a Windows Repair. The situation between the CPU and memory usage is still the same, but now my computer is running at its normal speed. But now I see a red circle with a white 'X' in my toolbar. When I hover my mouse over it, I get this message:

Warning! You have exceeded your profile space by 863188 KB

And when I double click on it, this thing appears:

Image

My computer still has 25 GB worth in free space, so I don't understand what this means. Also, I only have 13 files/icons on my desktop. What can I do to fix this?

Any and all help will be greatly appreciated.
 
#2 ·
Re: Profile Storage Space exceeded...

If you exceed your profile space, a list of the files in your profile is displayed when you try and log out. You can also see them by double-clicking on the profile icon in the system tray (at the bottom right of the screen).

1. Delete any files you have saved on your desktop
If you save a file on the desktop, it goes into your profile, so you should save it somewhere else and delete it from your desktop. If you want to access your files from any computer, you should store them in your Personal File Store, not on your desktop.

2. Delete large files from Application Data
You need to delete any large files shown at the top of the list prefaced with Application Data.

Hope this Helps
 
Save
#4 · (Edited)
Re: Profile Storage Space exceeded...

If you exceed your profile space, a list of the files in your profile is displayed when you try and log out. You can also see them by double-clicking on the profile icon in the system tray (at the bottom right of the screen).

1. Delete any files you have saved on your desktop
If you save a file on the desktop, it goes into your profile, so you should save it somewhere else and delete it from your desktop. If you want to access your files from any computer, you should store them in your Personal File Store, not on your desktop.

2. Delete large files from Application Data
You need to delete any large files shown at the top of the list prefaced with Application Data.

Hope this Helps
I'm sorry, but neither of these steps worked. I didn't have this problem before I ran the Windows Repair, and now it seems any document will exceed my profile space. Also, it lists things off which are in my local storage.

@ toshi: I'm sorry, but I didn't understand any of the steps there. It also says that the default setting for profiles is unlimited... so is there a way to get it back to this default setting?
 
#5 · (Edited)
Re: Profile Storage Space exceeded...

I didn't mention this because I didn't think this was important, but about a week before this problem I had some viral infections on my computer. One of them involved Spyware Protect 2009. I managed to get rid of it and all of the other viral infections with some help from this board, but I could not access my safe boot. One user helped me with that, but the setting was still not what it was before.

I ended up using Windows Repair later, and that's when this profile space problem came up. The reason why I mention this now is because of these:

http://forum.avast.com/index.php?topic=44739.0

http://www.bleepingcomputer.com/forums/topic215494.html

These users are experiencing the very same problem I am right now and they had the same infection, so I can't help but feel this is somehow related. I don't know what my profile space setting was before, but it was never a problem until now and I've already removed a lot of my usual files. :(

edit #100: I found this solution and I'd like to try it when I get home.

http://www.justanswer.com/questions/22dw6-problem-virus-start-computer

I'll let you all know if it works.
 
#6 ·
Re: Profile Storage Space exceeded...

Seems the solution I was going to try earlier only works for XP Pro, and I have XP Home. :upset:

Please, can someone tell me how to set the profile space to unlimited? It isn't a problem with items I have on my desktop or application folder. I moved every file I could to my local storate, but the error message still pops up and reads everything there.
 
#7 ·
Re: Profile Storage Space exceeded...

Someone told me to create a registry file by copy and pasting the bottom code to notepad and saving it as undopolicy.reg (under All Files):

Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableProfileQuota"=-
"ProfileQuotaMessage"=-
"MaxProfileSize"=-
"IncludeRegInProQuota"=-
"WarnUser"=-
"WarnUserTimeout"=-
I double clicked it after I saved it to Desktop, and it worked. Thanks for you help, everyone. My situation is now resolved.
 
#8 ·
Re: Profile Storage Space exceeded...

If your issue is resolved, you can mark this Solved using the Thread Tools at the top of this thread, right side.

Jerry:wave:
 
Save
#12 · (Edited)
OK, I'm really ignorant. Can anyone explain, in detail, how can I create the file chingutee mentioned. I've been fighting the problem, apparently originating with the Spyware Protect 2009. Now I have the same problem with exceeded profile space. This has been going on for three days now. Thanks a bunch. Bugman1

Hey!! Great, it worked. I decided to take a chance and not worry about playing it safe and Chingutee's directions worked. Thanks a million. I'm very glad that I have finally found a forum that is helpful.

Thanks again,
Bugman1
 
#13 · (Edited)
Welcome to TSF!

Copy and paste the code into Notepad.
Save it on the Desktop as Profile.reg or undopolicy.reg; any name will work as long as the extension is .reg -- Be sure to change the Save as Type: box from *.txt to All Files
Double click the file, click Yes to merge into the Registry.
If the problem comes back, you are still infected.
 
Save
#15 ·
Did you leave out the first line?
If you don't have the Windows Registry Editor Version 5.00 line at the top you will get that error.
 
Save
#16 ·
I was experiencing the same problem after I had reinstalled xp, I didn't know what to do and I was very reluctant to go and just delete files and stuff. I just kept on googling my problem on the web, when I finally came across this heaven sent forum. I did exactly what was suggested up above and it worked. Now that ugly red circle x is gone and I can shut down/log off the right way.
Thanks guys!!!!!

:4-clap:
 
#19 ·
Version 5.1 is fine.
Highlight all of the code in the Code block
Press CTRL+C. This copies the highlighted text to the clipboard though nothing visible happens.
Open Notepad
Press CTRL+V. This will paste the text.
Click File | Save As...
On the left side in the Places Bar, click Desktop
In the File Name: box type Undopolicy.reg
In the Save as Type: box, set this to All Files {may show All Files (*.*)}
In the Encoding: box, set this to ANSI
Click the Save button. The file will appear on the Desktop
Double click the file. You'll get a dialog asking if you are sure you want to add this information, click Yes.
You should then get a message that it was successfully entered. Click OK.

I'll repost the code here, and also attach it as a text file. You can download the file and change the extension from .txt to .reg

Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableProfileQuota"=-
"ProfileQuotaMessage"=-
"MaxProfileSize"=-
"IncludeRegInProQuota"=-
"WarnUser"=-
"WarnUserTimeout"=-
 

Attachments

Save
#22 ·
Double click the file. You'll get a dialog asking if you are sure you want to add this information, click Yes.
You should then get a message that it was successfully entered. Click OK.

I'll repost the code here, and also attach it as a text file. You can download the file and change the extension from .txt to .reg


After I saved the file as profile.reg or undopolicy.reg and double clicks but nothing happen.

what else? Thanks
 
#23 ·
Did you copy the code into Notepad and save from there? If so, did you change the Save As Type box from Text documents (*.txt) to All Files? If not, it may have added a .txt extension, so the file may actually be named profile.reg.txt
.
The file icon should look like this:
 
Save
#24 ·
If it does appear correctly, try right clicking the file, and see if Merge is an option. If not, then there are other problems.
 
Save
#26 ·
Just means you are still subscribed to this thread.
At the top left, click on User CP
Click on List Subscriptions in the left side bar.
Find the title for this thread.
Check the box on the far right.
Scroll to the bottom, and from the drop down box you can delete the subscription, or change the email notification to none if you want to keep the thread in the list, kind of a book mark
 
Save
#28 ·
Are you getting an error when you try to start Regedit, like this one:
Registry Editing has been disabled by your administrator

If so, click Start | Run, then type (or paste) the following command:
Code:
Reg Add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /V DisableRegistryTools /T REG_DWORD /D 0 /F
Or visit this page:
http://www.kellys-korner-xp.com/xp_tweaks.htm
Download and run #275 on the left had side.

If you get a different error, please post the exact text of the error message.
 
Save
#30 ·
Click on Start | Run, type regedit, then press Enter
Navigate to
Code:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
None of the items listed in the file should be present; If they are, then it's likely you are still infected, and the malware it simply putting those values back.

Try deleting them from regedit, then close and re-open it and see if they re-appear.

If so, read the instructions in this post for the malware forum, and let the experts there have a go.

These are the items that should not be present:
EnableProfileQuota
ProfileQuotaMessage
MaxProfileSize
IncludeRegInProQuota
WarnUser
WarnUserTimeout
 
Save
Status
Not open for further replies.
You have insufficient privileges to reply here.