Windows 10: Windows is typing Java code in edge's search bar, automatically running powershell scripts

Discus and support Windows is typing Java code in edge's search bar, automatically running powershell scripts in Windows 10 Gaming to solve the problem; Hi, my laptop is very slow and automatically downloaded tor browser. Today I was on Microsoft Edge, about to start my programming bootcamp and while I... Discussion in 'Windows 10 Gaming' started by xyzte, May 28, 2025 at 9:57 PM.

  1. xyzte Win User

    Windows is typing Java code in edge's search bar, automatically running powershell scripts


    Hi, my laptop is very slow and automatically downloaded tor browser. Today I was on Microsoft Edge, about to start my programming bootcamp and while I was typing in the searchbar it was entering script as if it was being machine typed. As soon as I start seeing virus signs I turn it off and restart it. Yesterday I ran a complete scan with the wifi off but it looks like the virus is there and Windows defender is not getting rid of it

    :)
     
  2. Studynxx Win User

    Powershell / Batch scripts do NOT run!

    Please help me. I have written some powershell and batch scripts, yet when I run those files, they don't run. At most the powershell script just does step #1 but not all the other steps (lines of code / instructions). The batch script .bat file doesn't do anything. Both just pop up for like 2 seconds and then they disappear, Task Manager says nothing's being done.
     
  3. Mark Isi Win User
    PowerShell randomly poping-up in tool bar

    Hello,

    Just to verify, do you have any scheduled tasks that uses Powershell? Scheduled tasks makes Powershell window appear periodically on your computer, therefore we suggest that you check the Task Scheduler. Here are the steps:

    • Click on Start.
    • In the search bar, type Task Scheduler and click on

      Task Scheduler
      in the results.
    • Under Active Tasks, check for any tasks that use Powershell and the scheduled time.

    If the issue still persist, we suggest that you run a Windows Defender scan to see if it will pick up any malware that the first scan missed.

    Let us know the outcome.
     
  4. Windows is typing Java code in edge's search bar, automatically running powershell scripts

    How do I stop Windows 10/Edge saving all my typed search topics?

    Hi,

    Thank you for the response.

    Here is how you can stop Microsoft Edge browser from showing you search suggestions in the address bar:

    • Press the hotkey Win+R to open the Run dialog. Type
      gpedit.msc
      in the Run dialog and press Enter. This will open the Group Policy Editor.
    • In the Group Policy Editor, expand Computer Configuration → Administrative Templates → Windows Components → Microsoft Edge
    • Double-click on the Stop address bar from showing search suggestions setting in the right-side panel.
    • In the settings window, select Disabled and then click OK.
    That’s it. The settings apply as soon as you click on the OK button. Now if you open the Microsoft Edge web browser and try typing something in the address bar, then you won’t see any search suggestions. You can obviously revert the setting by following
    exactly the same steps and choosing Not Configured or Enabled in the last step and saving the settings.

    Hope this information is helpful. Please post in case you have any further issues, I will be glad to help you further.

    Thank you.
     
Thema:

Windows is typing Java code in edge's search bar, automatically running powershell scripts

Loading...
  1. Windows is typing Java code in edge's search bar, automatically running powershell scripts - Similar Threads - typing Java code

  2. Windows is typing Java code in edge's search bar, automatically running powershell scripts

    in Windows 10 Software and Apps
    Windows is typing Java code in edge's search bar, automatically running powershell scripts: Hi, my laptop is very slow and automatically downloaded tor browser. Today I was on Microsoft Edge, about to start my programming bootcamp and while I was typing in the searchbar it was entering script as if it was being machine typed. As soon as I start seeing virus signs I...
  3. Run desktop script in PowerShell

    in Windows 10 Network and Sharing
    Run desktop script in PowerShell: I have a script on my desktop that I need to run in PowerShell; how do I do that? https://answers.microsoft.com/en-us/windows/forum/all/run-desktop-script-in-powershell/666a7726-8cbd-42c7-ac2c-419229432252
  4. Run desktop script in PowerShell

    in Windows 10 Gaming
    Run desktop script in PowerShell: I have a script on my desktop that I need to run in PowerShell; how do I do that? https://answers.microsoft.com/en-us/windows/forum/all/run-desktop-script-in-powershell/666a7726-8cbd-42c7-ac2c-419229432252
  5. Run desktop script in PowerShell

    in Windows 10 Software and Apps
    Run desktop script in PowerShell: I have a script on my desktop that I need to run in PowerShell; how do I do that? https://answers.microsoft.com/en-us/windows/forum/all/run-desktop-script-in-powershell/666a7726-8cbd-42c7-ac2c-419229432252
  6. Edge crashing when typing on search bar.

    in Windows 10 Ask Insider
    Edge crashing when typing on search bar.: Basically the title, Microsoft Edge keeps crashing when I type on the search bar. Couldn't find a fix so far, started out of nowhere. submitted by /u/zorawski [link] [comments] https://www.reddit.com/r/Windows10/comments/i0wt31/edge_crashing_when_typing_on_search_bar/
  7. Is java Script still available in Edge?

    in Windows 10 Network and Sharing
    Is java Script still available in Edge?: I cannot use PDF document with a drop-down menu because it stopped working in the Edge browser. Have Microsoft kill Java Script for Edge? https://answers.microsoft.com/en-us/windows/forum/all/is-java-script-still-available-in-edge/bad6f2de-6b41-482c-8252-4e49ac3edefc
  8. Edge and Java Script

    in Windows 10 Network and Sharing
    Edge and Java Script: My Microsoft account needs JavaScript to sign in. However I think that IE doesn’t support JavaScript or the scripts are blocked. When I use Edge, I cannot have any problems with Excel. Am I right?...
  9. Run PowerShell Script As An Administrator

    in Windows 10 Support
    Run PowerShell Script As An Administrator: Hi. So I've been searching online on a way to do this yet I cannot find a way to do it. _______________________________________ I need this in specific: I want to double click a PowerShell script file (which will run as an administrator) from Windows Explorer that has...
  10. PowerShell Scripting - Run a Script from Shortcut

    in Windows 10 Tutorials
    PowerShell Scripting - Run a Script from Shortcut: How to: PowerShell Scripting - Run a Script from Shortcut [img] Information One of many PowerShell security features is that you can't run a script simply by double clicking it's icon on desktop or in a folder. Doing so will by default open script in Notepad for editing...