Site Tools


windows:windows7:troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
windows:windows7:troubleshooting [2015/02/28 05:29] lunetikkwindows:windows7:troubleshooting [2019/02/18 16:13] lunetikk
Line 1: Line 1:
-===== Windows7 Troubleshooting =====+===== Windows 7 Troubleshooting =====
  
 ==== Yellow Image Viewer ==== ==== Yellow Image Viewer ====
Line 36: Line 36:
 I found different things like "delete this" or "delete that", turn the update service off and on... Didnt help at all.. \\ I found different things like "delete this" or "delete that", turn the update service off and on... Didnt help at all.. \\
 In the end, the problem was that I had "Windows Defender" turned off... fuck really? m( In the end, the problem was that I had "Windows Defender" turned off... fuck really? m(
 +\\ 
 +
 +==== Networkshares dont save your logininfo ====
 +
 +__Description:__\\
 +Everytime you connect a networkshare, add your logininfo and select "save the info" it will not save anything. \\
 +
 +__Reason:__\\
 +Windows is stupid...\\
 +
 +__Fix:__\\
 +Start -> Controlpanel -> left side "manage own logininformation" -> Add windows logininformation\\
 +Add your networkshare, username and password.\\
 +After a restart/relog your networkshare wont ask you for the logininformation. 
 +\\
 +\\
 +
 +
 +==== Not enough memory and other weird problems ====
 +
 +__Description:__\\
 +  * Explorer.exe crashes
 +  * in explorer everytime you click on a directory a new explorer window appears, even if you have the right option selected
 +  * Event viewer (Management Console) cannot be opened because there is not enough memory availiable
 +  * VLC, Greenshot, CCleaner and other .exe files cause an error, there are .dll files missing (like "api-ms-win-downlevel-shell32-l1-1-0.dll")
 +
 +__Reason:__\\
 +I guess I had this problem because I had no free memory left for a while because of to many tabs in Chrome.\\
 +
 +__Fix:__\\
 +There is no real solution for this problem. My solution was to copy the missing files from another Windows 7 Prof. 64bit SP1.
 +
 +Copy the following .dlls from the functional windows "C:\Windows\winsxs\[subdir]" into the not functional windows without the subdir in "C:\Windows\System32\". (x86 stands for the subdirs):
 +
 +<code>
 +x86_microsoft-windows-downlevelapisets-base_31bf3856ad364e35_7.1.7601.16492_none_c2b7d547f57dc081
 +api-ms-win-downlevel-advapi32-l1-1-0.dll
 +api-ms-win-downlevel-advapi32-l2-1-0.dll
 +api-ms-win-downlevel-normaliz-l1-1-0.dll
 +
 +x86_microsoft-windows-downlevelapisets-com_31bf3856ad364e35_7.1.7601.16492_none_fef2c6755a84ce37
 +api-ms-win-downlevel-ole32-l1-1-0.dll
 +
 +x86_microsoft-windows-downlevelapisets-shell_31bf3856ad364e35_7.1.7601.16492_none_cf025cff09637994
 +api-ms-win-downlevel-shell32-l1-1-0.dll
 +api-ms-win-downlevel-shlwapi-l1-1-0.dll
 +api-ms-win-downlevel-shlwapi-l2-1-0.dll
 +api-ms-win-downlevel-version-l1-1-0.dll
 +</code>
 +\\
 +
 +\\
 +~~DISCUSSION:closed~~
windows/windows7/troubleshooting.txt · Last modified: 2019/12/10 15:49 by lunetikk