<< < 173 174 175 176 177 178 179 180 181 182 183 > >>   ∑:4827  Sort:Date

How to inser a photo or logo in an email.
When I write an email I will like to insert the logo of my business or a photo. Using outlook....................... Then just drag the file containing the picture to the message window.
2013-05-27, ∼2915🔥, 0💬

"Lenovo Communications Utility" Installed Program on Windows 7
What is the installed program "Lenovo Communications Utility" on my Windows 7 computer? "Lenovo Communications Utility" is an installed program on Windows 7 system managed by the program itself. You will see "Lenovo Communications Utility" listed on "uninstall or change a program" in Control Panel w...
2017-01-24, ∼2914🔥, 0💬

System Backup and Restore on Windows 10
Where to find tutorials on managing System Backup and Restore on Windows 10? I want to be ready in case my computer crashes. Here is a collection of tutorials on understanding and managing Windows 10 System Backup and Restore: What is Windows 10 System Restore Creating Windows 10 System Restore Poin...
2023-07-11, ∼2913🔥, 0💬

"Microsoft Office 365 ProPlus - en-us" Installed Program on Windows 7
What is the installed program "Microsoft Office 365 ProPlus - en-us" on my Windows 7 computer? "Microsoft Office 365 ProPlus - en-us" is an installed program on Windows 7 system managed by the program itself. You will see "Microsoft Office 365 ProPlus - en-us" listed on "uninstall or change a progra...
2017-01-15, ∼2913🔥, 0💬

Remove User Session with "logoff" Command
How to remove a user session with "logoff" command on my Windows 7 computer? If you see a user session running on your Windows 7 computer, you can use the "logoff" command to remove it: C:\fyicenter&gt;logoff /? Terminates a session. LOGOFF [sessionname | sessionid] [/SERVER:servername] [/V] [/V...
2018-01-01, ∼2912🔥, 0💬

Check Virtual Machine Model of Windows Server 2016
How can I tell if I am working on a Virtual Machine of Windows Server 2016? To find out if you are on a Virtual Machine of Windows Server 2016, you can do the following: 1. Open the PowerShell command window, and type in the "systeminfo" command as shown below: PS C:\Users\fyicenter&gt; systemin...
2018-11-11, ∼2911🔥, 0💬

My movide does not play in my dvd player
I created a slide show with music in windows 8 (movie maker) and my dvd player shows "wrong disc". is it my file type and if so how do I change the file type and to what? Which media player are you using to play the DVD? We would like to inform you that it is not possible to play DVD in Windows 8 na...
2014-03-06, ∼2909🔥, 0💬

Can Windows 8 Pro be re-sold if deactivated?
I bought the boxed version of Windows 8 Pro DVD from Amazon last year and upgraded my Windows 7 OEM laptop. I am getting ready to replace my laptop and if re-formatted my hard drive and re-installed Windows 7 OEM could I then legally sell Windows 8 Pro on eBay, and would the buyer legally be able to...
2013-06-15, ∼2909🔥, 0💬

Windows 10 Update - Check for Updates
How to check for updates on Windows 10? You can follow this tutorial to check for updates on Windows 10: 1. Make sure your computer is connected to the Internet. 2. Go to "Settings &gt; System &amp; Security &gt; Windows Update". You see the current update status of your Windows system. ...
2023-08-24, ∼2908🔥, 0💬

Unable to adjust sound on the computer using Control Panel and unable to use Sound Recorder app
I have win 8.0 but I cannot use any sound recording device or app. I checked the sound adj in control panel and discovered there is no selection for mono or stereo under recording. This prevents me from using a sound recording app or even the built in win8 sound recorder. How can I correct this? 1. ...
2015-05-18, ∼2908🔥, 0💬

Windows 8 and WM Player 12.09
I am Using Windows 8 and WM Player 12.09 which came preloaded on my computer ... All of a sudden ... The following error has been popping up when I try to play any type of video ... Windows Media Player has stopped working. A problem has caused the program to stop working correctly. Windows will clo...
2013-09-20, ∼2906🔥, 0💬

Fake Alerts and Tech Support Scams
Where to find examples on Fake Alerts and Tech Support Scams on Windows 8? Here is a collection frequently asked questions and answers on examples on Fake Alerts and Tech Support Scams on Windows 8 compiled by FYIcenter.com team: What Is Tech Support Scam Identify Tech Support Scams Deal with Tech S...
2018-01-08, ∼2905🔥, 0💬

Windows 7 Services Tutorials
How can I get detailed system information from my Windows Server 2012? A quick way to get detailed information from your Windows Server 2012 is to the following: Open the PowerShell command window, and type in the "systeminfo" command as shown below: PS C:\Users\fyicenter&gt; systeminfo ... OS N...
2016-09-05, ∼2905🔥, 0💬

How to enable Stereo Mix in Windows 8?
How do I get the stereo mix or what you hear option in Windows 8 You would like to know on how to enable the stereo mix or “what you hear” option in Windows 8. I can definitely help you with this. Please try the following steps to enable the stereo mix and check if that help. a) Right click on...
2015-04-03, ∼2905🔥, 0💬

After installating updates, computer boots to black screen after login
I switched on my Lenovo desktop PC and a message popped up to state updates were being configured. Once the log in screen eventually appeared and I entered my password, I expected the Windows 8 home screen and tiles to display, however my screen is just totally black. I managed to close down by usin...
2014-08-27, ∼2904🔥, 0💬

Java(TM) Platform SE binary PC Crash in Windows 10
When I exit fullscreen in Java(TM) Platform SE binary games(eg. Minecraft PC), my PC tends to crash. Sometimes it does, sometimes it doesn't. I have no idea what causes this. I'm using Windows 10. Could someone help? I tried having background apps open, and having no other apps open besides my game....
2016-03-02, ∼2902🔥, 0💬

Unable to remove .net framework for fresh installation of the same from windows 8
Recently something went wrong with my installation of .net framework when i did a clean install of windows. Then i manually tried to remove the .net framework from registry but its shows error while deleting entries of .net framework from registry as ACCESS IS DENIED. Please help as other apps depen...
2015-01-26, ∼2902🔥, 0💬

McAfee Antivirus Applications
Where to find introduction information on McAfee Antivirus Applications on Windows 7? Here is a collection frequently asked questions and answers on McAfee Antivirus Applications on Windows 7 compiled by FYIcenter.com team: 'Your device isn't fully protected' on Windows 7? Uninstalling McAfee LiveSa...
2017-03-11, ∼2901🔥, 0💬

Hashtable in Windows PowerShell Scripts
What is a hashtables of objects in Windows PowerShell scripts? A hashtables in Windows PowerShell is a data structure where pieces of data are stored in the structure as key-value members. The value of a member represents the data, and the key of a member provides a name for the data. Hashtable keys...
2016-10-29, ∼2900🔥, 0💬

How to restore apps that were deleted during refresh?
How to restore apps that were deleted during refresh? There should be a fold on your desktop that will list what was removed. You will have to reinstall them using the original source. Would like to inform you that after performing refresh, all of your personal files will be deleted and your setting...
2016-01-15, ∼2900🔥, 0💬

Volume Shadow Copy (VSS) Service on Windows Server 2008
What is the "Volume Shadow Copy (VSS)" system service on Windows Server 2008? Can I disable "Volume Shadow Copy"? "Volume Shadow Copy (VSS)" is a Windows Server 2008 service that manages and implements Volume Shadow Copies used for backup and other purposes. If this service is stopped, shadow copies...
2021-11-30, ∼2897🔥, 0💬

What Is Windows Defender
What is Windows Defender? Windows Defender is malware protection that is included with and built into Windows 8. This software helps identify and remove viruses, spyware, and other malicious software. Windows Defender runs in the background and notifies you when you need to take specific action. How...
2021-06-05, ∼2897🔥, 0💬

Windows expiration message pop up
I keep getting a pop up message that my windows license is about to expire. I did not think that this was a product with an expiration date, what will happen after that expiration date? I am using Office Home and Business 2013. I have had numerous occasions where I have previously gotten messages th...
2015-05-27, ∼2897🔥, 0💬

Background Intelligent Transfer Service (BITS) Service on Windows Server 2008
What is the "Background Intelligent Transfer Service (BITS)" system service on Windows Server 2008? Can I disable "Background Intelligent Transfer Service"? "Background Intelligent Transfer Service (BITS)" is a Windows Server 2008 service that transfers files in the background using idle network ban...
2022-07-01, ∼2894🔥, 0💬

<< < 173 174 175 176 177 178 179 180 181 182 183 > >>   ∑:4827  Sort:Date