Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "windows"
-
Dad: why do these forms ask me to fill those random characters(captcha)
Me: to verify that you are human
Dad: as if animals can use computers
Me: 😅7 -
*boots computer*
*login screen appears*
*enters password*
*windows says "Welcome"*
*You have entered wrong password*
Are you fucking serious? Can't you even handle simple login flow? Why the fuck you display welcome screen before validating my fucking password? What the FUCK12 -
So Windows 10 Mobile seems like it wants to become true Windows and updates at night without any warning, illuminating my entire room30
-
If you play a Windows CD backwards, you'll hear satanic chanting... worse still, if you play it forwards, it installs Windows.2
-
Yet another Windows rant but boi Redmond deserves it.
For our new office I took a leap of faith ordering 15 iMac 5k. (btw HP quoting us €10k each pc for same spec).
There are two young guys insist on Windows. Good for you so we ordered two top of line surface book. He religiously unwrapped and said “who want apple trash more than this beauty.”
It’s been 5 hours that shit spent on “Getting Ready Windows for you”, once done it prompted another updating at 4% until we all left work.
So this morning I’m ordering another two MBPs...13 -
Finally... Source code of Windows trouble shooting program is here:
PS: I always hated it and found it useless. What about you?15 -
Windows 7 applied updates.
"Press ctrl+alt+delete to log on"
I press them.
"Shutting down windows"
Dafuq?! I just... What? I may be hungover but windows you're still drunk.1 -
Windows:
32 bit extensions and a graphical shell for a 16 bit patch to an 8 bit operating system originally coded for a 4 bit microprocessor, written by a 2 bit company, that can't stand 1 bit of competition.12 -
"What do computers and air conditioners have in common?"
"They both become useless when you open windows." -
Thanks Windows 10 for rebooting because I left my desk for 20 minutes. It's not that there were programs still running or anything like that.
-
I seriously do not understand the rants against Windows.
I love Windows 10 (got as free upgrade from MS), and have no issues with MacOS or Linux OS. I use them as well but do all serious work on Windows.
All my life, I have worked on business / commercial side and picked up Web development in last couple of years. I started using computers on DOS in 1992, and shifted to Windows 3.0 in 1995. There was no Mac or MacOS back then.
For serious work, I purchased a old Dell Precision M4700 workstation grade laptop with quad-core i7, at throwaway price, got 32GB RAM, 2.4TB (1x2 TB + 400gb) of SSD on super sale online, and installed it myself. It easily supports dual 4k monitors.
Git-bash on windows allows all the necessary linux command line on windows. Though not tried, Windows 10 allows embedded Ubunutu with linux terminal. Web development tools like - VSCode, git, github / bitbucket clients, NVM/Node, React / Redux / Webpack / Gatsby / Jest, REST clients, GraphQL client and server, Graph Server, Chrome PWA / Chrome Dev Tools, http/Websocket/WebRTC interception, Google Firebase SDKs, AWS sdks, cloud utilities, CI/CD tools work flawlessly. Windows even has its own package manager for applications.31 -
There could be an alternate universe where devRant is used to share excitement and joy about switching to Windows.5
-
This guy who earns 20% more than me wrote a method to check which string of 2 is lexicographically smaller.
public boolean isSmaller(String s1, String s2) {
String [] temp = new String[2];
temp[0] = s1;
temp[1] = s2;
Collections.sort(temp);
if (temp[0].equalsIgnoreCase(s1)) {
return true;
}
else {
return false;
}
}5 -
!Dev
WHY THE FUCK DO I HAVE TO MEET STUPID RELATIVES.
I HAVE NOT MET THEM FROM PAST 5 YEARS AND NOW MY PARENTS ARE FORCING ME TO MEET THEM SAYING THAT YOU WON'T BE ABLE TO MEET THEM FOR QUITE A LONG WHILE (BECAUSE I AM SHIFTING 5000 KM FOR JOB).
NO, I DON'T GIVE A FUCK ABOUT THEM AND WON'T TRAVEL FOR 6 HRS JUST FOR THEM TO SAY YOU ARE SHY. NO I AIN'T SHY YOU ARE AN IDIOT.14 -
windows: cant uninstall because program is still running
me: *opens task manager* ITS NOT RUNNING
windows: cant uninstall because program is still running
for gods sake, ill just restart the damn computer4 -
I just spent 15 minutes trying to figure out why my school WiFi was so slow. Turns out, windows was downloading an update, ON HIGHEST FUCKING PRIORITY. Fuck you windows1
-
OSX: `brew install package`
Linux: `apt-get install package`
Windows: "took hours to figure out but this is how I did it" - forum c. 20031 -
I just signed up to get this off my chest.
Dear Windows, you god damn moronic, ugly, unuseable abomination of an excuse for an OS. I wonder how we could end up here in this situation. You suck, in every way imaginable. I didnt choose Linux or Mac, you made me do it.
I know no other OS that can screw you up this bad when setting up. My friend is an experienced windows user and the last install took him 2 days. I just spend the last day trying to get this uncompatible sucker installed. I manage to set up an hackintosh quicker than I was able to install Windows the last three times I checked, you scumbag.
Your error messages suck ass, there is nothing I cant figure out given enough time, except your useless hints and pathetic attemps to get anything done on your own.
And you are fucking slow. Just why, do you keep installing stuff I didnt ask you to. Now I got this ugly ass Bing-Toolbar because I missed a damn checkbox in an .exe, which could have also been an exploit, you never know.
You are cluttered with useless stuff. I dont care about you lame ass app store, idc about your cortana annoying spy assistant and I certainly dont care about your forced updates.
Just sit back and feel your PC getting slower every day by background processes. Watch your productivity decline while dealing with their brain dead privilege and file system.
You ugly malformed mutation of software. When I look at your UI I feel disgust while wondering how you can fail with the most basic principles of UX.
How pathetic, badly supported, bug ridden and dangerously unsecure can an OS be you ask while trying to navigate through the settings, a pile of legacy software debt this garbage pile was build on. And your shell... what a sick joke.
I hate you Windows. For screwing other OS with your asshole boot manager, hardware driver requirements and making people send me .zip and .docx. You should be embarrassed to charge money for this unfunctional junk, but you do, a lot.
I really try to see the positive here. You got all the software, but thats not on you, thats because all those poor suckers are trapped with you and the effort to change is too big.
This OS is the most disappointing thing technology could come up with today. I would rather set myself on fire than work with this pain in the ass software professionally. I mean if you are a serious developer at some point you have to admit that you just cant develop on windows. You will get fucked 5 times as often as any Mac or Linux user. Fuck you, Windows.
Hey Microsoft, thanks for Typescript and VSCode and all the other good things you have done. But burn in hell for what you have done to all of us with this piece of shit OS.11 -
Holy shit, can't wait till windows will actually have native tabbed windows, because clover hasn't been updated in a while.
Source: https://youtube.com/watch/...8 -
What the fuck is wrong with you Windows?
Why the hell do you take so much time to load?
Actually, FUCK YOU.
FUCK YOU FOR BEING THE ONLY OS WHERE HIGH END GAMES WORK.
FUCK YOU FOR BEING SO SO SO SLOW LIKE YOUR GRUB.13 -
WTF Windows.
I was assigned as TA to a highschool CS class, and was doing a live demonstration to ~20 students on how to install the Python environment and set up venv (on Windows, since that is what the majority of students use).
After installing Python, I tried to demonstrate invoking the Python environment by typing "python" in the command prompt. However, that opened up Microsoft Store instead.
Being extremely confused, I had to talk nonsense for 2 minutes while frantically look up what happened on another screen.
In the end, it seems like Microsoft recently introduced this "feature" that automatically associates the opening of a program to whatever it feels like.
-.-9 -
I hate windows.
I hate windows update.
I hate windows update rebooting my PC and not reopen everything from last session.
I hate windows update trying to install updates while running from battery in power save mode.
I hate windows not being able to figure out where to put windows on dual head setup.
I hate developing in windows environment.
Man I'm glad that I use windows at home only for gaming.
Man I'm glad that I can choose a non-windows PC on my new workplace.20 -
I generally don't whine about Windows...
So, I shut my computer down last night, I thought. But no. A rare OneDrive prompt prevented the shutdown. I don't use OneDrive. I've even tried to remove it, but it just keeps popping up.
Other programs stopped just fine though, such as my firewall.2 -
Can't fucking realise how a 8 GB RAM Dell laptop is considered as a programmer's laptop over a MacBook Pro in my office!!!! 😑
The stupid Windows laptop keeps getting updates, as if anyone cares 😑24 -
WINDOWS UPDATE JUST FUCKED MY LINUX PARTITION!!! Apparently, this is a common thing? I lost a whole bunch of stuff that I really wanted to keep :/11
-
Worst coding mistake: switching from linux to windows. Developing on windows is like trying to drive a lawnmower. It works, just not very well.3
-
This motherfucker cocksucker E2E tester first pings me on slack that we are good. And then mails my manager that we are not. I don't mind him pinging me at 2am in night. But atleast he should tell that directly to me first not making me look like a fool. Such an asshole. I might just leave my company because of him. Motherfucking son of bitch.2
-
Fuck Windows 10. Period.
An amateur shit-show of junk. If you have an i3 processor it will find a way to choke it to 80% with the bloody audiodg.exe.
I have an i7 and takes 25% CPU from Windows Graph Audio Isolation to play a YouTube video and 12-13 % when idle.
Junk spaghetti with some half-useless UI over the same settings that were available in much older Windows versions.
I hate having a decent 16 GB ram, 512 SSD and Radeon and so on laptop, for it to be disabled and abused by Windows and Chrome.21 -
-_- every time I use windows recently, I'm reminded of why I haven't for years... I swear, the simplest things are so freaking hard to do. It's like, windows doesn't support W, but blog post A references program B, which converts Z into Y, and after spending 3 more hours googling I find programs C and D, which convert Y into X, and then X into W. Were you able to follow along? Yeah, neither can I. The logo comes up and I immediately get PTSD and start falling down Alice's rabbit hole only to realize I've just wasted 5 hours of my life...
Unfortunately, ASUS is horrible and refuses to make even the most basic, minimally-functioning Linux drivers, or provide anybody with the resources to do it themselves, and they put everything on GPIO chips capable of frying the laptop!!! I'm so freaking done...
I feel like an adult locked in a child-safe playroom full of baby toys...31 -
Windows - how can someone possible get something done?
I gave up and are now installing windows for my son so he can install a game that only exists under windows.
Did a clean install, no network drivers found. Looked under device manager and tried to find out what network card there is on his computer. Unknown device :@
Finally found the manufactures dvd, ofcourse we get some bloatware, killer network manager.
Tried to uninstall it, the drivers was also uninstalled. :O Had to install it again and do some googling and finally found some pure drivers. Uninstalled the f*** Killer software again, and then installed the pure drivers. It works :)
Then I tried the speakers ... :@
Thank god my son is in school and can't hear my language right now.13 -
American Express is proud to be the official card for Universal Orlando. It also uses Windows XP. WHAT IS THIS? WHAT ALTERNATE DIMENSION AM I LIVING IN? Meh, still better than Windows 10.1
-
I hate the Windows vs Linux posts and the Windows sucks posts but god dammit...
With Windows 7 becoming older and older with less and less things supporting it (latest thing is the new Oculus Dash) I yet again decided to try out Windows 10 to see if I should finally upgrade from a reasonably stable system.
So I make a virtual machine out of my physical one and boot it up in VMWare... I upgrade to Windows 10 to check it out it's kind of janky, but I attribute the jankiness to the messiness of running my physical machine in a VM... I continue with the setup process and suddenly, I only see a black screen and a cursor...
I notice VMware is hinting at not being able to connect to the monitor... I realise that, while everything is black and I can't even open Task Manager, I can still see the Ctrl-alt-delete screen so I'm fairly certain at this point it's the VGA driver, still thinking it's probably VMware...
I boot up into safe mode and I try to open up Device manager to uninstall the driver, it won't open (no error or anything, just doesn't open)...
I try opening up devices in the settings and see that the display device is giving an error, try to uninstall it from there, but it freezes the settings app, every time..
I try to uninstall VMware tools as that's where the driver is, click on remove or uninstall whatever the button says and guess what, it freezes the settings app....
I try to open task manager to kill it and task manager is not responding...
(╯°□°)╯︵ ┻━┻
fuck it, I'm done...1 -
Today I woke up and my old Windows 7 desktop welcomed me with a fresh Windows 10 installation. I'm still trying to figure out who did it because it wasn't me or my wife. I only remember saying no multiple times to the upgrade request. At least I don't notice it being any slower.10
-
I don't understand this day to day windows bashing. Been using Win10 since release and didn't had a single problem.10
-
Can someone please tell my why the fuck Windows would need 1.2 gigs of video memory? For fucks sake this is in a VM there's nothing on here but RDR213
-
Upgrading windows 10 to 1703 Creators Update is a biblical experience: "It will take some time (2 hours) and the PC will be rebooted a lot of times".2
-
Every developer I know from work and uni uses either Linux or Mac for development (most of them are web devs), never seen anyone using Windows for development purposes :/
How, what and why do you develop on Windows? Not bashing, just curious16 -
A few days ago I decided to install Windows 7 on a VM (bad idea as it turned out). All fine and dandy and I ran Windows Update a few times to get it at least as up-to-date as it'll get.
I noticed that out of the 4GB RAM I had allocated, an svchost process responsible for the updates was gobbling up all the available memory, just leaving 82MB for everything else. The process itself was as you might imagine consuming over 3GB RAM just for itself. That's how an OS should work right after installation, I'm sure you'll agree.
So I complained about it. Haven't used Windows anywhere for a while so I wasn't used anymore to this level of efficiency. Disk activity went through the roof, though to be fair the underlying disk wasn't an SSD (qcow2 on ZFS on a spinning drive). RAM consumption is something I already covered. CPU temperature shot up to 95C.
So as any idiot would do, I disabled the service related to that process (the svchost process for wuauserv) and the problem went away. But I complained of course, saying that such amazing system utilization metrics wasn't something I expected. I mean for 4GB allocated, having as much as 82MB usable to get stuff done with! 95C on the CPU, on a lot of chips that's the junction temperature! Absolutely beautiful.
When I complained I heard that I had to replace the thermal grease. I do that twice a year. I wrote a custom fan driver for my system that works absolutely great. It was obviously shit. I must be a horrible sysadmin for solving a problem by eliminating the cause, and companies hiring me must be ashamed of themselves. My hardware must be shit (that's a common one with Windows users) despite being a business laptop and the guest system being a VM. Oh and I'm an idiot of course for complaining about such amazing system metrics in Windows.
I love Windows and its community...8 -
one of the disadvantages of not using windows is no blue screen, another one is high learning rate.6
-
Microsoft Windows: this application has stopped working: Microsoft Windows
omg it's a fucking ERROR PARADOX3 -
I've read some posts about how bad Windows is lately and I'm just wondering how some can break their installations so bad.. I mean like multiple BSODs just for installing updates, or just don't get their windows to work at all. I've been using win next to Linux(Debian/Ubuntu) for quite some time now and never had those kind of problems, also on pure Windows 7/10 PCs.2
-
OOOKAAY,There is cortana guiding me thru new windows 10 install
With speech control and spoken feedback1 -
Fucking windows.... Let's go back about 20 days earlier first day in February I had the genius idea of updating my windows and it did actually update except 2 of them failed..... But I was like alright then don't matter and disabled updates for Windows....... Next day I found a program called windows 10 update assistant installed and running a background download....... I was bothered by this but it's no big deal but what's FUCKING stupid is that it fails after a while downloading (I have 1.6 Mb/s download speed but it's limited to 200 GB a month which mostly stays) when it fails it doesn't stop instead when I restart my computer it starts the same program and keeps downloading in the background and then failing for 15 days.
I've tried disabling the updates but it just ignores that and enables them, also tried uninstalling the program windows 10 update assistant but it reinstalls itself!
The problem is that the only thing the website mentioned is that some versions are not supported by security updates, but they don't mention what I could do when it keeps failing.2 -
When people still think that you can destroy Windows by deleting System32 but Windows 10 has a sandbox on it and restores it after every startup.3
-
Oh my God ...
Windows 10 Creators Update is the best version of Windows 10 ever
https://blogs.windows.com/windowsex...13 -
Back in my college, my professor was trying to demonstrate how to install hadoop using my laptop.
Now, he asked me to type my password
Even I thought it was asking my password. So I started typing it but my password was my crush's name (aakank....).
I typed till aaka and then realized what happened.
Fortunately I was able to handle the situation by typing
"Aakanakabaka" and saved my self.1 -
Back in 2013, My CEO hired a new Manager for the R&D department, who supposedly had over 15 years of extensive experience with Windows and Windows server.
On his first day he suddenly turns toward my colleague, who is sitting right next to me and asks "Do you have a setup for Sticky Notes?", we were using "Windows 7".
The entire room turns toward him as he said that and started laughing quietly. -
Windows 10 updates. You'd think they could at least fucking make them not break systems completely. Linux runs on more hardware and doesn't have a fraction of these issues with patches. What the fuck? Is Microsoft intentionally breaking systems or are they really that fucking incompetent?7
-
Windows update screwed up the wireless driver, just when I need the Wi-Fi connection most. Perfect!1
-
Im trying to install windows 7 on my external hard drive and i must be doing something wrong as i cant login even safe mode strugles to work
-
I once used some Windows theme hack in Windows 7 to be able to get a dark background in Explorer.
As a side-effect, Microsoft Word shows me the same dark background as well for its documents even though I didn't tell it to. I didn't mind, though...
But now the fun part: When I wanted to print out the document, it prints with that same dark background... seriously, is this shit hardcoded in?! No wonder you couldn't get a proper dark theme with Windows 7!
(I hope Windows 10 full dark theme won't have this weird issue!)3 -
Javaw.exe not found. Why the fuck do I have open like 10 files and hand modify them before developing anything useful in Windows...3
-
Ignoring Windows update message, wen suddenly.....it did install Windows 10....Crashed in Setup... nuked my working time by 4 hours...lost 2 commits...3
-
So I use 4 differents setups in my life nowadays
My main PC at my home, which is on Windows 7
My PC at work, which is on Windows 8.1
My Cloud PC for gaming and video editing, on Windows 10
My travelling PC, which is on Ubuntu.
The Ubuntu, it's okay, no problem. But trust me, that's a real pain in the ass to switch from one OS to another.4 -
My friend has a little problem. He wants to clearly reinstall windows, format partitions and install it again. I was very surprise with question: "Do I have to remove Windows folder and remove everything else?"1
-
why the fuck is the fucking windows embedded kernel changing the utc time when changing the current daylight setting. its not supposed to change for fucks sake..per definition....its the local time that shall change...ridiculous..
-
Not sure if any of you guys are Windows Insiders (I know the audience here is Linux fanboys and plus, there's not much reason to be an insider in 2021, really), but I am. I'm on build 21286 and for whatever reason... they have decided to SLOW down the animation for opening a new window. I'm too lazy to record it, but the animation is just like it was before: your window scales from like 80% size to 100% size... but it takes legit about half a second now when before I would say it was closer to maybe a tenth of a second.
Strange choice... and I do not think it improves the experience...4 -
Open my Windows 10 laptop and the night light is still on from last night. It's 10am.
Go to night light settings and they're disabled.
Move on and keep working.
After an hour, had enough so google the problem. Looks like it's reasonably common and and there's a registry fix to enable the settings again.
Apply settings. Go to settings and they're all enabled!
However, they don't do anything anymore. Night light is still on.
TL;DR:
Problem Night light settings widgets are disabled.
Solution: Enable night light widgets, but don't make them change night light5 -
How many Windows users does it take to change a light bulb? - 100. one screws and 99 clicks the error messages away
-
today windows started updating its filesystem, I couldn't access even the screencapture! I would have lost all of my files...
And then I woke up. you bastards make me even dream about computers!1 -
After seeing how OS X and various Linux dists are handling virtual desktops Microsoft is leaving a lot to ask for in Windows 10. OS X's full screen your app into a new virtual desktop is pretty neat after you learn to swipe back and forth. And CentOS for instance allows you to create a virtual desktop and associate certain apps with different desktops. Windows however, does only allow you to create extra virtual desktops. But if you'd like to swipe between them you're out of luck, unless your computer has a touch screen. And if you think that clicking on an icon in the task bar would transfer you to your opened windows of said application you are wrong. It just launches another instance of the same application. Sigh...3
-
I fucking hate Windows... Yes I know it's beating a dead horse, but bear with me for a second here:
I really didnt mind it before, but I fucked up majorly on my dual-booted PC yesterday (dont fuck around with systemd if you don't know what you're doing) and needed to reinstall both Linux and Windows. Linux still has some hardware problems (second screen's not being detected), but else everything's just dandy.
But Windows... Holy motherfucking horse-cum drenched piece of goddamn trash! Shit wont listen to me!! I can click in that retarded settings app whatever I want and it still merrily keeps doing whatever the hell it wants 🙄🙄 Why exactly do I still put up with that?!
(It's gaming)6 -
5 GB magically lost!
Had to partition a drive and i used easeus partition manager..reduced 1 partition from 100 to 95
Said computer had to be rebooted so i said ok...went to some boot screen of easeUs and had to hard reboot computer...ended up with this
Had to copy 95 gb worth of files and format drive with windows partition manager to fix it
Wasted 2 hrs
fml6 -
"Success! One more step to go. Please restart your computer before you start Visual Studio Community 2017."
Why the ... what the flying ... what the fuck did you install that requires a fucking reboot? Did you install the compiler in my fucking graphics driver for accelerated build times? What year is this, and why does Windows want to reboot like a fucking superhero franchise?!
Deep breaths. -
Are you guys looking out for job change given that the recession is coming and people are getting fired?8
-
It is horrible to navigate in android cause when u press the shift keys more than twice the sticky keys windows pops up. Frustrated but the one friend recommended me using fedora cause it's Linux based Android Studio works fast .and now I can press the shift keys as many times I want oooooya baby I can do that shit u windows4
-
Sadly I have to work on MS Windows at work .. and i just had to go to stack overflow just to remove an annoying keyboard layout .. user friendly my ass ..
https://superuser.com/questions/... -
Goddamn, Windows' idea of symlinks is completely broken. It's like they faked it at the UI level, but if your build process wants to copy the file? Too bad, it's not real so you can't copy it.1
-
Windows has started to give the good old "An error has occurred and windows has to restart" error. Only a matter of time before everything is gone... 😓5
-
That's a nice non-anniversary version of Windows 10 you have there... It would be a shame if something happened to it...
Damnit Microsoft! Don't update when I boot the computer in the morning :-[ -
Reinstalling Windows can be very easy.
I recently found out about the MSMG toolkit, which helps me a lot when I am reinstalling windows.
It basically allows you to remove(and/or add drivers and apps, though i only use the remove part) everything that comes preinstalled with windows 10 from your ISO, saving you a lot of trouble especially with preinstalled apps that refuse to be removed.
I recommend it to anybody reinstalling windows regularly.3 -
Every fucking time i see dual boot with a machine with WinCrap, the windows manager always end up messing with the boot at the bios forcing me to reinstall grub again to make a proper boot. Most of the time the Windows Boot Manager still is corrupt.
I feel rage about that, why does Windows is so badly design when it come to boot manager? I would think they would fucking figure it out after the 90'S!! But no, to fucking busy fucking with people's machine with broken update and feature nobody use... Fuck Microsoft!3 -
I just found out Microsoft scrapped Desktop Experience in the new Windows Server... Welp I guess there goes my plan for a shared Windows dev setup 🙄9
-
What the fuck is happening with Windows 10 after April 2018 update?
1. Opened my local github repo in external drive
2. Made changes
3. Try to stage, get this weird "error: unable to open object pack directory: .git/objects/pack: Function not implemented" error.
4. Googled it, says check drive for errors.
5. Scanned drive, fixed error, drive has no errors.
6. Opened my repo, all file sizes are "ZERO", including my changed work, gone, poof. -
I wrote a tiny Windows app that switches to High Performance energy profile when plugged into AC and switches to Balanced when on battery. It sits on the tray and you can override settings manually. I made it back when I used Windows 10, but it's also handy on other Windows versions
Is it worth publishing?1 -
Why the ever loving fuck does Windows take MORE ram to close a fucking program, than to run it. I'm STOPPING a fucking operation. There is nothing about this concept that requires more processing or memory. When I click the fucking close button, you're supposed to free up memory and stop running shit. Not the opposite.3
-
Useful tool spotted:
https://winaero.com/comment.php/...
-----------
I got tired of having to take ownership and grant administrator privileges for protected Registry keys and files during the various tests I perform on my Windows PC. I coded ExecTI, a lightweight, tiny software, which allows you to execute a program as TrustedInstaller, then you are able to access protected resources like certain Registry keys and files owned by TrustedInstaller.Starting with Windows Vista, even if an app is running elevated, it may have no access to certain Registry keys and files. A new security model introduced in Windows Vista comes with a special user account, TrustedInstaller, which is set as the owner for such files and Registry keys.
-----------
Related link:
https://ghacks.net/2018/12/...
--------
“It can be done manually or via RegOwnershipEx”
…or you could simply open the registry editor with TrustedInstaller privileges (I have in mind the ExecTI tool) and then to directly delete the TLD key, i.e. without needing to first change permissions and take ownership (my guess is you know this, sorry; adding it for general knowledge mostly)
https://winaero.com/comment.php/...
(attentively:))
------- -
Why is Windows, Windows!
Does using Windows limit your creativity? Coz u r always inside the box ...2 -
My Microsoft surface boots into a bsod after every windows update reboot... Hard reboot helps. While my desktop bios can't reboot with the reset button at all. Means, doesn't boot afterwards until 5 second power button hold...
-
By chance, anybody heard of any plans to move Windows over to a Unix based something? These back slashes are driving me crazy!!!!2
-
Developers on the same team who use Windows. Web dev even with Vagrant becomes a pain in the ass for everyone else who need to be interoperable with the Windows ways.
-
Just in case, Windows 10 use your PC as an update server. You can disable it by going in Parameter>Update>Advanced
-
Me and windows 10 updates!joke/meme windows10 update windows 10 updates windows windows update windows 10 sucks windows 10 windows10 winupdate
-
After having installed and configured linux to my liking I made the mistake to start windows from dual boot, had to waste 10 minutes of my life waiting until it was booted so that i could restart the system and boot linux...2
-
Man.. if only switching to a new Windows PC was as easy as changing Android phones. Having to reconfigure all my Dev tools is such a pain in the ass!1
-
Windows why are you such a pain in the ass, seriously, if it didn't cost money to get it back. I'd just wipe it...
-
I hate windows caret returns sneaking in bash scripts! fuck*ng \r shit!!!!
sed -i 's/\r$//' YOURFILE every time a fucking windows friend send me a script so boring2 -
How do I get rid of page fault in nonpaged area error on windows 10? It pops up when I try to open the camera.2
-
hey peeps, 2 questions:
1. do you know about some kind of firewall/antivirus for pc that can just allow the user to accept/block an internet request , like no root firewall does for android.
I have been using that simple, beautiful piece of open source for last 2ish years. The way it sends a notification when an app tries to make an internet request(even in the background!) has helped me detect and remove so many viruses.
2. i am thinking of doing a factory reset on my windows. My laptop came loaded with win10 and office , and i don't have the keys for it( it shows a special partition having some backup of window i guess?). So i had a couple of thoughts:
- will my office get removed?[i don't want this]
- I created several other partitions( d,e,f,p) would they go back as a single C drive?[doesn't effect me as long as i can create them again]
- the languages and modules i installed via cmd(java/python/ruby/pip modules/git/etc), would they also get removed? [i really want that]
- i am probably thinking this won't happen, but is their a possibility that the recovery partition that my windows came with, would also get removed[ i don't want that]7 -
This seems to be odd bug, not impacting windows itself but some things like python. Can you check this code on your Win:
if %PATHEXT:~-1% == ";" (echo Bugged) else (echo Seems fine)
What it prints ?5