ISSUE:
Windows 8.1 metro apps crash when opening them. This issue occurred after a changed some security settings in the folder C:\Program files\Windowsapps
SOLUTION:
Edit the security settings in C:\ and add ALL APPLICATION PACKAGES with full permissions. When done, make sure that it also appears in the security settings of the WindowsApps folder.
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
Thursday, 5 March 2015
Wednesday, 28 January 2015
Windows cannot communicate with domain or network locations
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.
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.
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
Sunday, 24 November 2013
DVR machines port forwarding
ISSUE:
I had an issue when trying to forward the IPs of three DVR machines.
SOLUTION:
I solved this issue by assigning a different TCP port to each machine.
I had an issue when trying to forward the IPs of three DVR machines.
SOLUTION:
I solved this issue by assigning a different TCP port to each machine.
Outlook 2007 does not open
ISSUE:
Outlook 2007 fails to open.
SOLUTION:
Run this command: Outlook.exe /resetnavpane
Outlook 2007 fails to open.
SOLUTION:
Run this command: Outlook.exe /resetnavpane
BIOS update fails on Desktop Board DQ35JO
ISSUE:
BIOS update fails on Intel Desktop Board DQ35JO (Fails to flash the Intel Management Engine).
SOLUTION:
1. Reset CMOS by removing the motherboard battery.
2. Replace the battery and then correct the BIOS time and date.
3. Go to Intel ME tab in BIOS and set a new password (default pass: admin).
4. While in windows, in CMD type: CO96510J.86A.xxxx.EB.EXE -s -a force user admin pass password -s
"CO96510J.86A.xxxx.EB.EXE" was my BIOS update executable.
BIOS update fails on Intel Desktop Board DQ35JO (Fails to flash the Intel Management Engine).
SOLUTION:
1. Reset CMOS by removing the motherboard battery.
2. Replace the battery and then correct the BIOS time and date.
3. Go to Intel ME tab in BIOS and set a new password (default pass: admin).
4. While in windows, in CMD type: CO96510J.86A.xxxx.EB.EXE -s -a force user admin pass password -s
"CO96510J.86A.xxxx.EB.EXE" was my BIOS update executable.
Intel Desktop Board DQ35JO failed to initialize SATA HDD
ISSUE:
Intel Desktop Board DQ35JO failed to initialize SATA HDD
SOLUTION:
Upgraded BIOS to latest version
Intel Desktop Board DQ35JO failed to initialize SATA HDD
SOLUTION:
Upgraded BIOS to latest version
Several applications fail to start
ISSUE:
Several applications fail to start or display error messages related to Spool Service. This is caused because many applications initialize printers before loading. Printers use the Print Spool Service, and in case that service is disabled for a reason, then Windows fails to load the printers.
SOLUTION:
Run a virus scan with Malwarebytes Anti-malware and Trojan Remover. Then manually disable and re-enable the print spooler service
Several applications fail to start or display error messages related to Spool Service. This is caused because many applications initialize printers before loading. Printers use the Print Spool Service, and in case that service is disabled for a reason, then Windows fails to load the printers.
SOLUTION:
Run a virus scan with Malwarebytes Anti-malware and Trojan Remover. Then manually disable and re-enable the print spooler service
Saturday, 23 November 2013
iTunes fails to load on Windows XP
ISSUE:
iTunes fails to load on Windows XP.
SOLUTION:
Disable "Bonjour Service"
iTunes fails to load on Windows XP.
SOLUTION:
Disable "Bonjour Service"
AVerMedia TV card configuration resets on domain profile
ISSUE:
AVerMedia TV card configuration resets on domain profile.
REASON:
The domain profile's My Documents folder (were AVerMedia TV Card saves the configuration file) was located on the Server. AVerMedia's software was set by default to save the configuration file in My Documents folder locally.
SOLUTION:
Log in locally with the Administrator's profile, configure AVerMedia's software and then copy the configuration file from the local My Documents folder to My Documents folder of the domain profile on the server.
AVerMedia TV card configuration resets on domain profile.
REASON:
The domain profile's My Documents folder (were AVerMedia TV Card saves the configuration file) was located on the Server. AVerMedia's software was set by default to save the configuration file in My Documents folder locally.
SOLUTION:
Log in locally with the Administrator's profile, configure AVerMedia's software and then copy the configuration file from the local My Documents folder to My Documents folder of the domain profile on the server.
Intel Management Engine Interface - Service Name Already Exists
ISSUE:
When installing the Intel Management Engine Interface driver you get the following error:
When installing the Intel Management Engine Interface driver you get the following error:
Windows found driver software for your device but encountered an error while attempting to install it.
Intel Management Engine Interface
The name is already in use as wither a service name or a service display name.
Operating System: Encountered on Windows 7 N
SOLUTION:
1. Delete the following file if it exists:
c:\windows\system32\drivers\heci.sys
2. copy the following registry modification in a notepad file, save it with a .reg extension and run it as administrator:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\MEI]
"Type"=dword:00000001
"Start"=dword:00000004
"ErrorControl"=dword:00000001
"Tag"=dword:00000016
"ImagePath"=hex(2):73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\
52,00,49,00,56,00,45,00,52,00,53,00,5c,00,48,00,45,00,43,00,49,00,2e,00,73,\
00,79,00,73,00,00,00
"DisplayName"="Intel(R) Management Engine Interface_"
"Group"="Extended Base"
3. Download the driver from here: https://downloadcenter.intel.com/SearchResult.aspx?lang=eng&DownloadType=Drivers&keyword=intel+management+engine
4. The installer might say that the driver is not compatible. Close the installer
5. Go to Device Manager and try to update the driver by choosing "Browse my computer for driver software", then click "browse" and navigate to "Program Files/Intel Desktop Board/open the next folder/HECI/" and choose the driver that appears in that folder.
6. Install that driver. You might get an error that this driver is not compatible but ignore it and proceed to install the driver.
Screen flickering when launching Power Point 2010
ISSUE:
Screen starts flickering when launching PowerPoint 2010
Operating System: Windows XP
SOLUTION:
Delete or rename the following file: C:\Windows\System32\d3d9caps.dat
Might need administrator rights to be deleted or renamed. Run command prompt as administrator
Screen starts flickering when launching PowerPoint 2010
Operating System: Windows XP
SOLUTION:
Delete or rename the following file: C:\Windows\System32\d3d9caps.dat
Might need administrator rights to be deleted or renamed. Run command prompt as administrator
Subscribe to:
Posts (Atom)