Emulate Windows 7 On Windows 11

0 views
Skip to first unread message

Diante Scharsch

unread,
Jul 27, 2024, 6:13:05 AM7/27/24
to clubgaupeti

If you're just testing how your app will repsond to ill-behaved networks, you could do worse that fire up a linux box in front of it with Wansim - I know, you wanted something ON the windows box... but probably doing the delayage there is an unfair test, as you've already bypassed a bunch of the stuff that is under test (eg how the OS & hardware handles packet loss).

emulate windows 7 on windows 11


Download ✑ ✑ ✑ https://tinurll.com/2zRaJH



I'm currently running Vista and I would like to manually complete the same operations as my Windows Service. Since the Windows Service is running under the Local System Account, I would like to emulate this same behavior. Basically, I would like to run CMD.EXE under the Local System Account.

I found information online which suggests lauching the CMD.exe using the DOS Task Scheduler AT command, but I received a Vista warning that "due to security enhancements, this task will run at the time excepted but not interactively." Here's a sample command:

Though I haven't personally tested, I have good reason to believe that the above stated AT COMMAND solution will work for XP, 2000 and Server 2003. Per my and Bryant's testing, we've identified that the same approach does not work with Vista or Windows Server 2008 -- most probably due to added security and the /interactive switch being deprecated.

However, I came across this article which demonstrates the use of PSTools from SysInternals (which was acquired by Microsoft in July, 2006.) I launched the command line via the following and suddenly I was running under the Local Admin Account like magic:

Users who try to rename or deleate System files in any protected directory of windows should know that all windows files are protected by DACLS while renaming a file you have to change the owner and replace TrustedInstaller which owns the file and make any user like a user who belongs to administrator group as owner of file then try to rename it after changing the permission, it will work and while you are running windows explorer with kernel privilages you are somewhat limited in terms of Network access for security reasons and it is still a research topic for me to get access back

I don't think there is an easy way to do what you ask, but I'm wondering why you're doing it at all? Are you just trying to see what is happening when you run your service? Seems like you could just use logging to determine what is happening instead of having to run the exe as local system...

Start any file as Administrator. When UAC prompts appear, just press Win+U and start OSK and it will start CMD instead. Then in the elevated prompt, type whoami and you will get NT Authority\System. After that, you can start Explorer from the system command shell and use the System profile, but you are somewhat limited what you can do on the network through SYSTEM privileges for security reasons. I will add more explanation later as I discovered it a year ago.

Running Cmd.exe Under Local System Account Without Using PsExec. This method runs Debugger Trap technique that was discovered earlier, well this technique has its own benefits it can be used to trap some crafty/malicious worm or malware in the debugger and run some other exe instead to stop the spread or damage temporary. here this registry key traps onscreen keyboard in windows native debugger and runs cmd.exe instead but cmd will still run with Logged on users privileges, however if we run cmd in session0 we can get system shell. so we add here another idea we span the cmd on secure desktop remember secure desktop runs in session 0 under system account and we get system shell. So whenever you run anything as elevated, you have to answer the UAC prompt and UAC prompts on dark, non interactive desktop and once you see it you have to press Win+U and then select OSK you will get CMD.exe running under Local system privileges. There are even more ways to get local system access with CMD

an alternative to this is Process hacker if you go into run as... (Interactive doesnt work for people with the security enhancments but that wont matter) and when box opens put Service intothe box type and put SYSTEM into user box and put C:\Users\Windows\system32\cmd.exe leave the rest click ok and boch you have got a window with cmd on it and run as system now do the other steps for yourself because im suggesting you know them

I can't comment yet, so posting here... I just tried the above OSK.EXE debug trick but regedit instantly closes when I save the filled "C:\windows\system32\cmd.exe" into the already created Debugger key so Microsoft is actively working to block native ways to do this. It is really weird because other things do not trigger this.

I use the RunAsTi utility to run as TrustedInstaller (high privilege). The utility can be used even in recovery mode of Windows (the mode you enter by doing Shift+Restart), the psexec utility doesn't work there. But you need to add your C:\Windows and C:\Windows\System32 (not X:\Windows and X:\Windows\System32) paths to the PATH environment variable, otherwise RunAsTi won't work in recovery mode, it will just print: AdjustTokenPrivileges for SeImpersonateName: Not all privileges or groups referenced are assigned to the caller.

i used Paul Harris recommendation and created a batch file .cmd or .bat with what ever command i needed to run under system and used the schedule task run one time.than trigger it as needed. and updated the batch as needed. so any command i need to run under system i just update the batch.

I'm trying to get applications to "run as administrator" by default, so that I'm not constantly having trouble saving/overwriting files, etc. The priority here is to be able to modify my own files on an external hard drive; I wouldn't have expected that I'd have to do anything special to be able to do this. My user account on the laptop is an "Administrator" account, and I have set the User Account Control setting to "Never notify". I thought that this would achieve the effect I want (as also suggested in this related question in relation to Windows 7).

PS. I'm aware that what I'm trying to do is a security risk, but that's not the point of this question; whether I should or should not do something is different to whether I can or cannot do something.

Now that we're back in the advanced ACL editor, check the box that replaces child item ACLs. Click OK and accept the warning. Click OK on the properties window, wait for the operation to complete (if there is one), and you're done.

Note: While trying my second option (above), I had one application that didn't initially have the "Run this program as an administrator" checkbox. I had to do the following to get the checkbox to appear and to always run as an administrator:

in the registry needs to be changed to 0. This disables the "administrator in Admin Approval Mode" user type, thus allowing all administrator users to run their processes as administrators by default.

After doing that, your programs/processes will be run in Administrator mode by default (given that your user is an Administrator), i.e. you will not be having (so much) trouble saving files to certain locations, without launching the respective program specifically as Administrator first.

If a search lead you here, and you want to "run (certain) applications as administrator by default" - even when it is launched by an associated file type or anything other than a special shortcut, you have to use the registry. Those compatibility tabs on the file properties dialog are no longer available in windows 10, and other registry hacks for older windows versions have also been removed.

I am a student and for my algebra class in order to take my essays which are a major part of my grade I need Lockdown Browser. I physically cannot open my essays without Lockdown Browser. The version my professor provided only runs windows 10 and I also couldn't find one online that would run windows 11 which is what I use. I can't open it or run as administrator, and I have tried uninstalling and reinstalling the lates version 3 times to no avail. My Microsoft account also won't open it because it isn't seen as a supported application. How can I find a windows 11 version if it exists and if not, how do I get around this problem?

That said, in looking at the system requirements for LockDown browser, I wonder if you have Windows 11 in S mode, which is a secure mode of Windows that is often turned on by default when you purchase a computer. Some folks don't realize they have it turned on. Lockdown Browser does not support Windows in S mode. You might also try checking for any updates to Windows and your browser.

In unity 2021.1.25f1 the issue is fixed I have tested unity in my laptop to its maximum for the past 10 days it just crashed only one , whereas in windows 10 unity used to crash a minimum of twice in a day, with windows 11 unity is lot stable

I recommend the upgrade to windows 11 , cause it increases the total performance of your computer, especially if you are a person who uses unity every day and Adobe applications offer either more performance or the same to windows 10 not lesser even in my creepy laptop

Yes you can, any version of unity will run in windows 11 but it literally depends on your machine specs. If your machine is creepy like mine then you should think,if it is a decent machine you can do it without any second thoughts

Hi! My question is that I have a server that can only run on a windows machine and I need a mysql server as a database. How can I manage to run two containers at the same time where one is windows and the other is linux based?

How would you make it work ? So the goal would be to have two containers in a docker desktop running on a windows operating system, one windows and one linux, running at the same time and networking between them so they can communicate with each other.

64591212e2
Reply all
Reply to author
Forward
0 new messages