Windows Soldier Edition ( like Win ME)

These are my attempts at making a Soldier edition of windows ( right now 11, but win10 and earlier if possible too)
A soldier does his duties without asking why, I’d like to try and disable every security feature in windows that’s possible.to achieve the same result, so this way, you don’t get a bunch of warnings every time you try to do something.

  1. Disable Windows Defender with Dcontrol
  2. Disable smartscreen and blocked downloads with wintweaker
  3. Disable UAC in control panel.
  4. With everything search and ECMO unlockit, search and delete the following:               
  5. Sfc.dll, Sfc.exe, Sfc_OS.dll (windows file protection files)
  6. Windows defender folder, and elmbkup folder (removes defender and “anti” malware driver.
  7. Disable system protection in sysdm.cpl.
  8. Disable search index in services and delete searchindexer.exe as well as searchhost
  9. Remove ucdc.sys
  10. Disable DSE/WinTCB with WindowsD
  11. Disable HVCI/memory integrity/all other security stuff in settings.
  12. Enable test signing/ disable integrity checks/disable DEP with BootIce
  13. Disable driver signature signing with DSE Patcher
  14. I’d like to disable patchguard and run as system user like Windows does it audit mode but haven’t found a way as yet.

Speed up mac

Download Tinkertool and disable animations

http://www.bresink.com/osx/TinkerToolOverview.html
Run the following in terminal

defaults write NSGlobalDomain
defaults write NSGlobalDomain NSWindowResizeTime -float 0.001
defaults write -g QLPanelAnimationDuration -float 0
defaults write com.apple.dock launchanim -bool false

https://www.makeuseof.com/how-to-disable-genie-effect-mac/

https://echohack.medium.com/guide-to-make-your-mac-suck-less-2017-88a57563aac7

Shortcuts to extension menu in chrome browsers, just like firefox

Getting the Ctrl-Shift-A to bring up the extension menu, in chrome browsers, just like firefox.

Download this extension

Now go to the extension menu.
Copy and paste this in the address bar.

Edge: edge://extensions/shortcuts

save the bookmark, with Ctrl D

go to the Bookmark Shortcut extension,
in the first box, click Ctrl-Shift-A

It should work now, close and open the browser to verify.