/r/TronScript

Photograph via snooOG

! -- YOU NEED TO VIEW THE SUB IN OLD MODE TO GET NECESSARY INFORMATION FROM THE SIDEBAR -- !

GO HERE AND READ THE INSTRUCTIONS --> https://old.reddit.com/r/TronScript/

Tron is a glorified collection of batch files that automate the process of cleaning up Windows systems. It is built with heavy reliance on community input and updated regularly.

Tron supports all versions of Windows from 7 to 11 (server variants included).


Links

Download

Instructions (quick) (if comfortable using the command-line)

Instructions (detailed) (if unfamiliar with the Windows command-line)

Common Questions

Changelog

Details of every action Tron takes

Development philosophy


Credit

Much of Tron's functionality has come from the community. Thanks to everyone who contributes, complains, or runs Tron on various systems for testing. A full list of contributions can be found in the project changelog. If you've contributed and your name isn't listed, PM me and I'll get it added.

/r/TronScript

49,563 Subscribers

0

Tron didn’t work,HELP

I’m scared and idk what to do because my browser keeps popping up and everything and won’t stop. I tried snd deleting it but it doesn’t. I then did tron and i thought it worked but it did not work at all and still pops up after the entire reset. WHAT DO I DO, PLEASE HELP

8 Comments
2024/04/27
06:53 UTC

0

No wifi

Hi, my wifi just went off for just two minutes, I wanted to know if that would have affected Tron in any way

2 Comments
2024/04/21
03:17 UTC

0

Hidden files

Hello. I want if someone can help. My computer being hacked. Hidden files.. can i do something?

0 Comments
2024/04/20
13:43 UTC

3

I have 4 questions/doubts

Edit: Actually 6 questions/doubts

  1. Tron doesn't uninstall my MBAM and I figured it out that is because the script is looking for the uninstaller called unins000.exe but I don't have it in my MBAM installation folder, I don't know if it's my problem with MBAM installation or the MBAM guys just changed the uninstaller file name and Tron needs to update it.
  2. Is there an option to set a timer to power off the PC when script ends (with -o switch) to shutdown my PC after 60 seconds for example?
  3. I was wondering why we use CCleaner when we can use an open-source and better (in my opinion) alternative called BleachBit? Or maybe it's hard to implement it on Tron, I don't know, just a suggestion :)
  4. Is there any way to not disable SmartScreen when Tron is executing Stage_4 > Disabling Windows Telemetry? I know that after executing Tron I can go to O%O ShutUp10 app and enable again the SmartScreen, but I just want to know if it can be done automatically editing the script.
  5. Is Malwarebytes Anti-Malware the only software being installed when executing Tron? the other 3rd-parties software is on portable mode on the Tron folder?
  6. Assuming I don't want to run stage 5 (for example), deleting this lines on the tron.bat code will skip the stage automatically and that's it? or do I have to take something else into account?

https://preview.redd.it/jj4m3336jdvc1.png?width=651&format=png&auto=webp&s=b26bdf0ce7ce9f5edacc63447cb841e78eb44406

If you can help me I would greatly appreciate it.

3 Comments
2024/04/19
05:31 UTC

9

Important switch when executing Tron

Just like u/vocatus said here: https://www.reddit.com/r/TronScript/comments/1al46x0/some\_tron\_updates\_for\_the\_new\_year/

Sophos it's reporting errors when executing Tron and causes really long stalls, he's going to delete it from the script on the next version. So in current version we have to disable it manually: in CLI mode, we have to add the "-ss" switch. So run the cmd with admin privileges and put the command on your tron.bat directory: tron.bat -ss

0 Comments
2024/04/19
05:05 UTC

0

black screen with cursor only

Hello would you help me please? I ran tronscript and my screen went black, it is no longer doing any process, only my cursor is visible, I can't exit or anything

3 Comments
2024/04/19
02:40 UTC

0

Saved PDF file became unsaved after running Tron Script

I was completing a PDF form over the course of 4 days and saving the document changes (the data I entered) each time I stopped working on it. I ran Tron Script overnight, rebooted the computer, and went to open the file and all the previously entered data was gone. Is there a way to recover this data, or must I start over?

1 Comment
2024/04/19
02:22 UTC

3

Messed up power settings after using tron, can't restore

Hi, I've used tronscript, but I underestimated its "cleaning power", and so I ended up with a bunch of changes I cannot revert.
I have an Asus TUF laptop with win10. I created a system restore point myself before running tron but reverting it left most of my apps broke so I just reinstalled them. After one day, I have no system restore points left available except one made after tron did things.

I used to have windows power plans\options set in order to avoid intel turboboost and manage fan speed. Settings were tied to fan speeds\profiles. That means, switching fan profile would also change power option. Now power options are absent even after I create them and are no longer associated with fans profiles.

After tron I noticed some apps stopped working, but was aware of it because of debloating. System restore points previous to tron usage were gone.

But power settings now are completely gone. Cpu freq and temps over the roof and fans crying. Can't edit power setting tied to fan profiles as they are not there anymore or aren't visible.

Probably a bunch of registry got deleted, that might have interfered and be responsible for the problem.

What I did so far:

I've reinstalled everything I remember from asus, even drivers, but my problem stays: can't manage power plans\options at all, so my cpu keeps turboing and thermal-throttling constantly and fans spin at max every time. Fan profiles are switchable with hotkeys but I can't edit any power setting associated with them as they don't show up.

Uninstalled and reinstalled myasus
Uninstalled and reinstalled armoury crate, tried every update it suggested.
Installed Chipset_Intel_W10_64_V10117 because who knows, at this point.
Installed every possibly related driver again from asus support page.

reinstalled asus keyboard hotkeys which was somehow not listed in programs anymore.

tried to reinstall "asus system control interface" but it says it's already up to date. Can't uninstall, it doesn't show up in apps from settings or start.

I tend to avoid reinstalling a clean copy of windows, unless I have nothing else to try. I also fear the problem comes from oem software which wouldn't be there anymore. Don't have the original iso anymore.

I checked tron logs folder but there's no backup for such settings. And it doesn't specify what it did to optimize power plans, at least from a short check.
Maybe in the registry backups? But which one?
I ran sfc /scannow and dism restore commands as well, but nothing changed.
Last system restore point is from yesterday at 4:30, after tron finished running, at 4:21. And there isn't any other else. Still tried. Didn't work and reversed it.

TLDR: I used to have windows power plans\options set in order to avoid intel turboboost and manage fan speed (max cpu freq:99%). Settings were tied to fan speeds\profiles. That means, switching fan profile would also change power option. Now power options are absent even after I create them and are no longer associated with fans profiles.

Does somebody know how to reverse what tron did to windows?

Can I do that from the registry_backup folder?

Edit: cleaned up stuff for clarity and added more because I'm verbose.

5 Comments
2024/04/16
23:44 UTC

0

Sanity check needed as it ran too fast!

Hey, thank you so much for the script.
However, it opened up my Windows Terminal, ran to 100% so fast (less than 3sec) then automatically turned off the shell... I couldn't check at all if there were any changes or was it successful.
I just wanted to ask if it is possible to send a notification or a way that says "Done, all clear, you're PC all cleaned!" would be much helpful. ^^
Thanks again for the great work.

0 Comments
2024/04/13
23:45 UTC

0

clipboard gone

so i ran tron on my w11 pc (lucky i did, i had some malware and such), then after a couple reboots and the tron script process, i realised my copy clipboard is completely disabled.

how do i enable it again?

4 Comments
2024/04/13
20:37 UTC

0

Remote Desktop??

Does anyone know. Can the tron script be ran on Remote Desktop?

8 Comments
2024/04/13
17:29 UTC

2

Last successful update (not yet updated) ??

I ran the script (stage 3 disinfect) and the screen is stuck on this message for like over 2 hours now, although the cursor is spinning. Is it normal, and should I leave it to continue? Or is it stuck, and I have to close the prompt window?

https://preview.redd.it/liddqi8hx2uc1.png?width=1178&format=png&auto=webp&s=380e178ce5ec49e541264e1fb109ef9c1a27dc75

3 Comments
2024/04/12
16:56 UTC

0

Suggestion: OOShutUp10 Export config

Hi
Is the an opportunity as part of the initial start up phase of O&OShutup to export the current config before importing the config. That way if users wanna roll back, they can import a backup of the export?

2 Comments
2024/04/11
22:16 UTC

0

What after malwarebytes scan?

If malwarebytes finds issues and shows them in the results, do I need to take any action on it? I mean should I quarantine the files it found or should I do nothing and Tron will take care of it in the overall process? The documentation doesn't say anything.

2 Comments
2024/04/08
12:09 UTC

0

What to do after finding files in the quarantine folder

Hello, I'm new and after my pc was attacked I ran tron and it helped me detect a malware file which is now in the quarantine folder of tron/raw_logs.

What should I do with the malware now? Should I delete it from my pc?

0 Comments
2024/04/08
05:19 UTC

13 Comments
2024/04/07
15:32 UTC

0

Hello, Please take a minute to help thanks.

So I did everything to get rid of a recent spyware, They got all my accounts, I recovered some of them, But google still sending me notifications that there's malicious actions in your device, My question is : Will just running TRON fix this ? Or should I do something else about it ? Thanks

2 Comments
2024/04/07
06:47 UTC

0

HELP

I got the message: "Action <Skip> is selected for threat not-a-virus:HEUR:Server-Proxy.Win32.TaskbarSystem.gen on object <C:\Users\joaco\AppData\Local\Programs\Pinaview \Gh.Common.dll> "If they know it's a virus, why do they ignore it?

1 Comment
2024/04/07
01:21 UTC

0

Running Tron.. can't use AnyDESK. Normal?

I'm really needing to use AnyDESK but seems I can't connect while TRON is running.
Can I fix that?

3 Comments
2024/04/06
20:24 UTC

0

How do I restart tron

After getting some errors (cause of no internet I guess) I closed Tron knowing that if it isn't possible to restart it it would just continue from there (I waited till the start of step 2); is there a way to restart the script from the beginning?

0 Comments
2024/04/04
17:24 UTC

0

Looking for app/script

I was wondering if anyone could make me a script where a person can record simulating touch controls on android for 1-30 minutes of gameplay. I tried looking on the google playstore, but there’s nothing but auto taps..

1 Comment
2024/04/02
18:31 UTC

0

Does tronscript work for older version of windows ?

Hello, just wondering if it works for older versions of windows, my uncle has a system that is much older, and i thought of running the script to clean his pc up, but not sure if it's applicable. Ty !

2 Comments
2024/04/02
01:21 UTC

0

Tron for fixing pc's

can you download this fix it program for USA computers and where is the documentation that you can read also is there any customer service for this software and phone number to walk you throught it.

please Reply

Joe

4 Comments
2024/04/01
20:05 UTC

4

Usb 3.0 not working after Tron[Fix]

This is for Intel 13th series W11 after running Tron my USB ports stopped working after some trial and error . Just deleting and reinstalling the drivers from device manager did the trick

3 Comments
2024/03/29
09:29 UTC

Back To Top