ISSUE:
Windows 7 installation already member in a domain could not find any network locations. Pinging network locations was possible though.
SOLUTION:
Removed PC from domain, but when trying to reconnect, Windows could not find the domain. The issue was resolved after installing "Client for Microsoft Networks" in the network adapter properties.
This is more like a personal log of IT issues I came upon and the solutions I found. Be advised that I am not responsible of the results that you might have in case you decide to apply these solutions as some of them require registry editing and manipulating system files. If you need detailed explanations on how to apply the solutions feel free to contact me.
Translate
Wednesday, 28 January 2015
Internet Explorer 8 cannot be installed (Windows XP SP3)
ISSUE:
When trying to install IE 8 on Windows XP SP3 you get the message that a certain update is required. When trying to install that update you get the message that it is already installed.
SOLUTION:
Uninstall SP3 and reinstall it.
When trying to install IE 8 on Windows XP SP3 you get the message that a certain update is required. When trying to install that update you get the message that it is already installed.
SOLUTION:
Uninstall SP3 and reinstall it.
Thursday, 3 July 2014
Office 2010 icons are blank
ISSUE:
Some, or all Office icons appear blank
SOLUTION:
- Kill Explorer.exe
- Delete C:\Users\userprof\appdata\local\IconCache.db
- Start Explorer.exe
or run the following from CMD (Administrator)
taskkill /IM explorer.exe /F
CD /d %userprofile%\Appdata\Local
DEL IconCache.db /a
then start explorer.exe via task manager
Some, or all Office icons appear blank
SOLUTION:
- Kill Explorer.exe
- Delete C:\Users\userprof\appdata\local\IconCache.db
- Start Explorer.exe
or run the following from CMD (Administrator)
taskkill /IM explorer.exe /F
CD /d %userprofile%\Appdata\Local
DEL IconCache.db /a
then start explorer.exe via task manager
Saturday, 5 April 2014
SFC SCANNOW cannot repair some files
ISSUE:
When running the command sfc /scannow you get the following result:
Windows Resource Protection found corrupt files but was unable to fix some
of 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.
SOLUTION:
Run the following command:
dism /online /cleanup-image /restorehealth
When running the command sfc /scannow you get the following result:
Windows Resource Protection found corrupt files but was unable to fix some
of 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.
SOLUTION:
Run the following command:
dism /online /cleanup-image /restorehealth
Real Player downloader crashes
ISSUE:
Real Player video download plugin crashes when trying to download a video from a site (youtube for example)
SOLUTION:
Run
C:\Program Files\RealNetworks\RealDownloader\recordingmanager.exe
and update the save location in preferences.
tags: windows 8.1, real player, real downloader, internet explorer, faulting module, application crash, recordingmanager, kernelbase.dll
Real Player video download plugin crashes when trying to download a video from a site (youtube for example)
SOLUTION:
Run
C:\Program Files\RealNetworks\RealDownloader\recordingmanager.exe
and update the save location in preferences.
tags: windows 8.1, real player, real downloader, internet explorer, faulting module, application crash, recordingmanager, kernelbase.dll
Friday, 27 December 2013
Windows - Διπλός τόνος (typing, keyboard, Ελληνικά, Greek, πληκτρολόγιο)
ISSUE:
Διπλός τόνος κατά την πληκτρολόγιση ελληνικών χαρακτήρων
SOLUTION:
1. Scan PC with Malwarebytes Anti-malware
Διπλός τόνος κατά την πληκτρολόγιση ελληνικών χαρακτήρων
SOLUTION:
1. Scan PC with Malwarebytes Anti-malware
Tuesday, 26 November 2013
DVD drives not showing up (Windows 8.1)
ISSUE:
DVD drives not showing up. Error occurred in Windows 8.1
Error in device manager: Drivers could not be loaded or corrupter - Error 39
SOLUTION:
1. Find the Class Guid of the DVD drive(s)
2. In registry navigate to:
HKEY_LOCAL_MACHINE>SYSTEM>Current Control Set>Control>Class
Find the device(s)'s Class ID and delete the Upper and Lower values
3. Restart
DVD drives not showing up. Error occurred in Windows 8.1
Error in device manager: Drivers could not be loaded or corrupter - Error 39
SOLUTION:
1. Find the Class Guid of the DVD drive(s)
2. In registry navigate to:
HKEY_LOCAL_MACHINE>SYSTEM>Current Control Set>Control>Class
Find the device(s)'s Class ID and delete the Upper and Lower values
3. Restart
Subscribe to:
Posts (Atom)