Skip to main content

Questions tagged [non-admin]

The tag has no usage guidance.

2 votes
1 answer
5k views

Installing / Updating Docker Desktop on Mac without admin

I have a Mac where I do not have admin rights. I have requested and received temporary admin rights on the machine to install Docker. I just recently read that if we can install any software in a ...
-2 votes
2 answers
119 views

How to run an .exe file in command line without adding PATH variable in Windows? [closed]

I've recently downloaded ffmpeg and I need to run it through command line. I'm not able to do that because I don't have admin rights. How do I work around that?
1 vote
1 answer
5k views

I am getting "ln: /usr/local/bin/<Cask>: Permission denied" when trying to install some casks

I have installed Homebrew and Cask to my machine, and it has worked for some things. But I sometimes get an error saying ==> ln: /usr/local/bin/<Cask name>: Permission denied Error: Command ...
3 votes
1 answer
1k views

How to perform admin operation on non-admin user WSL distro?

I have a WSL distro installed on a non-admin Windows account. Some WSL operations require privilege elevation (e.g. --mount --bare). But the admin account can't see the non-admin user's distro. This ...
1 vote
2 answers
5k views

Windows 10 non admin install

I was at school today and saw something weird I wanted an explanation of how it works. So we can't install any programs on the school laptops, and someone at my school tried to install Roblox. I ...
0 votes
1 answer
343 views

How to enable/disable a LAN connetion as normal user in Windows 10

I have a Win10 workstation and I use a non-admin account for all normal operations. I want my account to have the right to disable my VMnet1 and VMnet8 adapters because when up, my Wi-Fi becomes ...
0 votes
0 answers
91 views

Running as administrator apps block mouse clicks to regular app windows

I am having this weird issue, where if an application is executed as admin, the OS GUI of regular ran apps no longer accepts mouse events. Also, it is not a case of one foreground "admin" ...
0 votes
1 answer
303 views

i want to stop service that is requare admin privileges [closed]

I want to stop some service in a non-admin account, but it requires admin rights, and I can't also open the cmd in admin mode because it needs the user name and password for admin, but I don't know ...
0 votes
0 answers
333 views

What is the bug that makes fonts not work after a restart when not installed for all users? Is it fixable?

When installed for a single user, fonts disappear after a logoff. They are still in the registry and in the folder, but they aren't registered. Reinstalling them makes them work again. Why is that? Is ...
0 votes
1 answer
901 views

Allow normal users to configure the TaskScheduler

Is it possible to give normal users such rigths that would allow them to configure the TaskScheduler or parts of it (like a single folder) on a Windows Server? Background: I need to create & ...
2 votes
0 answers
525 views

Changing the IP of a network adapter without admin rights as the restricted user

I’m a member of a company where computers are lend to workers without admin rights. Due to my specific hiring situation, despite being part of an area where "we" don't require changing IP ...
0 votes
1 answer
161 views

Any way to restrict *.exe files (e.g. software installers) to not ask for admin rights?

On my work PC, I can download and run *.exe files as long as they are not detected as malware. Portable program installations also run fine. Some programs can even be installed normally without ...
2 votes
1 answer
4k views

Install an ODBC driver on Windows without admin rights

Is it possible to install an ODBC driver on Windows 10 without admin rights? I have SQLiteODBC driver, which is a single dll file. I want to be able to use it without touching any privileged areas. In ...
0 votes
0 answers
445 views

PsShutdown needs admin rights when setting t neq to 0

In a batch script on Windows 10 using PsShutdown to sleep my PC I noticed that PsShutdown needs admin rights if setting -t to everything except 0. You get an "Access is denied" message if ...
1 vote
2 answers
1k views

How to install vcruntime140.dll without admin rights?

I am starting to learn PHP, and installed php. The problem is that I need vcruntime140.dll to be able to run PHP. But it requires admin rights. Is there any way I can install it?
2 votes
1 answer
1k views

Installing Flash for Firefox on OSX without admin rights

I have installed a local copy of Firefox in my folder without admin rights. Is there a way to install Flash for it as well without admin rights? I have found instructions for Windows here and here. ...
0 votes
0 answers
1k views

How do you use a .bat file (or any kind of file) to run an exe or msi program without admin rights

So I've only done one thing with a bat file, and that was install steam with this command that I got off of a YouTube video: set __COMPAT_LAYER=RunAsInvoker start steamsetup. Now I want to use a bat ...
0 votes
4 answers
4k views

Print works only on administrator account

I am using a Windows server 2019. I added a local port directed to a local address. If I print through the Administrator account, print works successfully but if I print through other account, it ...
10 votes
5 answers
17k views

Unlock Bitlocked data drive as standard user on the command line

I have a Windows 10 Pro PC, no domain, I don't use BitLocker on the system drive but have encrypted some fixed data drives using BitLocker and a password (no TPM). When I like to unlock these drives I ...
0 votes
1 answer
2k views

How to create an encrypted rewriteable diskimage that doesn't require admin to mount on Windows 10?

I want to run some portable programs on a computer where I am not admin. I need the program data to be encrypted. How can this be achieved? I have looked at the builtin diskmgmt.msc that can create ...
1 vote
0 answers
37 views

Windows 10: Disabling in-app app installation

I have setup a non-admin account for my kids in Windows 10 and installed a game from Microsoft Store (To make it specific: Dragon Mania Legends, it is an online game and needs network connection). The ...
0 votes
1 answer
2k views

MS Windows 10 rights for Tablet PC Settings?

I work for a company with tightly locked down admin permissions on our Win 10 laptops. I need to occasionally tweak the Control Panel -> Hardware and Sound -> Tablet PC Settings, but as a normal user ...
0 votes
0 answers
377 views

How to log out on Mac without sudo?

When I try to log out on a Mac, I often get a message, such and such an application "interrupted logout". I would like to "force" log out, but I don't have administrative privileges. Since I don't ...
0 votes
1 answer
249 views

Windows 10: Error trying to create a local windows path

I am trying to setup a Python virtual environment by using Python's virtualenv package. Because I do not have any Admin. rights I have installed the package using this command: pip install --user ...
4 votes
1 answer
2k views

Impossible to login to Kali Linux with non-root user

I want to create a non-root user in Kali (with Xfce desktop environment) on my Raspberry Pi. I followed these instructions. The problem is that when I tried using adduser and useradd, the account was ...
-3 votes
2 answers
7k views

How Can I enable DirectPlay without Admin Rights?

I've been trying to get GTA SA to work but apparently I need to enable DirectPlay, how can I do that without Admin rights?
6 votes
1 answer
57k views

How can I change my Windows desktop background without administrator rights?

How can I change my desktop wallpaper to something I prefer when I don't have administrator rights? I'm using Windows 7.
1 vote
1 answer
3k views

Allow Non-Admins Permission to Manage Windows Firewall

I am attempting to setup a process for our support team (non-administrators) to have access to remotely enable or disable a group of Windows firewall rules. I did the following to get to the point of ...
0 votes
1 answer
801 views

Windows time service configuration update by non-admin user

I want to configure Windows Time Settings as a non-administrator user and without using an elevated command prompt. I gave permission to user to change the system time from User Rights Assignments. ...
3 votes
1 answer
844 views

Disable Windows animations for a single user

With the System Performance Options, I can enable or disable Windows animations and animation sets among a host of other options. This method sets these options for the entire system and requires ...
7 votes
0 answers
7k views

Windows hosts file alternative without needing admin rights?

I was inspired by DNS66, an app available to Android, which used a fake DNS server that dropped outgoing DNS requests to certain hosts. This way, it didn't need to modify the /etc/hosts file, thus not ...
0 votes
0 answers
86 views

Allow non-admins to reboot remote computer

Description of Problem We have some kiosks (running Windows 7) at some of our stores that have software on them that error out occasionally. The fix is to simply reboot these kiosks and they work ...
12 votes
2 answers
38k views

Allow Non-Administrator Users to Access Windows 7 Home Premium Via Remote Desktop

We know that we can access Windows 7 Home Premium via Remote Desktop via some workarounds. But now, after enabling Remote Desktop, I'd like to allow some users outside of the Administrators group to ...
0 votes
0 answers
94 views

subl command does not invoke the editor unless cmd.exe was ran as administrator

On my Windows 10 system, when I open a regular terminal (cmd.exe), I cannot edit files using the subl command: subl myfile.txt The command does not do anything, I did not get any error message. ...
-3 votes
4 answers
5k views

Running CMD as Admin on a Standard User on Windows 8.1

The limitations I have right now are the fact that I can't run or install new programs. I don't want to reset the Administrator password. How can I do this?
0 votes
1 answer
325 views

Disable Admin approval for one application on Windows Domain (Windows 10)

I'm installing a workplace with a security system application. But this application needs an admin approval when you start it. The user is not an admin. I don't want to turn off admin approval for ...
0 votes
2 answers
4k views

Install Flash Player on Firefox w/o admin access?

Say, juys. I'd really like a way to install Adobe Flash Player 10 (or latest version) on Firefox 3 without having admin access in a corporate environment. Because I'm a limited user, I can't do the ...
1 vote
1 answer
1k views

Chocolatey upgrade all as non admin user

I install chocolatey and the programs I want to install with chocolatey on all my domain devices trough MDT. That works! But I want to create a task that executes (as SYSTEM) the "choco upgrade all" ...
2 votes
2 answers
7k views

nagging samsung apps on rf511 notebook

I just bought a Samsung rf511 notebook. While I find it an excellent buy, I have one problem with it: many of the Samsung apps that come preinstalled nag me each time I boot up the computer and login; ...
0 votes
1 answer
763 views

Which namespaces of xattrs a non root user can set in android?

I know it isn’t possible to setsecurity.capabilitiesattributes without uid 0 or CAP_SETFCAP. However I was unable to find a complete list of what namespaces of names are allowed or what are those ...
0 votes
1 answer
3k views

Restore MATLAB preferences on a computer that doesn't store them, e.g. work computers with limited permissions

I have two questions (and answers to them). I could make two separate questions and answers of them, but I won't, because the second question is the same as the first, but with a twist. The two parts ...
2 votes
1 answer
97 views

How does one get an admin account on windows 8, with both accounts as Standard?

Alright, So I kind of 'derped' and made myself Standered accidentally, and now my whole computer's screwed up. Every time I try to access something? I have the 'Yes' and 'No' options, but 'Yes' is ...
1 vote
3 answers
2k views

What are the differences between limited accounts and computer administrators in XP?

I'm looking for particular examples of what can and can't be done by a limited account rather than vague generalisations. For example, run batch files/scripts but what commands can't be used? What ...
-1 votes
1 answer
148 views

Trying to install program as non-admin user but Windows 2008 doesn't accept admin password

I am running Win 2008 Standard Ed. I am logged in as a user (non-admin) and am trying to install a program (via an install.exe file). Windows will prompt for an Admin userid and password which I do ...
0 votes
2 answers
569 views

Windows Batch file get filesystem info without elevated priveledges

I have a batch file that needs to check the filesystem and choose options for a program it's running based on the filesystem (which could be NTFS or FAT32 in this environment). For Windows systems I ...
0 votes
1 answer
3k views

BitLocker: how to allow non-admins to unlock the secondary drive?

The primary and secondary harddrives on my computer are encrypted by BitLocker. My account is a non-admin account. I can logon to my machine fine, but I cannot unlock my secondary drive - the only ...
1 vote
1 answer
9k views

Is there any way to run Google Chrome without installation on a Mac?

I tried to install Google Chrome on my Mac school computer last night. After I downloaded the .dmg, I opened it like I do with any other .dmg to get around actually putting the application into the ...
3 votes
1 answer
2k views

Is it possible to elevate the permission of a program in Windows without using "Run as Administrator"?

I have an MSI that needs to run with administrator permissions. This installer will do some admin stuff, and eventually put a shortcut on the user's desktop. When I set the installer to "Run as ...
2 votes
1 answer
722 views

Windows 7 hide *.lnk target

I'm attempting to have a program run with administrative privileges for regular users.(The actual software throws an error about needing the admin account, I can bypass windows through the registry). ...
1 vote
0 answers
10k views

Run Network and Sharing center with rights of a different user

How do I change network adapter settings (i.e. change between DHCP and static IP address) while logged in as a non-administrator user, but with available credentials of an administrator user? I have ...

15 30 50 per page