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
windows:windows7:troubleshooting [2015/02/28 05:29] lunetikkwindows:windows7:troubleshooting [2019/12/10 15:49] (current) lunetikk
Line 1: Line 1:
-===== Windows7 Troubleshooting =====+===== Windows 7 Troubleshooting =====
  
 ==== Yellow Image Viewer ==== ==== Yellow Image Viewer ====
-\\+ 
 +__Description:__\\
 The frame around your picture appears yellow instead of white. \\ The frame around your picture appears yellow instead of white. \\
  
Line 14: Line 15:
  
 ==== Black screen when opening 1080p movies ==== ==== Black screen when opening 1080p movies ====
-\\+ 
 +__Description:__\\
 Everytime you open a Youtube video or a video on your computer in 1080p your screen goes black for some seconds \\ Everytime you open a Youtube video or a video on your computer in 1080p your screen goes black for some seconds \\
  
Line 26: Line 28:
  
 ==== 80070005 error when updating ==== ==== 80070005 error when updating ====
-\\+ 
 +__Description:__\\
 Everytime you try to run the Windows update it prompts 80070005 error \\ Everytime you try to run the Windows update it prompts 80070005 error \\
  
Line 36: Line 39:
 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.1425097799.txt.gz · Last modified: 2017/03/01 12:50 (external edit)