command prompt

  1. R

    Windows 10 Network Routing Tables

    Hi everyone! I recently started using a VPN. However some websites block VPN ips so I can't visit them. To solve this problem I would like to add the blocked website's IP to my route table. It works fine on my other laptops but on my PC it doesn't seem to function. I ran the following command...
  2. Windows 10 Fixing Widows Start and Apps don't work?

    Hi My friend called and his apps and start button don't work. I had him run SFC /scannow and that didn't find anything. The next solution was to reinstall all the apps. He is trying to do this through the command prompt by running. Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage...
  3. Windows 10 Bring back the F8 Advanced Startup Menu

    This tutorial shows you how to enable the old "press F8 to get the Advanced Start Menu" to be able to get to safe mode. Open an elevated command prompt (Press [Windows key] type "cmd", right click Command Prompt and select "Run as Administrator") Type bcdedit /enum to display your boot entries...
  4. Windows 10 How to program W10 Safe mode!

    Hi The safe mode is one of the best trouble shooters Windows has. Here's the way to get this windows feature back on W10. I have to have my safe mode! Hope this helps someone. Please move if needed. This will work when you can't boot into windows and get to safe mode. Give it a look. You might...
  5. W

    Windows 8 Troubleshooting Blue Screen Error 0xa0000001 When Playing Watch_Dogs

    When I try to play Watch_Dogs the game loads up then at 3/4ths of the loading bar I get a blue screen and the error code 0xa0000001 and my PC reboots. I scanned the files in command prompt but it found nothing. What should I do now?
  6. G

    Windows 8 Massive problems uninstalling windows 8

    A while ago on my windows 7 laptop I wanted to upgrade to windows 8 to see how it was. I don't have the money to afford my own windows 8 copy so my friend sent me a download link of their own to install it. Windows 8 was running well for a long time, I had everything perfect for a month and...
  7. Windows 7 Command prompt/.bat files issue

    Hello. When I create a simple .bat file (to run calculator for example), it will give me an error saying that "filename" is not recognized as an internal or external command. I am 100% sure this happens because there are some symbols before the command "calc". When I right click my .bat file and...
  8. Announcing Windows 10 Insider Preview Build 11102

    Hi everyone, Today we are releasing Build 11102 to Windows Insiders in the Fast ring. If you’re a PC gamer or use accessibility software, I highly recommend taking note of the known issues for this build (below) as there are issues that will impact your PC gaming experience. Here’s what’s new...
  9. Windows 10 Recover wireless network pass-phrase the easy way

    *NOTE* Please note this only works if you have at least one Windows computer that is able to connect to the wireless access point. *NOTE* This works on Windows 7, 8, 8.1, 10 Press the WinKey and type cmd Right click Command Prompt and select Run as Administrator Type netsh wlan show profiles...
  10. Windows 10 USB Mouse no longer works Custom USB Device

    Ran into this problem after the Windows 10 Build 10586 update. My USB mouse just quit working while the optical sensor light remained on. Looking in Device Manager I noticed I had a weird entry "Custom USB Device". Expanding that revealed "USB-C to Display Adapter". Sure enough this was my...
  11. P

    Windows 7 How to verify the integrity of a file? 1 of 2 files is corrupt

    Assume I have a certain huge (> 2 GB) file and a second backup version of it on an external hard disk. Both have exactly the same size and dates. However when I compare them binary at the cmdprompt simplified with fc /b D:\myfile123.enc H:\myfile123.enc Then there are somewhere differences...
  12. D

    Windows 8 Cant edit files that have been created in windows shell

    When I create a file (or a script creates a file) in the windows command shell, I am unable to edit it from notepad++, ultraedit etc. I am logged in as Don (which is an administrator account). And files and folders created in windows Explorer have owner 'Don'. When I launch the Windows...
  13. Seeking Guidance on Posting Command Prompt Questions in This Forum

    Hi everybody New forum member today (Sept1st); been working with computers since early '60s. Have just upgraded from Windows 8.1 to 10 - although my question is not about Windows 10 (or should I say - not yet!). I would like to know where to post a query about the command prompt; is this the...
  14. Windows 10 How to make Microsoft Edge your friend

    One of the major issues I and others have had is using Microsoft Edge on the internet. Yes its fast but noise on the net really get the best out of Edge. If you have not managed your host file, you seriously do not know Microsoft Edge. (Note, there will be an ad block for Edge eventually but...
  15. Windows 10 How To: Relocate User Profiles to Different Drive/Partition (SSD Friendly)

    For those of you who have SSDs, limited space, or just want to keep your user data on another drive or partition, I wanted to share the results of some experimentation as a followup to my own question on this subject. I know that there is another method of relocating the User Profiles to...
  16. Windows 10 Fix for the 80240020 error when trying to install Windows 10

    This error means the download is corrupted in some way. 1. Go into "C:\Windows\SoftwareDistribution\Download" and delete everything in that folder. 2. Now, run the command prompt as an administrator. Type in "wuauclt.exe /updatenow". 3. Go to your Control Panel > Windows Update and your Windows...
  17. J

    Windows 8 Windows 8 - Boot Device Not Found MY FAULT

    This all started several months ago. My laptop was stuck in processing updates for hours, even when I had got off work. I turned it off by holding down the power button, the I turned it back on. After booting up, it continued to process updates. I turned off again the same way I did the first...
  18. Windows XP Can you unknowingly be a server?

    I recently moved into a new place; it's a roommate situation, and our wifi is in my roommate's name. But my roommate has been threatening to change things so that only he has access to the wifi, and then I'll have to make some other arrangements if I want internet. This is because he's...
  19. VIDEO How To Change Text Color In Command Prompt!

  20. Running Cocos2d-x on Windows 10

    With Microsoft’s latest open source code contribution to the Cocos2d-x project [https://github.com/cocos2d/cocos2d-x/pull/12107], Microsoft has enabled Cocos2d-x to run on Windows 10 on the Universal Windows Platform. The Universal Windows Platform (UWP) makes it possible to target all Windows...