Windows 10 Batch File Not Working

Posted : admin On 07.08.2019
Bat
  1. Windows 10 Startup Batch File Not Running

New, weird, behavior --
If I right click on a bat file, and Run as Administrator, all I get is a brief flash (perhaps a command window?).
Just double clicking on it runs as expected (though not elevated, which is what I need).
If I open an elevated command window and run the bat file within that window it works fine.
So I have a workaround, but it's still annoying.
It's always worked as expected in the past, I last used the batch files about a week ago.
Tested with a simple bat file (echo 'hello', pause). Same results.
The fact that it is only a problem when I try Run as Administrator has me baffled.
WIn10 Home build 10240, administrator user account

Oct 15, 2015  I have a batch (.bat) file that I have been running since Windows XP without an issue. I just upgrades to Windows 10 and it has not stopped working. Very strange. The drive map actually works inside the.bat file but when it completes the mappings are gone. Command and conquer online. So I use the following commands: NET. Well it is the Run as administrator that causes the.

Discus and support Windows 10 Batch files not opening without admin privileges in Windows 10 Network and Sharing to solve the problem; Since the past few weeks my PC has been having this issue that whenever I open any batch file (*.bat) it gives me an error message saying 'Windows.. Discussion in 'Windows 10 Network and Sharing' started by SahilBhatnagar909, Jan 6, 2019.

Thema:

Windows 10 Batch files not opening without admin privileges

  1. Windows 10 Batch files not opening without admin privileges - Similar Threads - Batch files opening

  2. admin privileges

    in Windows 10 Network and Sharing
    admin privileges: Hi,Even since I bought my PC, I noticed that whenever I needed to make a change in setting I received a message saying I was not the administrator. In order to run CDM to try to make a change, it tell me that the operation requires elevation (run as administrator) Why is..
  3. File Explorer opens randomly after i restart it with admin. privileges

    in Windows 10 BSOD Crashes and Debugging
    File Explorer opens randomly after i restart it with admin. privileges: Hi, i have a problem and is that yesterday my pc was lagging because i had a 3d rendering software eating all the RAM, so all the other tasks suffer lagging as a consecuence, so i decided to close everything except task manager and the program. When it finished, i used the..
  4. Open application without admin?

    in Windows 10 Network and Sharing
    Open application without admin?: Im trying to open an application I downloaded in my downloads folder, I need to enter an administrator username and password, that I don't have, to run the app. Can someone help me. This needs to be done without logging onto the administrator user. (P.S I'm not trying to hack..
  5. File Explorer opens randomly after i restart it with admin. privileges

    in Windows 10 Customization
    File Explorer opens randomly after i restart it with admin. privileges: Hi, i have a problem and is that yesterday my pc was lagging because i had a 3d rendering software eating all the RAM, so all the other tasks suffer lagging as a consecuence, so i decided to close everything except task manager and the program. When it finished, i used the..
  6. Multiple admin accounts privileges

    in AntiVirus, Firewalls and System Security
    Multiple admin accounts privileges: Hi,Can i have 2 admin accounts in windows 10 and win server 2016 where i can develop the following scenario1. The admins cannot change the password of each other's.2. The admins can only view their own folders?Is their a doc illustrating this?Thanks..
  7. Need help with Admin privileges

    in User Accounts and Family Safety
    Need help with Admin privileges: I need to install a software but when I click the file the UAC comes out and asks the usual questions. What I find weird is it does not give me the option to click YES. Only the NO button shows up. I checked and it seems that I am logged in as a local account. I tired..
  8. No Admin privileges.

    in Windows 10 Support
    No Admin privileges.: I purchased a new Alienware computer 2 weeks ago and a couple days ago I noticed I couldn't access my Pictures folder. I also noticed I couldn't do any Admin tasks. I can't open task manager, Open any exe. files and when I right click on C drive I get Access is denied. I..
  9. Windows 10 Admin Privileges causing issue

    in Windows 10 Support
    Windows 10 Admin Privileges causing issue: Hi, I'm having persistent issues with Windows 10 and its user privilege settings. When running a program as administrator, I'm unable to drag and drop files as normal onto its GUI. A look at the screen record below should elaborate on what I mean exactly: [img]..
  10. Set Admin Privileges

    in Windows 10 Support
    Set Admin Privileges: How can I setup Windows 10 so it permanently has Administrative priveleges ? I am the only user here. Thanks, rs 13816
  1. FP00002.spl

Windows 10 Startup Batch File Not Running

  • No matter what I do I can't get a batch file to open anything. I cannot for the life of me figure out why I can't get this to work. I use a batch program in Windows 7/10 to open several programs at once - saves a lot of time.
  • Aug 28, 2016  There is no inherent reason that a simple batch file would run in XP but not Windows 10. It is possible you are referencing a command or a 3rd party utility that no longer exists. To know more about what is actually happening, you will need to do one of the following: Add a pause to the batch file so that you can see what is happening before it.