<< < 177 178 179 180 181 182 183 184 185 186 187 > >>   ∑:4827  Sort:Date

"D3DX10" Installed Program on Windows 8
What is the installed program "D3DX10" on my Windows 8 computer? Why it is not visible in Control Panel? "D3DX10" is an installed program on Windows 8 system managed by Windows Installer. You will not see "D3DX10" listed on "uninstall or change a program" in Control Panel, because it is flagged as a...
2020-10-26, ∼2895🔥, 0💬

List of Logged in Users on Windows Server 2008
How to get a list of users who are logged in to my Windows Server 2008? You can follow this tutorial to see a list of users who are logged in to your Windows Server 2008. 1. Click "Start Task Manager" from the task bar. 2. Click "Users" tab. You see a list users who are logged in with active or disc...
2022-10-26, ∼2893🔥, 0💬

How can I get the option to postpone a restart?
I have had this computer with Windows 8 for a few months now and I get a message saying it is going to restart in 15 minutes, but there is no way to delay the restart. It is annoying to have to restart when I am in the middle of doing something. How can I change this so I have the option to delay a ...
2015-05-15, ∼2892🔥, 0💬

Get adapter name as variable
This batch file works, but the adapter name has to be hard coded, is there a way to put the name into a variable from netsh so that the code can be generic? @echo off echo Please wait ... Enabling adapter ... netsh interface show interface name="Wi-Fi" | find /i "DISCONNECTED" >nul && netsh ...
2014-08-29, ∼2892🔥, 0💬

Why does Windows 8 do this?
My computer is a multi-boot system. It has Windows 7 Professional SP1 and Windows 8 Pro with Media Center on it. I have Windows 7 set as the default operating system. If I used Windows 7 last it always asks me(before any operating system loads) what operating system do I want to boot. When I select ...
2013-07-05, ∼2892🔥, 0💬

Edge Developer Tools
Where to find tutorials on Edge Developer Tools. Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Edge Developer Tools. What Are Edge Developer Tools Edge Developer Tools - View HTML Elements Edge Developer Tools - View CSS Style Properties Edge...
2019-08-08, ∼2891🔥, 0💬

Why does my laptop keyboard mode keep changing?
Every time I restart or do a power-on startup, Windows 8 resets my keyboard to CMS (Canada Multilingual Standard). Often I don't notice until I try to enter my password and it is not accepted (I included some punctuation, which differs among keyboards). I always reset my keyboard to my choice (US En...
2016-01-11, ∼2889🔥, 0💬

"Movie Maker" Installed Program on Windows 8
What is the installed program "Movie Maker" on my Windows 8 computer? Why it is not visible in Control Panel? "Movie Maker" is an installed program on Windows 8 system managed by Windows Installer. You will not see "Movie Maker" listed on "uninstall or change a program" in Control Panel, because it ...
2020-06-21, ∼2887🔥, 0💬

Problems logging on after changing account settings
I used to have a yahoo email account as my primary and have since changed to an outlook email account. I went through both the Windows 8 user settings and the more account options on-line and changed everything to my outlook account. Even though I did that, my old yahoo address still shows up under ...
2013-09-19, ∼2887🔥, 0💬

"DeliveryService.exe" Process on Windows 8
What is the "DeliveryService.exe" process on windows 8? Is the "DeliveryService.exe" process a virus? Can I terminate the "DeliveryService.exe" process? "DeliveryService.exe" process represents "Dell Digital Delivery Windows Service" program, created by the "Dell Digital Delivery Service" service. "...
2025-09-16, ∼2886🔥, 0💬

Indexing in Windows 10
Using windows 10 and - the Cortana search box does not do the same searching in my files and folders as windows 7. Where do I set up the directories and servers I want Cortana to search for my own files and not those on the internet. If you're having problems locating specific files, folders, or oth...
2016-04-23, ∼2886🔥, 0💬

Multiple Quotations in a Single Parameter
Can I have multiple quotations in a single parameter for a batch file? Yes, you can put multiple quotations in a single parameter for a batch file. Quotations also be started and ended anywhere in the parameter. Here are some examples on using quotations in a single parameter: C:\fyicenter&gt;Pa...
2021-11-12, ∼2885🔥, 0💬

How to I uninstall a program when it is not accessible through the control panel?
I have a program that installed in the PC Windows 8 OS (c:) Program Files (x86). When I go to uninstall this program it is not accessible through the control panel uninstall feature. My control panel will only access certain programs for uninstallation. I have also tried to move the file, but it wil...
2015-02-11, ∼2885🔥, 0💬

Cannot run exe file on windows 8.
I cannot run my accounting software on windows 8. its says cannot run exe file. Method 1. Temporarily disable security software, reboot the computer and check if you are able to install the software. Disclaimer: If you have to temporarily disable the antivirus to install other software; you should e...
2014-08-29, ∼2885🔥, 0💬

Making a User as Admin on Windows 10
How to make a user as an admin on Windows 10? Making a user as an Administrator on Windows 10 is not so easy. You need to follow these steps: 1. Login in as an admin user. 2. Click "Start > Settings > Accounts". you will see the "Accounts" screen. 3. Click "Family &amp; other users" link from th...
2016-02-05, ∼2884🔥, 0💬

Mouse and touchpad not working
My touchpad stopped working a few days ago and now my mouse doesn't work either and the batteries aren't even dead, how do I fix my touchpad and how do I fix my mouse? (fyi my touchpad works on my guest account but not on my main account however the mouse doesn't work on the guest account either) Me...
2014-09-22, ∼2884🔥, 0💬

Use CON to Display Data on Screen
How to use CON file name to display data on the screen? Since CON is a special file name referring to the console including screen, you can use it display data on the screen. You can use the "copy * con" to act like the "type *" command: C:\fyicenter&gt;copy random.bat con @echo %random% 1 file(...
2021-04-02, ∼2882🔥, 0💬

"Windows Live Communications Platform" Installed Program on Windows 8
What is the installed program "Windows Live Communications Platform" on my Windows 8 computer? Why it is not visible in Control Panel? "Windows Live Communications Platform" is an installed program on Windows 8 system managed by Windows Installer. You will not see "Windows Live Communications Platfo...
2020-10-10, ∼2882🔥, 0💬

HOME GROUP CONNECTION
HOW DO I CONNECT A COMPUTER RUNNING WINDOWS 8 TO A HOME GROUP RUNNING WINDOWS 7 HOME PREMIUM? Note using Win Key + X and Win Key + W (to get to Control Panel, Run, and Settings as needed). Win Key + D calls the desktop and the using Win Key toggles Desktop and Start Screen. As needed translate these...
2014-06-25, ∼2882🔥, 0💬

What and where is the start page button?
What and where is the start page button? If you have Windows 8 then there is no Start button on the desktop taskbar. Instead press the Windows Key on your keyboard which will access the Start screen. If you have Windows 8.1 then the Start button was introduced at the far left of the desktop taskbar ...
2014-01-22, ∼2882🔥, 0💬

Application Command in Pipeline in Windows PowerShell
Can I use application commands in cmdlet pipeline in Windows PowerShell? Yes, you can use application commands in cmdlet pipeline in Windows PowerShell. But you need to remember a couple of things: 1. The output of an application command will be considered as a String object, not a sequence of chara...
2016-11-04, ∼2881🔥, 0💬

My Yoga Pro 2 screen is flashing after upgrade to Windows 10
After upgrading my Lenovo Yoga Pro 2 to Windows 10, the screen keeps flashing or flickering. This behavior might be driver related. To see if this might be resolved by updating your drivers, please try this: Open the Intel HD Graphics Control Panel. Select Power, and then click the On Battery tab an...
2016-02-16, ∼2881🔥, 0💬

Start up for new programs
I recently un installed a program off a cd that I had installed about a month before. Just before trying to reinstall the program, I purchased on line a 'needed' security software ... When I tried to re install my program, Windows8 wouldn't let the run install work. I tried installing the program on...
2014-02-24, ∼2881🔥, 0💬

Console Input and Output in Windows PowerShell Scripts
How to manage console input and output in Windows PowerShell scripts? I want to write a PowerShell script that "talks" with the user. You need to use the "Write-Host" and "Read-Host" cmdlets to manage console input and output. The "Write-Host" cmdlet allows to write information to the console with s...
2016-10-30, ∼2879🔥, 0💬

<< < 177 178 179 180 181 182 183 184 185 186 187 > >>   ∑:4827  Sort:Date