Programs freezing on Save as and Open dialogs

Singularity_iOS

Distinguished
Nov 30, 2013
65
0
18,630
I've tried googling this so much but cant seem to find any useful fixes. Basically most programs are freezing when I click on Save as or Open. This isn't affecting chrome, and MS office, but paint, rufus, snipping tool are not working at all. Freezes every time. Restarted my computer multiple times. Is there a working fix for this? I had this problem on Windows 8 about a year ago but then I reinstalled when I got a SSD so naturally the problem was solved.
 
Solution
Right click on the c drive in explorer / properties / tools and run the error checking. It might be a problem with the file system. If that doesn't help, take a look in the windows event viewer and search for related errors.


That returned no errors and the problem still persists. Anything else to try?

EDIT: I crashed Paint to make a error apear and this is what I got:

Log Name: Application
Source: Application Hang
Date: 3/08/2015 00:21:40
Event ID: 1002
Task Category: (101)
Level: Error
Keywords: Classic
User: N/A
Computer: Singularity-PC
Description:
The program mspaint.exe version 10.0.10240.16384 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel.
Process ID: 850
Start Time: 01d0cd2e53a7204e
Termination Time: 5
Application Path: C:\Windows\System32\mspaint.exe
Report Id: c4253120-3921-11e5-82ba-d43d7e54ff73
Faulting package full name:
Faulting package-relative application ID:

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Hang" />
<EventID Qualifiers="0">1002</EventID>
<Level>2</Level>
<Task>101</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-08-02T14:21:40.000000000Z" />
<EventRecordID>1755</EventRecordID>
<Channel>Application</Channel>
<Computer>Singularity-PC</Computer>
<Security />
</System>
<EventData>
<Data>mspaint.exe</Data>
<Data>10.0.10240.16384</Data>
<Data>850</Data>
<Data>01d0cd2e53a7204e</Data>
<Data>5</Data>
<Data>C:\Windows\System32\mspaint.exe</Data>
<Data>c4253120-3921-11e5-82ba-d43d7e54ff73</Data>
<Data>
</Data>
<Data>
</Data>
<Binary>55006E006B006E006F0077006E0000000000</Binary>
</EventData>
</Event>
 
Actually I got the same problem and resolved.

here is the step
Open a Cmd (run as Administrator)
type " SFC / scannow"

wait for an hour.

It prompts
"Windows Resource Protection found corrupt files and successfully repaired
them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not
supported in offline servicing scenarios."

Then the problem solved. Hope it work for the others.

p.